fix(deps): Update grpc-java monorepo to v1.63.0#224
Merged
kodiakhq[bot] merged 1 commit intomainfrom May 1, 2024
Merged
Conversation
kodiakhq bot
pushed a commit
that referenced
this pull request
May 6, 2024
🤖 I have created a release *beep* *boop* --- ## [0.0.28](v0.0.27...v0.0.28) (2024-05-06) ### Bug Fixes * **deps:** Update dependency commons-io:commons-io to v2.16.1 ([#220](#220)) ([75c9203](75c9203)) * **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.17 ([#228](#228)) ([1358a54](1358a54)) * **deps:** Update dependency nl.jqno.equalsverifier:equalsverifier to v3.16.1 ([#222](#222)) ([753fbe1](753fbe1)) * **deps:** Update eclipse-temurin Docker tag to v21.0.3_9-jre ([#223](#223)) ([5cf512e](5cf512e)) * **deps:** Update grpc-java monorepo to v1.63.0 ([#224](#224)) ([1b69fb6](1b69fb6)) --- 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.62.2->1.63.01.62.2->1.63.01.62.2->1.63.01.62.2->1.63.01.62.2->1.63.0Release Notes
grpc/grpc-java (io.grpc:grpc-inprocess)
v1.63.0API Changes
0d749c5)ff34d51)257d1c2)2c83ef0)New Features
xds, dual stack, happy eyeballs: Support dual stack in xds, change list includes:
8a9ce99)38f968f)c61fe69)51f811d)Improvements
eba699a)ce2adcc)3abab95). When the deadline triggered and the deadline was set on the RPC via the stub or CallOptions, gRPC would gather additional debugging information to help understand where the RPC took so long. However if the deadline came from io.grpc.Context the error was simply “context timed out.” Now the debugging information is provided in both casese19f1f1)0d39c2c). Pass the optionjakarta_omitto protoc-gen-grpc-java when generating codefeab4e5).grpc-xdsjar size has decreased by 35%.867e469)a68399a)0b82f01)Bug Fixes
f4cc166). This fixes a possible regression introduced in 1.60.0. Auditing the buggy code showed it unlikely to cause problems in practice, but that was more by happenstance than by designd7628a3)aa90768). The remote race could cause an RPC to hang until its deadline. It had been seen in practice when the client was severely CPU under-provisioned78b3972)Dependencies
Acknowledgement
Alex Panchenko
Benjamin Peterson
David Ankin
Prashanth Swaminathan
Touko Vainio-Kaila
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.