fix(deps): Update grpc-java monorepo to v1.65.0 #109
Merged
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.64.0->1.65.01.64.0->1.65.01.64.0->1.65.01.64.0->1.65.01.64.0->1.65.01.64.0->1.65.0Release Notes
grpc/grpc-java (io.grpc:protoc-gen-grpc-java)
v1.65.0grpc-netty in this release is compatible with Netty 4.1.111; it fixes the incompatibility that caused data corruption. grpc-netty-shaded is still using Netty 4.1.100.
New Features
df8cfe9)Improvements
ClientStreamTracer.inboundHeaders(Metadata)(960012d). This is the same as the existinginboundHeaders(), but is provided the Metadata6ec744f)8844cf7). This could be viewed as a small performance optimization, but mainly reduces the amount of race-handling code781b4c4) This change shows@ExperimentalApibeing removed, but it was re-added in3c97245before the releasec31dbf4)791f894)Bug fixes
fea577c). This was a long-standing race that could cause RPCs to hang, but was very unlikely to be hit. Avoiding the double-picking (8844cf7) made the race more visible0fea7dd). The previous behavior easily caused data corruptiona28357e). Previously, shutting down when a new connection was being established could result in the server never becoming terminatede4e7f3a). This issue was unlikely to be hit outside of specialized testsd57f271). This fixes a regression introduced in 1.62.234ee600)1670e97)f995c12)Thanks to
@hakusai22
@firov
@mateusazis
@Mir3605
@niloc132
v1.64.1What's Changed
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.