This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 0.122.15] ( https://www.github.com/googleapis/java-notification/compare/v0.122.14...v0.122.15 ) (2022-01-07)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** 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 ) )
9+
10+
11+ ### Dependencies
12+
13+ * 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 ) )
14+ * 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 ) )
15+ * 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 ) )
16+
317### [ 0.122.14] ( https://www.github.com/googleapis/java-notification/compare/v0.122.13...v0.122.14 ) (2021-12-03)
418
519
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66 <artifactId >google-cloud-notification</artifactId >
7- <version >0.122.15-beta-SNAPSHOT </version ><!-- {x-version-update:google-cloud-notification:current} -->
7+ <version >0.122.15-beta</version ><!-- {x-version-update:google-cloud-notification:current} -->
88 <packaging >jar</packaging >
99 <name >Google Cloud Pub/Sub Notifications for GCS</name >
1010 <url >https://github.com/googleapis/java-notification</url >
Original file line number Diff line number Diff line change 2828 <dependency >
2929 <groupId >com.google.cloud</groupId >
3030 <artifactId >google-cloud-notification</artifactId >
31- <version >0.122.15-beta-SNAPSHOT </version >
31+ <version >0.122.15-beta</version >
3232 </dependency >
3333 <!-- {x-version-update-end} -->
3434
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-notification:0.122.14 -beta:0.122.15-beta-SNAPSHOT
4+ google-cloud-notification:0.122.15 -beta:0.122.15-beta
You can’t perform that action at this time.
0 commit comments