From ce5f929aa0dfe17cee3c8322fe8231abb3a9670b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 19:06:16 +0000 Subject: [PATCH] chore: release 0.122.15 (#478) :robot: I have created a release \*beep\* \*boop\* --- ### [0.122.15](https://www.github.com/googleapis/java-notification/compare/v0.122.14...v0.122.15) (2022-01-07) ### Bug Fixes * **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-notification/issues/1299)) ([#477](https://www.github.com/googleapis/java-notification/issues/477)) ([59fc7cb](https://www.github.com/googleapis/java-notification/commit/59fc7cba9bb96fa428fd38c81ce6c4d38ea1e5de)) ### Dependencies * update dependency com.google.apis:google-api-services-storage to v1-rev20211201-1.32.1 ([#476](https://www.github.com/googleapis/java-notification/issues/476)) ([ceb79d2](https://www.github.com/googleapis/java-notification/commit/ceb79d21cd79ead9a91964157316853199f9a2a3)) * update dependency com.google.cloud:google-cloud-pubsub-bom to v1.115.0 ([#479](https://www.github.com/googleapis/java-notification/issues/479)) ([b1b0e80](https://www.github.com/googleapis/java-notification/commit/b1b0e80073f2ecdbffc79caf2003ac43f66c5ca0)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#488](https://www.github.com/googleapis/java-notification/issues/488)) ([171e613](https://www.github.com/googleapis/java-notification/commit/171e613507f180449d487dcfcd0731dedd19a194)) --- 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 | 14 ++++++++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfec3333..fb5bd552 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +### [0.122.15](https://www.github.com/googleapis/java-notification/compare/v0.122.14...v0.122.15) (2022-01-07) + + +### Bug Fixes + +* **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-notification/issues/1299)) ([#477](https://www.github.com/googleapis/java-notification/issues/477)) ([59fc7cb](https://www.github.com/googleapis/java-notification/commit/59fc7cba9bb96fa428fd38c81ce6c4d38ea1e5de)) + + +### Dependencies + +* update dependency com.google.apis:google-api-services-storage to v1-rev20211201-1.32.1 ([#476](https://www.github.com/googleapis/java-notification/issues/476)) ([ceb79d2](https://www.github.com/googleapis/java-notification/commit/ceb79d21cd79ead9a91964157316853199f9a2a3)) +* update dependency com.google.cloud:google-cloud-pubsub-bom to v1.115.0 ([#479](https://www.github.com/googleapis/java-notification/issues/479)) ([b1b0e80](https://www.github.com/googleapis/java-notification/commit/b1b0e80073f2ecdbffc79caf2003ac43f66c5ca0)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#488](https://www.github.com/googleapis/java-notification/issues/488)) ([171e613](https://www.github.com/googleapis/java-notification/commit/171e613507f180449d487dcfcd0731dedd19a194)) + ### [0.122.14](https://www.github.com/googleapis/java-notification/compare/v0.122.13...v0.122.14) (2021-12-03) diff --git a/pom.xml b/pom.xml index cfd5e6a0..bf30fa6c 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.15-beta-SNAPSHOT + 0.122.15-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 d1a8093e..3fca69f5 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.122.15-beta-SNAPSHOT + 0.122.15-beta diff --git a/versions.txt b/versions.txt index 5a5e523d..d6bc442d 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-notification:0.122.14-beta:0.122.15-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.122.15-beta:0.122.15-beta \ No newline at end of file