From 65da98df5b9d3718a01cb4a032373da51c3253c2 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 21:04:55 +0000 Subject: [PATCH] chore(main): release 0.122.17 (#504) :robot: I have created a release *beep* *boop* --- ### [0.122.17](https://github.com/googleapis/java-notification/compare/v0.122.16...v0.122.17) (2022-02-03) ### Dependencies * **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-notification/issues/1339)) ([#506](https://github.com/googleapis/java-notification/issues/506)) ([470ab76](https://github.com/googleapis/java-notification/commit/470ab7601b6ce3d72c5af76d2ccd9fce31c1a1af)) * update dependency com.google.cloud:google-cloud-pubsub-bom to v1.115.1 ([#495](https://github.com/googleapis/java-notification/issues/495)) ([0fcc5ed](https://github.com/googleapis/java-notification/commit/0fcc5ed2cf483cf1eab426cfc8f0d713edf6b5dc)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#508](https://github.com/googleapis/java-notification/issues/508)) ([65f4d43](https://github.com/googleapis/java-notification/commit/65f4d43a69696ece418d6dde2b49e2f0b18b0d2d)) * update dependency com.google.cloud:google-cloud-storage to v2.3.0 ([#496](https://github.com/googleapis/java-notification/issues/496)) ([37f1fde](https://github.com/googleapis/java-notification/commit/37f1fdef9697c053227403c28dbed5042c37091e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 10 ++++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a066c0d6..ff2bbda5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +### [0.122.17](https://github.com/googleapis/java-notification/compare/v0.122.16...v0.122.17) (2022-02-03) + + +### Dependencies + +* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-notification/issues/1339)) ([#506](https://github.com/googleapis/java-notification/issues/506)) ([470ab76](https://github.com/googleapis/java-notification/commit/470ab7601b6ce3d72c5af76d2ccd9fce31c1a1af)) +* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.115.1 ([#495](https://github.com/googleapis/java-notification/issues/495)) ([0fcc5ed](https://github.com/googleapis/java-notification/commit/0fcc5ed2cf483cf1eab426cfc8f0d713edf6b5dc)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#508](https://github.com/googleapis/java-notification/issues/508)) ([65f4d43](https://github.com/googleapis/java-notification/commit/65f4d43a69696ece418d6dde2b49e2f0b18b0d2d)) +* update dependency com.google.cloud:google-cloud-storage to v2.3.0 ([#496](https://github.com/googleapis/java-notification/issues/496)) ([37f1fde](https://github.com/googleapis/java-notification/commit/37f1fdef9697c053227403c28dbed5042c37091e)) + ### [0.122.16](https://www.github.com/googleapis/java-notification/compare/v0.122.15...v0.122.16) (2022-01-07) diff --git a/pom.xml b/pom.xml index 6110a824..5368b15a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 google-cloud-notification - 0.122.17-beta-SNAPSHOT + 0.122.17-beta jar Google Cloud Pub/Sub Notifications for GCS https://github.com/googleapis/java-notification diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 5dbe9b35..fa0f2a5e 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.122.17-beta-SNAPSHOT + 0.122.17-beta diff --git a/versions.txt b/versions.txt index dda47a76..63f1b242 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-notification:0.122.16-beta:0.122.17-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.122.17-beta:0.122.17-beta \ No newline at end of file