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.0
1.62.2
->1.63.0
1.62.2
->1.63.0
1.62.2
->1.63.0
1.62.2
->1.63.0
Release Notes
grpc/grpc-java (io.grpc:grpc-protobuf)
v1.63.0
API 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_omit
to protoc-gen-grpc-java when generating codefeab4e5
).grpc-xds
jar 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.