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

Commit 275b882

Browse files
authored
deps: update dependency io.grpc:grpc-bom to v1.43.1 (#647)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) | `1.42.1` -> `1.43.1` | [![age](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.43.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.43.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.43.1/compatibility-slim/1.42.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.43.1/confidence-slim/1.42.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>grpc/grpc-java</summary> ### [`v1.43.1`](https://togithub.com/grpc/grpc-java/releases/v1.43.1) [Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.43.0...v1.43.1) ##### Bug Fixes - core: fix a race condition when calling ManagedChannel#enterIdle() ([#&#8203;8761](https://togithub.com/grpc/grpc-java/issues/8761)) ##### Dependencies - Bump GSON to 2.8.9 ([#&#8203;8764](https://togithub.com/grpc/grpc-java/issues/8764)) ### [`v1.43.0`](https://togithub.com/grpc/grpc-java/releases/v1.43.0) [Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.42.1...v1.43.0) ##### API Changes - alts: Make GoogleDefaultChannelCredentials take a CallCredentials ([#&#8203;8548](https://togithub.com/grpc/grpc-java/issues/8548)) - binder: Support BinderChannelBuilder.forTarget ([#&#8203;8633](https://togithub.com/grpc/grpc-java/issues/8633)) - inprocess: Add support for anonymous in-process servers ([#&#8203;8589](https://togithub.com/grpc/grpc-java/issues/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 ([#&#8203;8706](https://togithub.com/grpc/grpc-java/issues/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 [#&#8203;8663](https://togithub.com/grpc/grpc-java/issues/8663) - xds: fix a bug where XdsServer didn’t block start() when configuration is missing, and instead errored. [#&#8203;8660](https://togithub.com/grpc/grpc-java/issues/8660) ##### New Features - protoc-gen-grpc-java plugin support for Apple M1 architecture ([#&#8203;7690](https://togithub.com/grpc/grpc-java/issues/7690)) - okhttp: introduced new TLS1.2 cipher suites and internal okhttp implementation for TLS1.3 prepared ([#&#8203;8650](https://togithub.com/grpc/grpc-java/issues/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 ([#&#8203;8683](https://togithub.com/grpc/grpc-java/issues/8683)) ##### Dependencies - bump guava to 30.1.1-android ([#&#8203;8748](https://togithub.com/grpc/grpc-java/issues/8748)) - bump protobuf to 3.19.1 ([#&#8203;8748](https://togithub.com/grpc/grpc-java/issues/8748)) ##### Acknowledgement [@&#8203;beatrausch](https://togithub.com/beatrausch) [@&#8203;benjaminp](https://togithub.com/benjaminp) Benjamin Peterson [@&#8203;cfredri4](https://togithub.com/cfredri4) [@&#8203;kdubb](https://togithub.com/kdubb) Kevin Wooten </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
1 parent d236ec3 commit 275b882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<google.auth.version>1.3.0</google.auth.version>
159159
<google.api.version>1.32.2</google.api.version>
160160
<google.http.version>1.40.1</google.http.version>
161-
<grpc.version>1.42.1</grpc.version>
161+
<grpc.version>1.43.1</grpc.version>
162162
<protobuf.version>3.19.1</protobuf.version>
163163
<opencensus.version>0.28.0</opencensus.version>
164164
<annotations-api.version>1.3.2</annotations-api.version>

0 commit comments

Comments
 (0)