Skip to content

Commit f441fc1

Browse files
chore: release 0.123.17 (#751)
🤖 I have created a release \*beep\* \*boop\* --- ### [0.123.17](https://www.github.com/googleapis/java-storage-nio/compare/v0.123.16...v0.123.17) (2021-12-06) ### Bug Fixes * **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-storage-nio/issues/1266)) ([#750](https://www.github.com/googleapis/java-storage-nio/issues/750)) ([55a93dd](https://www.github.com/googleapis/java-storage-nio/commit/55a93dd7ec5a16c2d2867c709e1c0d5a295f5a7f)) ### Dependencies * update dependency com.google.apis:google-api-services-storage to v1-rev20211018-1.32.1 ([#749](https://www.github.com/googleapis/java-storage-nio/issues/749)) ([04718e9](https://www.github.com/googleapis/java-storage-nio/commit/04718e959c1e8ef4f4180f3c6e8e3ebd502397ff)) * update dependency com.google.apis:google-api-services-storage to v1-rev20211201-1.32.1 ([#768](https://www.github.com/googleapis/java-storage-nio/issues/768)) ([cb8de22](https://www.github.com/googleapis/java-storage-nio/commit/cb8de229d535fdfaf42a26b661f0804c01383770)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#759](https://www.github.com/googleapis/java-storage-nio/issues/759)) ([2d27766](https://www.github.com/googleapis/java-storage-nio/commit/2d2776635793bf987dfedf625345e44fced2d0fa)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#767](https://www.github.com/googleapis/java-storage-nio/issues/767)) ([6f96704](https://www.github.com/googleapis/java-storage-nio/commit/6f96704b134d7b5546f9a294799d7d20e0f2da97)) * update dependency com.google.cloud:google-cloud-storage to v2.2.0 ([#753](https://www.github.com/googleapis/java-storage-nio/issues/753)) ([5f5ead9](https://www.github.com/googleapis/java-storage-nio/commit/5f5ead98af57502b8e10e1fe70fec6ed2c1a90d2)) * update dependency com.google.cloud:google-cloud-storage to v2.2.1 ([#760](https://www.github.com/googleapis/java-storage-nio/issues/760)) ([84b4c82](https://www.github.com/googleapis/java-storage-nio/commit/84b4c82e5872b82a3902d38ef173e343c460f1a2)) * update dependency com.google.cloud:google-cloud-storage to v2.2.2 ([#769](https://www.github.com/googleapis/java-storage-nio/issues/769)) ([278a5fc](https://www.github.com/googleapis/java-storage-nio/commit/278a5fccd99452d2254a640ad675d08e0ee46bc4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 278a5fc commit f441fc1

File tree

7 files changed

+27
-9
lines changed

7 files changed

+27
-9
lines changed

java-storage-nio/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
### [0.123.17](https://www.github.com/googleapis/java-storage-nio/compare/v0.123.16...v0.123.17) (2021-12-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **java:** java 17 dependency arguments ([#1266](https://www.github.com/googleapis/java-storage-nio/issues/1266)) ([#750](https://www.github.com/googleapis/java-storage-nio/issues/750)) ([3f866da](https://www.github.com/googleapis/java-storage-nio/commit/3f866da0aa3b381477c883b4f11239640c577d88))
9+
10+
11+
### Dependencies
12+
13+
* update dependency com.google.apis:google-api-services-storage to v1-rev20211018-1.32.1 ([#749](https://www.github.com/googleapis/java-storage-nio/issues/749)) ([7e99920](https://www.github.com/googleapis/java-storage-nio/commit/7e99920cfeef90ad5af5503a63338c48a57cb674))
14+
* update dependency com.google.apis:google-api-services-storage to v1-rev20211201-1.32.1 ([#768](https://www.github.com/googleapis/java-storage-nio/issues/768)) ([650d9b5](https://www.github.com/googleapis/java-storage-nio/commit/650d9b5d76869f31d0456f9f3a9c01c9e9ae6ef9))
15+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#759](https://www.github.com/googleapis/java-storage-nio/issues/759)) ([7cb3292](https://www.github.com/googleapis/java-storage-nio/commit/7cb32926da5f910e3636d12a1ad412b4e3531b05))
16+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#767](https://www.github.com/googleapis/java-storage-nio/issues/767)) ([7eb3dfa](https://www.github.com/googleapis/java-storage-nio/commit/7eb3dfab9644f48f0063fb1be4f9805062b2eae8))
17+
* update dependency com.google.cloud:google-cloud-storage to v2.2.0 ([#753](https://www.github.com/googleapis/java-storage-nio/issues/753)) ([fcbc986](https://www.github.com/googleapis/java-storage-nio/commit/fcbc986c020ab48412218ab3825c2423a90d70d4))
18+
* update dependency com.google.cloud:google-cloud-storage to v2.2.1 ([#760](https://www.github.com/googleapis/java-storage-nio/issues/760)) ([33fffbf](https://www.github.com/googleapis/java-storage-nio/commit/33fffbf3d79335b36e78af95e0f26cb9ec5f5f4e))
19+
* update dependency com.google.cloud:google-cloud-storage to v2.2.2 ([#769](https://www.github.com/googleapis/java-storage-nio/issues/769)) ([4f48a96](https://www.github.com/googleapis/java-storage-nio/commit/4f48a96feb32a43c590a286d8c622b2ba845b8f2))
20+
321
### [0.123.16](https://www.github.com/googleapis/java-storage-nio/compare/v0.123.15...v0.123.16) (2021-10-21)
422

523

java-storage-nio/google-cloud-nio-examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-nio-examples</artifactId>
5-
<version>0.123.17-SNAPSHOT</version><!-- {x-version-update:google-cloud-nio:current} -->
5+
<version>0.123.17</version><!-- {x-version-update:google-cloud-nio:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud NIO Examples</name>
88
<url>https://github.com/googleapis/java-storage-nio</url>
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-nio-parent</artifactId>
16-
<version>0.123.17-SNAPSHOT</version><!-- {x-version-update:google-cloud-nio:current} -->
16+
<version>0.123.17</version><!-- {x-version-update:google-cloud-nio:current} -->
1717
</parent>
1818
<dependencies>
1919
<dependency>

java-storage-nio/google-cloud-nio-retrofit/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-nio-retrofit</artifactId>
5-
<version>0.123.17-SNAPSHOT</version><!-- {x-version-update:google-cloud-nio:current} -->
5+
<version>0.123.17</version><!-- {x-version-update:google-cloud-nio:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud NIO Retrofit Example</name>
88
<url>https://github.com/googleapis/java-storage-nio</url>
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>google-cloud-nio-parent</artifactId>
15-
<version>0.123.17-SNAPSHOT</version><!-- {x-version-update:google-cloud-nio:current} -->
15+
<version>0.123.17</version><!-- {x-version-update:google-cloud-nio:current} -->
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-nio-retrofit</site.installationModule>

java-storage-nio/google-cloud-nio/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-nio</artifactId>
5-
<version>0.123.17-SNAPSHOT</version><!-- {x-version-update:google-cloud-nio:current} -->
5+
<version>0.123.17</version><!-- {x-version-update:google-cloud-nio:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud NIO</name>
88
<url>https://github.com/googleapis/java-storage-nio</url>
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>google-cloud-nio-parent</artifactId>
15-
<version>0.123.17-SNAPSHOT</version><!-- {x-version-update:google-cloud-nio:current} -->
15+
<version>0.123.17</version><!-- {x-version-update:google-cloud-nio:current} -->
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-nio</site.installationModule>

java-storage-nio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-nio-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>0.123.17-SNAPSHOT</version><!-- {x-version-update:google-cloud-nio:current} -->
7+
<version>0.123.17</version><!-- {x-version-update:google-cloud-nio:current} -->
88
<name>Storage Parent</name>
99
<url>https://github.com/googleapis/java-storage-nio</url>
1010
<description>

java-storage-nio/samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-nio</artifactId>
31-
<version>0.123.17-SNAPSHOT</version>
31+
<version>0.123.17</version>
3232
</dependency>
3333
<!-- {x-version-update-end} -->
3434

java-storage-nio/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-nio:0.123.16:0.123.17-SNAPSHOT
4+
google-cloud-nio:0.123.17:0.123.17

0 commit comments

Comments
 (0)