fix(deps): Update grpc-java monorepo to v1.61.1#172
Merged
kodiakhq[bot] merged 3 commits intomainfrom Feb 9, 2024
Merged
Conversation
a71a437 to
decb5ad
Compare
decb5ad to
1a0b426
Compare
candiduslynx
approved these changes
Feb 9, 2024
Contributor
|
cc: @erezrokah on the deps update (& the |
kodiakhq bot
pushed a commit
that referenced
this pull request
Feb 9, 2024
🤖 I have created a release *beep* *boop* --- ## [0.0.21](v0.0.20...v0.0.21) (2024-02-09) ### Features * Implement `GetSpecSchema` ([#180](#180)) ([9eeb976](9eeb976)) ### Bug Fixes * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.14 ([#178](#178)) ([6871551](6871551)) * **deps:** Update grpc-java monorepo to v1.61.1 ([#172](#172)) ([4ada7bc](4ada7bc)) --- 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.60.1->1.61.11.60.1->1.61.11.60.1->1.61.11.60.1->1.61.1Release Notes
grpc/grpc-java (io.grpc:grpc-testing)
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)v1.61.0API Changes
860b5cb)New Features
Improvements
201893f)round_robinpickers (dca89b2). This makes its implementation more similar toweighted_round_robin.Bug Fixes
8ac43dd). The Gradle test fixtures are for use by grpc-java's internal tests.Dependencies
55a9c01). Bazel 7 is available, and Protobuf has already dropped support for Bazel 5.d6830d7). This reduces the transitive classes "leaked" into the compile classpath. In particular, grpc-core (io.grpc.internal) will be less frequently included transitively at compile time.c985797)Acknowledgements
v1.60.2Bug 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.