chore(deps): update grpc packages to v1.32.1 - #7300
Merged
Merged
Conversation
renovate-bot
force-pushed
the
renovate/grpc-packages
branch
from
August 12, 2020 21:53
3ffc026 to
3ae0309
Compare
renovate-bot
force-pushed
the
renovate/grpc-packages
branch
from
September 10, 2020 02:03
3ae0309 to
7408dd4
Compare
chingor13
approved these changes
Sep 22, 2020
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.30.2->1.32.11.30.2->1.32.11.30.2->1.32.11.30.2->1.32.1Release Notes
grpc/grpc-java
v1.32.1Compare Source
API Changes
ChannelBuilder.blockingExecutor()(#7242). There should not be any users as it was deprecated the first release it was available and was renamedoffloadExecutor().New Features
Bug Fixes
GRPC_EXPERIMENTAL_AUTOFLOWCONTROL=falsewill now disable the BDP monitoring introduced in v1.30.0. This is intended to help diagnose a “too_many_pings” compatibility issue and will be removed once it is resolved. If you need to use the variable, please file an issueDependencies
Acknowledgements
@susinmotion
@trustin
@wanyingd1996
v1.31.1Compare Source
Bug Fixes
GRPC_EXPERIMENTAL_AUTOFLOWCONTROL=falsewill now disable the BDP monitoring introduced in v1.30.0. This is intended to help diagnose a “too_many_pings” compatibility issue and will be removed once it is resolved. If you need to use the variable, _please_ file an issuev1.31.0Compare Source
API Changes
ManagedChannelBuilder.nameResolverFactoryis 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 orNameResolverRegistry.register(). There is a plan to add a method toManagedChannelBuilderto specify the default target scheme for the channel. If your use-case is not covered, please inform us on #7133New Features
LoadBalancer.Helper.createResolvingOobChannelBuilder(). It is similar toLoadBalancer.Helper.createResolvingOobChannel()except allows configuring the channel (#7136)Bug Fixes
Documentation
Dependencies
Examples
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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.