From 712d26eddfacc735580a97e8b27ed242f9a38b0e Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 9 Jan 2023 20:10:14 +0000
Subject: [PATCH 1/4] chore(main): release 2.9.2-SNAPSHOT (#1072)
:robot: I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
---
google-cloud-core-bom/pom.xml | 8 ++++----
google-cloud-core-grpc/pom.xml | 4 ++--
google-cloud-core-http/pom.xml | 4 ++--
google-cloud-core/pom.xml | 4 ++--
pom.xml | 2 +-
versions.txt | 2 +-
6 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/google-cloud-core-bom/pom.xml b/google-cloud-core-bom/pom.xml
index a3702f906b..a3de374560 100644
--- a/google-cloud-core-bom/pom.xml
+++ b/google-cloud-core-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-bom
- 2.9.1
+ 2.9.2-SNAPSHOT
pom
com.google.cloud
@@ -63,17 +63,17 @@
com.google.cloud
google-cloud-core
- 2.9.1
+ 2.9.2-SNAPSHOT
com.google.cloud
google-cloud-core-grpc
- 2.9.1
+ 2.9.2-SNAPSHOT
com.google.cloud
google-cloud-core-http
- 2.9.1
+ 2.9.2-SNAPSHOT
diff --git a/google-cloud-core-grpc/pom.xml b/google-cloud-core-grpc/pom.xml
index 561b669fea..7bf78d6a42 100644
--- a/google-cloud-core-grpc/pom.xml
+++ b/google-cloud-core-grpc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-grpc
- 2.9.1
+ 2.9.2-SNAPSHOT
jar
Google Cloud Core gRPC
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.9.1
+ 2.9.2-SNAPSHOT
google-cloud-core-grpc
diff --git a/google-cloud-core-http/pom.xml b/google-cloud-core-http/pom.xml
index 2d6ea31631..1c73a67fa9 100644
--- a/google-cloud-core-http/pom.xml
+++ b/google-cloud-core-http/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-http
- 2.9.1
+ 2.9.2-SNAPSHOT
jar
Google Cloud Core HTTP
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.9.1
+ 2.9.2-SNAPSHOT
google-cloud-core-http
diff --git a/google-cloud-core/pom.xml b/google-cloud-core/pom.xml
index 0798324582..abb228cae5 100644
--- a/google-cloud-core/pom.xml
+++ b/google-cloud-core/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core
- 2.9.1
+ 2.9.2-SNAPSHOT
jar
Google Cloud Core
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.9.1
+ 2.9.2-SNAPSHOT
google-cloud-core
diff --git a/pom.xml b/pom.xml
index cea71fc54b..550417aaa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-core-parent
pom
- 2.9.1
+ 2.9.2-SNAPSHOT
Google Cloud Core Parent
https://github.com/googleapis/java-core
diff --git a/versions.txt b/versions.txt
index 377fa07991..40d02e70ef 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-core:2.9.1:2.9.1
+google-cloud-core:2.9.1:2.9.2-SNAPSHOT
From a45ec316782d2d2a1d3af149f338daf028d94206 Mon Sep 17 00:00:00 2001
From: Mend Renovate
Date: Wed, 18 Jan 2023 19:46:13 +0000
Subject: [PATCH 2/4] deps: update dependency io.grpc:grpc-bom to v1.52.1
(#1073)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](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.51.1` -> `1.52.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
grpc/grpc-java
### [`v1.52.1`](https://togithub.com/grpc/grpc-java/releases/tag/v1.52.1)
[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.52.0...v1.52.1)
##### Bug Fixes
- xds: Fix an internal bug in xds resource subscription that might cause xds stream not accepting response update for that resource type entirely. ([#9810](https://togithub.com/grpc/grpc-java/issues/9810))
### [`v1.52.0`](https://togithub.com/grpc/grpc-java/releases/tag/v1.52.0)
[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.51.3...v1.52.0)
#### gRPC Java 1.52.0 Release Notes
**grpc-xds starting with 1.51.0 had a regression where resources might stop receiving updates. The trigger could happen hours or days after the binary had started. xDS users should avoid this release and use 1.50.x until patch releases with the fix are available. [https://togithub.com/grpc/grpc-java/pull/9809](https://togithub.com/grpc/grpc-java/pull/9809)**
##### API Changes
- Fix CallOptions to be properly `@Immutable` ([#9689](https://togithub.com/grpc/grpc-java/issues/9689))
- binder: Promote out of experimental status ([#9669](https://togithub.com/grpc/grpc-java/issues/9669)). Much of the API is now stable
##### New Features
- xds: Support localities in multiple priorities ([#9683](https://togithub.com/grpc/grpc-java/issues/9683))
- xds: Log xDS node ID with verbosity INFO when environment variable GRPC_LOG_XDS_NODE_ID=true ([#9731](https://togithub.com/grpc/grpc-java/issues/9731))
##### Examples
- Add examples for name resolver and load balancer ([#9700](https://togithub.com/grpc/grpc-java/issues/9700))
- Swap to ChannelCredentials/ServerCredentials API, as it is preferred
##### Bug Fixes
- xds:Fix ConcurrentModificationException in PriorityLoadBalancer ([#9728](https://togithub.com/grpc/grpc-java/issues/9728))
- ManagedChannelImpl.SubchannelImpl fix args check to avoid NPE ([#9651](https://togithub.com/grpc/grpc-java/issues/9651))
- okhttp: Add missing server support for TLS ClientAuth ([#9711](https://togithub.com/grpc/grpc-java/issues/9711))
- binder: Ensure the security interceptor is always closest to the actual transport ([#9716](https://togithub.com/grpc/grpc-java/issues/9716))
- bazel: Include [@Generated](https://togithub.com/Generated) dep for autovalue. This fixes builds of xds and rls using Java 9+
- xds: Nack xds response when weighted cluster total weight sums zero ([#9738](https://togithub.com/grpc/grpc-java/issues/9738))
- core: Fix a bug about a retriable stream lifecycle. It stops using the call executor resource in a retriable stream when the client call is closed, thus preventing potential channel panics. ([#9626](https://togithub.com/grpc/grpc-java/issues/9626))
##### Behavior Changes
- binder: Set default idle timeout to 60 seconds, and enable "strict lifecycle management". ([#9486](https://togithub.com/grpc/grpc-java/issues/9486))
- xds: Limit ring hash max size to 4K instead of 8M ([#9709](https://togithub.com/grpc/grpc-java/issues/9709)). `RingHashOptions.setRingSizeCap()` can increase the limit
- binder: Set default idle timeout to 60 seconds, and add `BinderChannelBuilder.strictLifecycleManagement()` which disables idle timeout and prevents it from being changed ([#9486](https://togithub.com/grpc/grpc-java/issues/9486)). Disabling idle timeout can be useful to find bugs in applications that fail to promptly shut down the channel and are particularly sensitive to keeping Binder instances alive.
- bazel: Replace ctx.host_configuration.host_path_separator with ctx.configuration.host_path_separator ([#9742](https://togithub.com/grpc/grpc-java/issues/9742)). This changes no behavior today, but improves future compatibility with newer versions of Bazel
- xds: Refactor internal logics about LDS and CDS resource handling. It may cause minor log line changes about corresponding RDS and EDS subscriber event notification, but it should not change xds name resolution and LB behavior. ([#9724](https://togithub.com/grpc/grpc-java/issues/9724))
##### Dependencies
##### Acknowledgement
[@RapperCL](https://togithub.com/RapperCL)
[@Smityz](https://togithub.com/Smityz)
[@pandaapo](https://togithub.com/pandaapo)
### [`v1.51.3`](https://togithub.com/grpc/grpc-java/releases/tag/v1.51.3)
[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.51.1...v1.51.3)
##### Bug Fixes
- xds: Fix an internal bug in xds resource subscription that might cause xds stream not accepting response update for that resource type entirely. ([https://togithub.com/grpc/grpc-java/pull/9811](https://togithub.com/grpc/grpc-java/pull/9811))
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 550417aaa7..4f9f1aba1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
1.14.0
2.1.2
1.42.3
- 1.51.1
+ 1.52.1
3.21.12
0.31.1
1.3.2
From 0e0838a6d2eb0f798422ef481ba926d580f697ef Mon Sep 17 00:00:00 2001
From: Mend Renovate
Date: Wed, 18 Jan 2023 19:46:19 +0000
Subject: [PATCH 3/4] build(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.4.2 (#1074)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) | `3.4.1` -> `3.4.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4f9f1aba1c..b380e1d771 100644
--- a/pom.xml
+++ b/pom.xml
@@ -329,7 +329,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.4.1
+ 3.4.2
From 23e329fd93808a9de239d3c0862d06a95c81dd0a Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 18 Jan 2023 19:54:12 +0000
Subject: [PATCH 4/4] chore(main): release 2.9.2 (#1076)
:robot: I have created a release *beep* *boop*
---
## [2.9.2](https://togithub.com/googleapis/java-core/compare/v2.9.1...v2.9.2) (2023-01-18)
### Dependencies
* Update dependency io.grpc:grpc-bom to v1.52.1 ([#1073](https://togithub.com/googleapis/java-core/issues/1073)) ([a45ec31](https://togithub.com/googleapis/java-core/commit/a45ec316782d2d2a1d3af149f338daf028d94206))
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
---
CHANGELOG.md | 7 +++++++
google-cloud-core-bom/pom.xml | 8 ++++----
google-cloud-core-grpc/pom.xml | 4 ++--
google-cloud-core-http/pom.xml | 4 ++--
google-cloud-core/pom.xml | 4 ++--
pom.xml | 2 +-
versions.txt | 2 +-
7 files changed, 19 insertions(+), 12 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 72cdd9fa2c..0197f06ab3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.9.2](https://github.com/googleapis/java-core/compare/v2.9.1...v2.9.2) (2023-01-18)
+
+
+### Dependencies
+
+* Update dependency io.grpc:grpc-bom to v1.52.1 ([#1073](https://github.com/googleapis/java-core/issues/1073)) ([a45ec31](https://github.com/googleapis/java-core/commit/a45ec316782d2d2a1d3af149f338daf028d94206))
+
## [2.9.1](https://github.com/googleapis/java-core/compare/v2.9.0...v2.9.1) (2023-01-09)
diff --git a/google-cloud-core-bom/pom.xml b/google-cloud-core-bom/pom.xml
index a3de374560..8807556d4a 100644
--- a/google-cloud-core-bom/pom.xml
+++ b/google-cloud-core-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-bom
- 2.9.2-SNAPSHOT
+ 2.9.2
pom
com.google.cloud
@@ -63,17 +63,17 @@
com.google.cloud
google-cloud-core
- 2.9.2-SNAPSHOT
+ 2.9.2
com.google.cloud
google-cloud-core-grpc
- 2.9.2-SNAPSHOT
+ 2.9.2
com.google.cloud
google-cloud-core-http
- 2.9.2-SNAPSHOT
+ 2.9.2
diff --git a/google-cloud-core-grpc/pom.xml b/google-cloud-core-grpc/pom.xml
index 7bf78d6a42..ce84146d1b 100644
--- a/google-cloud-core-grpc/pom.xml
+++ b/google-cloud-core-grpc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-grpc
- 2.9.2-SNAPSHOT
+ 2.9.2
jar
Google Cloud Core gRPC
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.9.2-SNAPSHOT
+ 2.9.2
google-cloud-core-grpc
diff --git a/google-cloud-core-http/pom.xml b/google-cloud-core-http/pom.xml
index 1c73a67fa9..06cb1d7162 100644
--- a/google-cloud-core-http/pom.xml
+++ b/google-cloud-core-http/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-http
- 2.9.2-SNAPSHOT
+ 2.9.2
jar
Google Cloud Core HTTP
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.9.2-SNAPSHOT
+ 2.9.2
google-cloud-core-http
diff --git a/google-cloud-core/pom.xml b/google-cloud-core/pom.xml
index abb228cae5..a40a287eb5 100644
--- a/google-cloud-core/pom.xml
+++ b/google-cloud-core/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core
- 2.9.2-SNAPSHOT
+ 2.9.2
jar
Google Cloud Core
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.9.2-SNAPSHOT
+ 2.9.2
google-cloud-core
diff --git a/pom.xml b/pom.xml
index b380e1d771..084f98ff23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-core-parent
pom
- 2.9.2-SNAPSHOT
+ 2.9.2
Google Cloud Core Parent
https://github.com/googleapis/java-core
diff --git a/versions.txt b/versions.txt
index 40d02e70ef..7261b361b6 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-core:2.9.1:2.9.2-SNAPSHOT
+google-cloud-core:2.9.2:2.9.2