fix(deps): Update grpc-java monorepo to v1.62.2#86
Merged
kodiakhq[bot] merged 2 commits intomainfrom Mar 1, 2024
Merged
Conversation
kodiakhq bot
pushed a commit
that referenced
this pull request
Mar 1, 2024
🤖 I have created a release *beep* *boop* --- ## [0.0.15](v0.0.14...v0.0.15) (2024-03-01) ### Bug Fixes * **deps:** Update dependency com.google.protobuf:protobuf-java-util to v3.25.3 ([#83](#83)) ([f8961bf](f8961bf)) * **deps:** Update dependency gradle to v8.6 ([#85](#85)) ([0f5f17b](0f5f17b)) * **deps:** Update grpc-java monorepo to v1.62.2 ([#86](#86)) ([250e211](250e211)) * Generate Java Code from `plugin-pb` ([#87](#87)) ([e09b4fd](e09b4fd)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.61.0->1.62.21.61.0->1.62.21.61.0->1.62.21.61.0->1.62.21.61.0->1.62.21.61.0->1.62.2Release Notes
grpc/grpc-java (io.grpc:protoc-gen-grpc-java)
v1.62.2gRPC Java 1.62.2 Release Notes
Note that this is the initial 1.62.x release
API Changes
io.grpc.services.BinaryLogs, which was deprecated since 2021.io.grpc.protobuf.services.BinaryLogsshould be used instead (#10832).6d96e65)New Features
Improvements
cb03bd2). This is mostly a behind-the-scenes change to adjust to the newer way Bazel operates65a6b3b). Neither binary uses runfiles, but the task will be ready if they need to in the future100d5a5)7ba0718)Bug Fixes
Dependencies
Acknowledgements
v1.61.1Bug Fixes
xds: Fix a bug in
WeightedRoundRobinLoadBalancerpolicy that could raiseNullPointerExceptionand further cause channel panic when picking a subchannel. This bug can only be triggered when connection can not be established and the channel reportsTRANSIENT_FAILUREstate. (#10868)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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 these updates again.
This PR has been generated by Renovate Bot.