File tree Expand file tree Collapse file tree 8 files changed +20
-11
lines changed
google-cloud-nio-examples
google-cloud-nio-retrofit Expand file tree Collapse file tree 8 files changed +20
-11
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.127.36] ( https://github.com/googleapis/java-storage-nio/compare/v0.127.35...v0.127.36 ) (2025-05-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency com.google.apis: google-api-services-storage to v1-rev20250509-2.0.0 ([ #1590 ] ( https://github.com/googleapis/java-storage-nio/issues/1590 ) ) ([ c339845] ( https://github.com/googleapis/java-storage-nio/commit/c3398452201f6d12f1b74cb4071482980888e7d8 ) )
9
+ * Update dependency com.google.cloud: google-cloud-storage to v2.52.3 ([ #1592 ] ( https://github.com/googleapis/java-storage-nio/issues/1592 ) ) ([ 7273afe] ( https://github.com/googleapis/java-storage-nio/commit/7273afe803cbdbba6a3ee3126e8393f746be73ea ) )
10
+ * Update dependency com.google.cloud: sdk-platform-java-config to v3.48.0 ([ #1589 ] ( https://github.com/googleapis/java-storage-nio/issues/1589 ) ) ([ b15e10f] ( https://github.com/googleapis/java-storage-nio/commit/b15e10fcad77628f3f1240b6198dc8de5791d998 ) )
11
+
3
12
## [ 0.127.35] ( https://github.com/googleapis/java-storage-nio/compare/v0.127.34...v0.127.35 ) (2025-05-06)
4
13
5
14
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-nio-bom</artifactId >
6
- <version >0.127.36-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
6
+ <version >0.127.36</version ><!-- {x-version-update:google-cloud-nio:current} -->
7
7
<packaging >pom</packaging >
8
8
<parent >
9
9
<groupId >com.google.cloud</groupId >
54
54
<dependency >
55
55
<groupId >com.google.cloud</groupId >
56
56
<artifactId >google-cloud-nio</artifactId >
57
- <version >0.127.36-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
57
+ <version >0.127.36</version ><!-- {x-version-update:google-cloud-nio:current} -->
58
58
</dependency >
59
59
</dependencies >
60
60
</dependencyManagement >
Original file line number Diff line number Diff line change 2
2
<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" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >google-cloud-nio-examples</artifactId >
5
- <version >0.127.36-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
5
+ <version >0.127.36</version ><!-- {x-version-update:google-cloud-nio:current} -->
6
6
<packaging >jar</packaging >
7
7
<name >Google Cloud NIO Examples</name >
8
8
<url >https://github.com/googleapis/java-storage-nio</url >
13
13
<parent >
14
14
<groupId >com.google.cloud</groupId >
15
15
<artifactId >google-cloud-nio-parent</artifactId >
16
- <version >0.127.36-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
16
+ <version >0.127.36</version ><!-- {x-version-update:google-cloud-nio:current} -->
17
17
</parent >
18
18
<dependencies >
19
19
<dependency >
Original file line number Diff line number Diff line change 2
2
<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" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >google-cloud-nio-retrofit</artifactId >
5
- <version >0.127.36-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
5
+ <version >0.127.36</version ><!-- {x-version-update:google-cloud-nio:current} -->
6
6
<packaging >jar</packaging >
7
7
<name >Google Cloud NIO Retrofit Example</name >
8
8
<url >https://github.com/googleapis/java-storage-nio</url >
12
12
<parent >
13
13
<groupId >com.google.cloud</groupId >
14
14
<artifactId >google-cloud-nio-parent</artifactId >
15
- <version >0.127.36-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
15
+ <version >0.127.36</version ><!-- {x-version-update:google-cloud-nio:current} -->
16
16
</parent >
17
17
<properties >
18
18
<site .installationModule>google-cloud-nio-retrofit</site .installationModule>
Original file line number Diff line number Diff line change 2
2
<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" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<artifactId >google-cloud-nio</artifactId >
5
- <version >0.127.36-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
5
+ <version >0.127.36</version ><!-- {x-version-update:google-cloud-nio:current} -->
6
6
<packaging >jar</packaging >
7
7
<name >Google Cloud NIO</name >
8
8
<url >https://github.com/googleapis/java-storage-nio</url >
12
12
<parent >
13
13
<groupId >com.google.cloud</groupId >
14
14
<artifactId >google-cloud-nio-parent</artifactId >
15
- <version >0.127.36-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
15
+ <version >0.127.36</version ><!-- {x-version-update:google-cloud-nio:current} -->
16
16
</parent >
17
17
<properties >
18
18
<site .installationModule>google-cloud-nio</site .installationModule>
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-nio-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >0.127.36-SNAPSHOT </version ><!-- {x-version-update:google-cloud-nio:current} -->
7
+ <version >0.127.36</version ><!-- {x-version-update:google-cloud-nio:current} -->
8
8
<name >Storage Parent</name >
9
9
<url >https://github.com/googleapis/java-storage-nio</url >
10
10
<description >
Original file line number Diff line number Diff line change 28
28
<dependency >
29
29
<groupId >com.google.cloud</groupId >
30
30
<artifactId >google-cloud-nio</artifactId >
31
- <version >0.127.36-SNAPSHOT </version >
31
+ <version >0.127.36</version >
32
32
</dependency >
33
33
<!-- {x-version-update-end} -->
34
34
Original file line number Diff line number Diff line change 1
1
# Format:
2
2
# module:released-version:current-version
3
3
4
- google-cloud-nio:0.127.35 :0.127.36-SNAPSHOT
4
+ google-cloud-nio:0.127.36 :0.127.36
You can’t perform that action at this time.
0 commit comments