From 609cfbbd36e6b09ec04330f76c76b344afb650b6 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 18 Feb 2022 23:37:11 +0000
Subject: [PATCH] chore(main): release 2.5.5
---
CHANGELOG.md | 17 +++++++++++++++++
google-cloud-core-bom/pom.xml | 10 +++++-----
google-cloud-core-grpc/pom.xml | 4 ++--
google-cloud-core-http/pom.xml | 4 ++--
google-cloud-core/pom.xml | 4 ++--
native-image-support/pom.xml | 4 ++--
pom.xml | 2 +-
versions.txt | 4 ++--
8 files changed, 33 insertions(+), 16 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1ab847f0c1..58d01f2aca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog
+### [2.5.5](https://github.com/googleapis/java-core/compare/v2.5.4...v2.5.5) (2022-02-18)
+
+
+### Bug Fixes
+
+* **java:** initialize spanner test environment class at build-time ([#734](https://github.com/googleapis/java-core/issues/734)) ([684934e](https://github.com/googleapis/java-core/commit/684934efb28e4ed5f5f975aab91adad25bf1ab52))
+* **java:** initialize TestTag at build time ([#732](https://github.com/googleapis/java-core/issues/732)) ([a5f1dc2](https://github.com/googleapis/java-core/commit/a5f1dc2ed3d71404d699830ba4bea8824e67d0e8))
+
+
+### Dependencies
+
+* update dependency com.google.api.grpc:proto-google-common-protos to v2.7.4 ([#728](https://github.com/googleapis/java-core/issues/728)) ([3b83bd7](https://github.com/googleapis/java-core/commit/3b83bd7dce6a369c6668f0967572ae08df1b77d8))
+* update dependency com.google.api.grpc:proto-google-iam-v1 to v1.2.4 ([#729](https://github.com/googleapis/java-core/issues/729)) ([0759c2b](https://github.com/googleapis/java-core/commit/0759c2b8163d45bf87692e2f131df76dac5f178e))
+* update dependency com.google.api.grpc:proto-google-iam-v1 to v1.2.5 ([#735](https://github.com/googleapis/java-core/issues/735)) ([cefbf97](https://github.com/googleapis/java-core/commit/cefbf978ac21f00b3c4558ebc40ef1f6355ea156))
+* update dependency com.google.code.gson:gson to v2.9.0 ([#727](https://github.com/googleapis/java-core/issues/727)) ([faf8a44](https://github.com/googleapis/java-core/commit/faf8a44e8823ecae44d543e6f5c2a9d8598f04fe))
+* update dependency io.grpc:grpc-bom to v1.44.1 ([#736](https://github.com/googleapis/java-core/issues/736)) ([4ca315c](https://github.com/googleapis/java-core/commit/4ca315ca400e020badbdf27bb92d1b67680a2e73))
+
### [2.5.4](https://github.com/googleapis/java-core/compare/v2.5.3...v2.5.4) (2022-02-11)
diff --git a/google-cloud-core-bom/pom.xml b/google-cloud-core-bom/pom.xml
index ea0f69d75b..8de131172d 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.5.5-SNAPSHOT
+ 2.5.5
pom
com.google.cloud
@@ -63,22 +63,22 @@
com.google.cloud
google-cloud-core
- 2.5.5-SNAPSHOT
+ 2.5.5
com.google.cloud
google-cloud-core-grpc
- 2.5.5-SNAPSHOT
+ 2.5.5
com.google.cloud
google-cloud-core-http
- 2.5.5-SNAPSHOT
+ 2.5.5
com.google.cloud
native-image-support
- 0.12.5-SNAPSHOT
+ 0.12.5
diff --git a/google-cloud-core-grpc/pom.xml b/google-cloud-core-grpc/pom.xml
index ada0b53aba..a9cf8ffa8b 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.5.5-SNAPSHOT
+ 2.5.5
jar
Google Cloud Core gRPC
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.5.5-SNAPSHOT
+ 2.5.5
google-cloud-core-grpc
diff --git a/google-cloud-core-http/pom.xml b/google-cloud-core-http/pom.xml
index ca9a49728a..3e061e282c 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.5.5-SNAPSHOT
+ 2.5.5
jar
Google Cloud Core HTTP
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.5.5-SNAPSHOT
+ 2.5.5
google-cloud-core-http
diff --git a/google-cloud-core/pom.xml b/google-cloud-core/pom.xml
index f379d18dbf..58708c8caa 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.5.5-SNAPSHOT
+ 2.5.5
jar
Google Cloud Core
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.5.5-SNAPSHOT
+ 2.5.5
google-cloud-core
diff --git a/native-image-support/pom.xml b/native-image-support/pom.xml
index 52403c9694..98b19ac769 100644
--- a/native-image-support/pom.xml
+++ b/native-image-support/pom.xml
@@ -7,13 +7,13 @@
Google Cloud Native Image Support
com.google.cloud
native-image-support
- 0.12.5-SNAPSHOT
+ 0.12.5
jar
google-cloud-core-parent
com.google.cloud
- 2.5.5-SNAPSHOT
+ 2.5.5
diff --git a/pom.xml b/pom.xml
index a82da2f109..6214500061 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-core-parent
pom
- 2.5.5-SNAPSHOT
+ 2.5.5
Google Cloud Core Parent
https://github.com/googleapis/java-core
diff --git a/versions.txt b/versions.txt
index 77e402bd77..085bce8492 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,5 +1,5 @@
# Format:
# module:released-version:current-version
-google-cloud-core:2.5.4:2.5.5-SNAPSHOT
-native-image-support:0.12.4:0.12.5-SNAPSHOT
\ No newline at end of file
+google-cloud-core:2.5.5:2.5.5
+native-image-support:0.12.5:0.12.5
\ No newline at end of file