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

Conversation

renovate-bot

This PR contains the following updates:

PackageUpdateChange
com.google.api:gax-grpcminor1.57.1 -> 1.58.0
com.google.api:gax-bomminor1.57.1 -> 1.58.0
io.grpc:grpc-bomminor1.30.2 -> 1.31.0

Release Notes

googleapis/gax-java

v1.58.0

Compare Source

Features
Bug Fixes
1.57.2 (2020-07-21)
Bug Fixes
1.57.1 (2020-07-07)
Bug Fixes
Dependencies
grpc/grpc-java

v1.31.0

Compare Source

API Changes
  • api: ManagedChannelBuilder.nameResolverFactory is now marked deprecated. It has long been our plan to remove the function, but was not communicated. Most usages should be able to globally register via the SPI mechanism or NameResolverRegistry.register(). There is a plan to add a method to ManagedChannelBuilder to specify the default target scheme for the channel. If your use-case is not covered, please inform us on #​7133
New Features
  • The following new xDS functionality is added in this release:
    • Requests matching based on path (prefix, full path and safe regex) and headers.
    • Requests routing to multiple clusters based on weights.
    • The xDS features supported in a given release are documented here.
  • api: Added LoadBalancer.Helper.createResolvingOobChannelBuilder(). It is similar to LoadBalancer.Helper.createResolvingOobChannel() except allows configuring the channel (#​7136)
Bug Fixes
  • netty: return status code unavailable when netty channel has unresolved InetSocketAddress (#​7023)
  • core: fix a bug that a call may hang when using manual flow control and gRPC retry is enabled (#​6817)
Documentation
  • stub: Documented more behavior of ClientCalls and ServerCalls, with regard to ClientResponseObserver, ClientCallStreamObserver, ServerCallStreamObserver, and exceptions
  • api: Documented how Providers may be used in their respective class documentation. Previously you “just had to know” the SPI mechanism was available
Dependencies
Examples
  • examples: Add client/server retrying example via service config #​7111
Acknowledgements

@​alexanderscott
@​AnarSultanov
@​cindyxue
@​d-reidenbach
@​elharo
@​gsharma
@​reggiemcdonald


Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@trusted-contributions-gcftrusted-contributions-gcf bot added the kokoro:runAdd this label to force Kokoro to re-run the tests.label Jul 29, 2020
@google-clagoogle-cla bot added the cla: yesThis human has signed the Contributor License Agreement.label Jul 29, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:runAdd this label to force Kokoro to re-run the tests.label Jul 29, 2020
@trusted-contributions-gcftrusted-contributions-gcf bot added the kokoro:runAdd this label to force Kokoro to re-run the tests.label Jul 30, 2020
@renovate-botrenovate-bot force-pushed the renovate/core-dependencies branch from 9dab661 to 4b265be Compare August 3, 2020 21:05
@renovate-botrenovate-bot changed the title deps: update dependency io.grpc:grpc-bom to v1.31.0 deps: update core dependencies Aug 3, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:runAdd this label to force Kokoro to re-run the tests.label Aug 3, 2020
Sign up for free to subscribe to this conversation on . Already have an account? Sign in.
cla: yesThis human has signed the Contributor License Agreement.
None yet

Successfully merging this pull request may close these issues.