This repository was archived by the owner on Jul 15, 2024. It is now read-only.
File tree 6 files changed +29
-12
lines changed
proto-google-cloud-compute-v1
6 files changed +29
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.12.0] ( https://github.com/googleapis/java-compute/compare/v1.11.0...v1.12.0 ) (2022-08-05)
4
+
5
+
6
+ ### Features
7
+
8
+ * Update Compute Engine API to revision 20220720 ([ #723 ] ( https://github.com/googleapis/java-compute/issues/723 ) ) ([ #713 ] ( https://github.com/googleapis/java-compute/issues/713 ) ) ([ cd2a10a] ( https://github.com/googleapis/java-compute/commit/cd2a10a655b6eae29dc5a11e321b933450c2e9a9 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * enable longpaths support for windows test ([ #1485 ] ( https://github.com/googleapis/java-compute/issues/1485 ) ) ([ #706 ] ( https://github.com/googleapis/java-compute/issues/706 ) ) ([ c943699] ( https://github.com/googleapis/java-compute/commit/c94369944f612a4d39162c933ce4f5b678d7274c ) )
14
+
15
+
16
+ ### Dependencies
17
+
18
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v3 ([ #711 ] ( https://github.com/googleapis/java-compute/issues/711 ) ) ([ 63c37c7] ( https://github.com/googleapis/java-compute/commit/63c37c7aad5e254b2ca7c654fe4f8587c2e7e84f ) )
19
+
3
20
## [ 1.11.0] ( https://github.com/googleapis/java-compute/compare/v1.10.0...v1.11.0 ) (2022-06-30)
4
21
5
22
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-compute-bom</artifactId >
6
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
6
+ <version >1.12.0 </version ><!-- {x-version-update:google-cloud-compute:current} -->
7
7
<packaging >pom</packaging >
8
8
<parent >
9
9
<groupId >com.google.cloud</groupId >
52
52
<dependency >
53
53
<groupId >com.google.cloud</groupId >
54
54
<artifactId >google-cloud-compute</artifactId >
55
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
55
+ <version >1.12.0 </version ><!-- {x-version-update:google-cloud-compute:current} -->
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >com.google.api.grpc</groupId >
59
59
<artifactId >proto-google-cloud-compute-v1</artifactId >
60
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
60
+ <version >1.12.0 </version ><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
61
61
</dependency >
62
62
</dependencies >
63
63
</dependencyManagement >
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-compute</artifactId >
6
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
6
+ <version >1.12.0 </version ><!-- {x-version-update:google-cloud-compute:current} -->
7
7
<packaging >jar</packaging >
8
8
<name >Google Compute Engine</name >
9
9
<url >https://github.com/googleapis/java-compute</url >
13
13
<parent >
14
14
<groupId >com.google.cloud</groupId >
15
15
<artifactId >google-cloud-compute-parent</artifactId >
16
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
16
+ <version >1.12.0 </version ><!-- {x-version-update:google-cloud-compute:current} -->
17
17
</parent >
18
18
<properties >
19
19
<site .installationModule>google-cloud-compute</site .installationModule>
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-compute-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
7
+ <version >1.12.0 </version ><!-- {x-version-update:google-cloud-compute:current} -->
8
8
<name >Google Compute Engine Parent</name >
9
9
<url >https://github.com/googleapis/java-compute</url >
10
10
<description >
61
61
<dependency >
62
62
<groupId >com.google.cloud</groupId >
63
63
<artifactId >google-cloud-compute</artifactId >
64
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
64
+ <version >1.12.0 </version ><!-- {x-version-update:google-cloud-compute:current} -->
65
65
</dependency >
66
66
<dependency >
67
67
<groupId >com.google.api.grpc</groupId >
68
68
<artifactId >proto-google-cloud-compute-v1</artifactId >
69
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
69
+ <version >1.12.0 </version ><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
70
70
</dependency >
71
71
72
72
<dependency >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >com.google.api.grpc</groupId >
6
6
<artifactId >proto-google-cloud-compute-v1</artifactId >
7
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
7
+ <version >1.12.0 </version ><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
8
8
<name >proto-google-cloud-compute-v1</name >
9
9
<description >Proto library for google-cloud-compute</description >
10
10
<parent >
11
11
<groupId >com.google.cloud</groupId >
12
12
<artifactId >google-cloud-compute-parent</artifactId >
13
- <version >1.11.1-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
13
+ <version >1.12.0 </version ><!-- {x-version-update:google-cloud-compute:current} -->
14
14
</parent >
15
15
<dependencies >
16
16
<dependency >
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-compute:1.11 .0:1.11.1-SNAPSHOT
5
- proto-google-cloud-compute-v1:1.11 .0:1.11.1-SNAPSHOT
4
+ google-cloud-compute:1.12 .0:1.12.0
5
+ proto-google-cloud-compute-v1:1.12 .0:1.12.0
You can’t perform that action at this time.
0 commit comments