-
Notifications
You must be signed in to change notification settings - Fork 39
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
deps: update core dependencies #170
deps: update core dependencies #170
Conversation
Codecov Report
@@ Coverage Diff @@
## master #170 +/- ##
=========================================
Coverage 76.73% 76.73%
Complexity 579 579
=========================================
Files 42 42
Lines 3426 3426
Branches 237 237
=========================================
Hits 2629 2629
Misses 651 651
Partials 146 146 Continue to review full report at Codecov.
|
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
1 similar comment
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
aa6f0ff
to
cb03ee6
Compare
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
1 similar comment
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
cb03ee6
to
2c83606
Compare
2c83606
to
a72e943
Compare
a72e943
to
8e89e7d
Compare
This PR contains the following updates:
1.29.0
->1.30.0
1.93.4
->1.93.5
1.93.4
->1.93.5
Release Notes
grpc/grpc-java
v1.30.0
Compare Source
Behavioral Changes
NettyChannelBuilder#flowControlWindow
orNettyServerBuilder#flowControlWindow
. ExistingflowControlWindow
users need to useinitialFlowWindowSize
to enable BDP.New Features
ClientCallStreamObserver.disableAutoRequestWithInitial(int)
andServerCallStreamObserver.disableAutoRequest()
that disables all automatic inbound flow-control requests. These methods are intended to replace the existingCallStreamObserver.disableAutoInboundFlowControl()
. There may still be some tweaks to the API, sodisableAutoInboundFlowControl()
is not yet deprecatedInprocessChannelBuilder
to show stacktrace from transport when an error happens in tests.NettyServerBuilder
to allow passing channel options for the boss ELG.Bug Fixes
Documentation
org.apache.tomcat:annotations-api
for the@Generated
annotation instead ofjavax.annotation:javax.annotation-api
, as it has a more appropriate licenseDependencies
Examples
Acknowledgements
@agasparovic-sabre
@AgentK20
@apolcyn
@asdf2014
@ashithasantosh
@chalin
@bogdandrutu
@DRayX
@hojongs
@Nextproc
@plaflamme
@reggiemcdonald
@RiyaTyagi
googleapis/java-core
v1.93.5
Compare Source
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.
This PR has been generated by WhiteSource Renovate. View repository job log here.