Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.56.1#1830

Merged
gcf-merge-on-green[bot] merged 1 commit into
googleapis:mainfrom
renovate-bot:renovate/io.grpc-protoc-gen-grpc-java-1.x
Jul 5, 2023
Merged

test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.56.1#1830
gcf-merge-on-green[bot] merged 1 commit into
googleapis:mainfrom
renovate-bot:renovate/io.grpc-protoc-gen-grpc-java-1.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Jul 1, 2023

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:protoc-gen-grpc-java 1.56.0 -> 1.56.1 age adoption passing confidence

Release Notes

grpc/grpc-java (io.grpc:protoc-gen-grpc-java)

v1.56.1

Bug fixes
  • core: Fix regression where polling NameResolvers would not refresh after a resolution error (#​10328). The symptom is a transient failure like "UNAVAILABLE: Unable to resolve host" continuing potentially forever. This did not impact DnsNameResolver, but it did impacted GrpclbNameResolver which is the dns name resolver used when grpc-grpclb is in the classpath. So even users that think "I don't use grpclb" may have been impacted. round_robin is mainly impacted on startup, but if the error happened afterward it would commonly fix itself for short transient DNS failures. pick_first is impacted at all times; any failed DNS resolution could cause all future RPCs on the channel to fail.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team July 1, 2023 08:05
@renovate-bot renovate-bot force-pushed the renovate/io.grpc-protoc-gen-grpc-java-1.x branch from 5e63061 to 17a37d3 Compare July 1, 2023 08:05
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 1, 2023
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Jul 1, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 1, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2023
@kolea2 kolea2 added the automerge Merge the pull request once unit tests and other checks pass. label Jul 5, 2023
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 1893be7 into googleapis:main Jul 5, 2023
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jul 5, 2023
@renovate-bot renovate-bot deleted the renovate/io.grpc-protoc-gen-grpc-java-1.x branch July 5, 2023 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants