- Notifications
You must be signed in to change notification settings - Fork 15
deps: update dependency io.grpc:grpc-bom to v1.30.0 #168
deps: update dependency io.grpc:grpc-bom to v1.30.0 #168
Conversation
Codecov Report
@@ Coverage Diff @@ ## master #168 +/- ## ========================================= Coverage 72.43% 72.43% Complexity 219 219 ========================================= Files 19 19 Lines 1669 1669 Branches 26 26 ========================================= Hits 1209 1209 Misses 427 427 Partials 33 33 Continue to review full report at Codecov.
|
9380143 to 6434c8f Compare | 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. |
1 similar comment
| 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. |
| 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. |
6434c8f to 498c0d5 Compare 498c0d5 to a444eb5 Compare 🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/java-containeranalysis/compare/v1.0.0...v1.1.0) (2020-06-22) ### Features * **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#184](https://www.github.com/googleapis/java-containeranalysis/issues/184)) ([ab9f795](https://www.github.com/googleapis/java-containeranalysis/commit/ab9f7954a65a1af2926ef91e943ffd62f6368841)) ### Dependencies * update dependency com.google.protobuf:protobuf-java-util to v3.12.2 ([#152](https://www.github.com/googleapis/java-containeranalysis/issues/152)) ([853394e](https://www.github.com/googleapis/java-containeranalysis/commit/853394e8a44a71f31a456fb212b6350f928537a9)) * update dependency io.grpc:grpc-bom to v1.30.0 ([#168](https://www.github.com/googleapis/java-containeranalysis/issues/168)) ([5b4e230](https://www.github.com/googleapis/java-containeranalysis/commit/5b4e23051c58b3b9cf17f1aab1e36e6a0de0fcba)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
This PR contains the following updates:
1.29.0->1.30.0Release Notes
grpc/grpc-java
v1.30.0Compare Source
Behavioral Changes
NettyChannelBuilder#flowControlWindoworNettyServerBuilder#flowControlWindow. ExistingflowControlWindowusers need to useinitialFlowWindowSizeto 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 deprecatedInprocessChannelBuilderto show stacktrace from transport when an error happens in tests.NettyServerBuilderto allow passing channel options for the boss ELG.Bug Fixes
Documentation
org.apache.tomcat:annotations-apifor the@Generatedannotation 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
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 this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.