Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update protobuf_grpc #861

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Update protobuf_grpc #861

merged 1 commit into from
Dec 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:protoc-gen-grpc-java 1.68.1 -> 1.68.2 age adoption passing confidence
com.google.protobuf:protoc (source) 4.28.3 -> 4.29.1 age adoption passing confidence
io.grpc:grpc-bom 1.68.1 -> 1.68.2 age adoption passing confidence
com.google.protobuf:protobuf-bom (source) 4.28.3 -> 4.29.1 age adoption passing confidence

Release Notes

grpc/grpc-java (io.grpc:protoc-gen-grpc-java)

v1.68.2

Bug Fixes
  • api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (https://github.com/grpc/grpc-java/pull/11688). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#​11662) that could be seen in certain custom NameResolvers
  • okhttp: If the frame handler thread is null do not schedule it on the executor (https://github.com/grpc/grpc-java/pull/11716). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks
Improvements

Configuration

📅 Schedule: Branch creation - "every 3 weeks on Monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Dec 2, 2024
@renovate renovate bot force-pushed the renovate/protobuf_grpc branch from 9570480 to 53a52f9 Compare December 4, 2024 21:51
@renovate renovate bot force-pushed the renovate/protobuf_grpc branch from 53a52f9 to ea86d50 Compare December 5, 2024 16:06
@loosebazooka loosebazooka merged commit 620d237 into main Dec 5, 2024
22 checks passed
@loosebazooka loosebazooka deleted the renovate/protobuf_grpc branch December 5, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant