fix(deps): Update grpc-java monorepo to v1.64.0#104
Merged
kodiakhq[bot] merged 2 commits intomainfrom Jun 1, 2024
Merged
Conversation
kodiakhq bot
pushed a commit
that referenced
this pull request
Jun 2, 2024
🤖 I have created a release *beep* *boop* --- ## [0.0.18](v0.0.17...v0.0.18) (2024-06-01) ### Bug Fixes * **deps:** Update dependency com.google.protobuf:protobuf-java-util to v4.27.0 ([#101](#101)) ([edbc591](edbc591)) * **deps:** Update dependency gradle to v8.8 ([#102](#102)) ([5c37cbe](5c37cbe)) * **deps:** Update dependency org.mockito:mockito-core to v5.12.0 ([#103](#103)) ([f693462](f693462)) * **deps:** Update grpc-java monorepo to v1.64.0 ([#104](#104)) ([6307a6c](6307a6c)) * Generate Java Code from `plugin-pb` ([#105](#105)) ([9ddb50e](9ddb50e)) * Generate Java Code from `plugin-pb` ([#99](#99)) ([5da8cc7](5da8cc7)) --- 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.63.0->1.64.01.63.0->1.64.01.63.0->1.64.01.63.0->1.64.01.63.0->1.64.01.63.0->1.64.0Release Notes
grpc/grpc-java (io.grpc:protoc-gen-grpc-java)
v1.64.0API Changes
jakarta_omitwas renamed@generated=omit(#11086) (8a21afc)New Features
4561bb5)5ba1a55). The feature is still missing documentation and an example. It only supports metrics; tracing and logs will be future enhancements. See gRFC A66d1890c0)@maventargets (0064991)8050723)06df25b,35a171b,2897b39), to be exported by grpc-opentelemetry if explicitly enabled in GrpcOpenTelemetry. See gRFC A78a9fb272,a1d1932,8133318), to be exported by grpc-opentelemetry if explicitly enabled in GrpcOpenTelemetryImprovements
58de563)e036b1b). This will greatly improve the debuggability of certain server errors in particular cases. Instead of the client seeing “CANCELLED: RST_STREAM closed stream. HTTP/2 error code: CANCEL”, they could see “RESOURCE_EXHAUSTED: gRPC message exceeds maximum size4194304:6144592”f7ee5f3)e36f099)10cb4a3)537dbe8)load()statements for the Bazel builtin top-level java symbols (#11105) (add8c37)StatusProto.toStatusExceptionoverload to acceptThrowable(#11083) (5c9b492)Bug fixes
bdb6230)2c5f0c2). Previously the visible state change fromchannel.getState()was delayed until the name resolver returned results. This had no impact to RPC behaviore630593)6e97b18). These races had not been witnessed in practicef9b6e5f). This fixes a regression introduced by6e97b18that could hang RPCs instead of using fallback, but fixes a pre-existing bug that could greatly delay RPCs from using fallback.da619e2). This could have caused backoff entries to improperly be considered expired097a46b). The credential does its own verification and the default needs to be disabled for SPIFFEfb9a108)d21fe32)Dependencies
5a8da19)c703a1e)163efa3)77e59b2)Acknowledgements
@panchenko
@Ashok-Varma
@benjaminp
@AutomatedTester
@hypnoce
@keith
@laglangyue
@rostik404
@ryanpbrewster
@abtom
@hvadehra
@rtadepalli
v1.63.1Bug fixes
fb9a108)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.