Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

deps: update dependency io.grpc:grpc-bom to v1.43.1 #647

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.grpc:grpc-bom 1.42.1 -> 1.43.1 age adoption passing confidence

Release Notes

grpc/grpc-java

v1.43.1

Compare Source

Bug Fixes
  • core: fix a race condition when calling ManagedChannel#enterIdle() (#​8761)
Dependencies

v1.43.0

Compare Source

API Changes
  • alts: Make GoogleDefaultChannelCredentials take a CallCredentials (#​8548)
  • binder: Support BinderChannelBuilder.forTarget (#​8633)
  • inprocess: Add support for anonymous in-process servers (#​8589)
Bug Fixes
  • census: fixed a bug which in rare cases, a NullPointerException may be thrown by recordFinishedAttempt(). Users not enabling grpc-census are not impacted by this bug (#​8706)
  • xds: stop generating UUIDs for filter chains that lack them. The UUID was preventing the XdsServer from noticing when a control plane sent a needless duplicate update, causing XdsServer to drain all its existing connections to use the “new” configuration #​8663
  • xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. #​8660
New Features
  • protoc-gen-grpc-java plugin support for Apple M1 architecture (#​7690)
  • okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared (#​8650)
  • netty: Add ability to set system property -Dio.grpc.netty.disableConnectionHeaderCheck=false to disable HTTP Connection header check. This is a temporary workaround to allow fixing out-of-spec HTTP/2 clients (#​8683)
Dependencies
Acknowledgement

@​beatrausch
@​benjaminp Benjamin Peterson
@​cfredri4
@​kdubb Kevin Wooten


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner December 15, 2021 04:01
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 15, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 15, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 15, 2021
@renovate-bot renovate-bot changed the title deps: update dependency io.grpc:grpc-bom to v1.43.0 deps: update dependency io.grpc:grpc-bom to v1.43.1 Dec 21, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 21, 2021
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 21, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 21, 2021
@lesv lesv added the automerge Merge the pull request once unit tests and other checks pass. label Dec 28, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit 275b882 into googleapis:main Dec 28, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Dec 28, 2021
@renovate-bot renovate-bot deleted the renovate/grpc.version branch December 28, 2021 20:44
gcf-merge-on-green bot pushed a commit that referenced this pull request Jan 6, 2022
🤖 I have created a release \*beep\* \*boop\*
---
### [2.3.4](https://github.com/googleapis/java-core/compare/v2.3.3...v2.3.4) (2022-01-06)


### Bug Fixes

* fixed compilation warnings from error prone ([e6e7040](https://github.com/googleapis/java-core/commit/e6e7040305b19ec9d5468f4cd44d7a29d0d5e470))
* **java:** add -ntp flag to native image testing command ([#1299](https://github.com/googleapis/java-core/issues/1299)) ([#643](https://github.com/googleapis/java-core/issues/643)) ([0f4c1db](https://github.com/googleapis/java-core/commit/0f4c1dbbd89d82f5cc86c2b684d6645699b835b3))
* **java:** run Maven in plain console-friendly mode ([#1301](https://github.com/googleapis/java-core/issues/1301)) ([#652](https://github.com/googleapis/java-core/issues/652)) ([ab2fa93](https://github.com/googleapis/java-core/commit/ab2fa93ba0434f593abb063afad44dc923bf462a))


### Dependencies

* update dependency com.google.api-client:google-api-client-bom to v1.33.0 ([#658](https://github.com/googleapis/java-core/issues/658)) ([d417ebd](https://github.com/googleapis/java-core/commit/d417ebd7bedc9d4e983f32c87a8d61163502cf1d))
* update dependency com.google.api:gax-bom to v2.8.0 ([#659](https://github.com/googleapis/java-core/issues/659)) ([91717ab](https://github.com/googleapis/java-core/commit/91717ab9361a31976727b26d08837e8b3838bdb4))
* update dependency com.google.api.grpc:proto-google-common-protos to v2.7.1 ([#656](https://github.com/googleapis/java-core/issues/656)) ([ecfbdc1](https://github.com/googleapis/java-core/commit/ecfbdc181087d37d38f7911b9962953f5d246434))
* update dependency com.google.api.grpc:proto-google-iam-v1 to v1.2.0 ([#645](https://github.com/googleapis/java-core/issues/645)) ([3926b54](https://github.com/googleapis/java-core/commit/3926b5423893635dd709b8fc6037fb896396ff13))
* update dependency com.google.http-client:google-http-client-bom to v1.41.0 ([#657](https://github.com/googleapis/java-core/issues/657)) ([41a5120](https://github.com/googleapis/java-core/commit/41a51201a3712f71f6cf3be3c29db68360b2405f))
* update dependency com.google.protobuf:protobuf-bom to v3.19.2 ([#655](https://github.com/googleapis/java-core/issues/655)) ([eb6c037](https://github.com/googleapis/java-core/commit/eb6c03729af41e6d7bd9db80644b8ddfd22e78ec))
* update dependency io.grpc:grpc-bom to v1.43.1 ([#647](https://github.com/googleapis/java-core/issues/647)) ([275b882](https://github.com/googleapis/java-core/commit/275b882918f7625daeb3e98ab26b7b0a2f2cdb7b))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants