This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
deps: update dependency io.grpc:grpc-bom to v1.32.1 #270
Merged
chingor13
merged 1 commit into
googleapis:master
from
renovate-bot:renovate/core-dependencies
Sep 23, 2020
Merged
deps: update dependency io.grpc:grpc-bom to v1.32.1 #270
chingor13
merged 1 commit into
googleapis:master
from
renovate-bot:renovate/core-dependencies
Sep 23, 2020
Conversation
This file contains 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
trusted-contributions-gcf
bot
added
the
kokoro:run
Add this label to force Kokoro to re-run the tests.
label
Aug 12, 2020
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Aug 12, 2020
yoshi-kokoro
removed
the
kokoro:run
Add this label to force Kokoro to re-run the tests.
label
Aug 12, 2020
Codecov Report
@@ Coverage Diff @@
## master #270 +/- ##
=============================================
+ Coverage 9.19% 67.62% +58.42%
- Complexity 32 384 +352
=============================================
Files 36 36
Lines 1968 1986 +18
Branches 260 269 +9
=============================================
+ Hits 181 1343 +1162
+ Misses 1775 535 -1240
- Partials 12 108 +96 Continue to review full report at Codecov.
|
trusted-contributions-gcf
bot
added
the
kokoro:run
Add this label to force Kokoro to re-run the tests.
label
Aug 12, 2020
renovate-bot
force-pushed
the
renovate/core-dependencies
branch
from
August 27, 2020 17:04
1bbbd5b
to
5cf6185
Compare
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 27, 2020
yoshi-kokoro
removed
kokoro:run
Add this label to force Kokoro to re-run the tests.
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
labels
Aug 27, 2020
renovate-bot
force-pushed
the
renovate/core-dependencies
branch
from
September 10, 2020 02:03
5cf6185
to
89353db
Compare
renovate-bot
changed the title
deps: update dependency io.grpc:grpc-bom to v1.31.1
deps: update dependency io.grpc:grpc-bom to v1.32.1
Sep 10, 2020
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 10, 2020
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Sep 10, 2020
chingor13
approved these changes
Sep 23, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Sep 23, 2020
🤖 I have created a release \*beep\* \*boop\* --- ### [1.93.9](https://www.github.com/googleapis/java-core/compare/v1.93.8...v1.93.9) (2020-09-23) ### Dependencies * update dependency com.google.api.grpc:proto-google-iam-v1 to v1.0.1 ([#282](https://www.github.com/googleapis/java-core/issues/282)) ([933172c](https://www.github.com/googleapis/java-core/commit/933172c835593ad13c4ae85c0c467b2823ca44da)) * update dependency com.google.protobuf:protobuf-bom to v3.13.0 ([#273](https://www.github.com/googleapis/java-core/issues/273)) ([4476f33](https://www.github.com/googleapis/java-core/commit/4476f33cab440ff2dcc12597f968d9d719d46e5b)) * update dependency io.grpc:grpc-bom to v1.32.1 ([#270](https://www.github.com/googleapis/java-core/issues/270)) ([df518d3](https://www.github.com/googleapis/java-core/commit/df518d3445df07811d9be9770f120315af0100b1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.31.0
->1.32.1
Release Notes
grpc/grpc-java
v1.32.1
Compare 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=false
will 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.1
Compare Source
Bug Fixes
GRPC_EXPERIMENTAL_AUTOFLOWCONTROL=false
will 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 issueRenovate 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 this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.