This repository was archived by the owner on Jul 15, 2024. It is now read-only.
File tree 6 files changed +25
-12
lines changed
proto-google-cloud-compute-v1
6 files changed +25
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.8.0] ( https://github.com/googleapis/java-compute/compare/v1.7.2...v1.8.0 ) (2022-03-03)
4
+
5
+
6
+ ### Features
7
+
8
+ * update compute API to revision 20220112 ([ #641 ] ( https://github.com/googleapis/java-compute/issues/641 ) ) ([ 5345e39] ( https://github.com/googleapis/java-compute/commit/5345e390185f6bf7338c1ed4425e5fffa3f73b8a ) )
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * update actions/setup-java action to v3 ([ #653 ] ( https://github.com/googleapis/java-compute/issues/653 ) ) ([ 83d6dfd] ( https://github.com/googleapis/java-compute/commit/83d6dfdc8e125450e4fd554be1218dca527d520b ) )
14
+ * update dependency com.google.cloud: google-cloud-shared-dependencies to v2.8.0 ([ #657 ] ( https://github.com/googleapis/java-compute/issues/657 ) ) ([ d897b43] ( https://github.com/googleapis/java-compute/commit/d897b439fa7428a2c247334629ff4955fc57d784 ) )
15
+
3
16
### [ 1.7.2] ( https://github.com/googleapis/java-compute/compare/v1.7.1...v1.7.2 ) (2022-02-11)
4
17
5
18
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.7.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
6
+ <version >1.8.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.7.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
55
+ <version >1.8.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.7.3-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
60
+ <version >1.8.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.7.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
6
+ <version >1.8.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.7.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
16
+ <version >1.8.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.7.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
7
+ <version >1.8.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.7.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
64
+ <version >1.8.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.7.3-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
69
+ <version >1.8.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.7.3-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
7
+ <version >1.8.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.7.3-SNAPSHOT </version ><!-- {x-version-update:google-cloud-compute:current} -->
13
+ <version >1.8.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.7.2 :1.7.3-SNAPSHOT
5
- proto-google-cloud-compute-v1:1.7.2 :1.7.3-SNAPSHOT
4
+ google-cloud-compute:1.8.0 :1.8.0
5
+ proto-google-cloud-compute-v1:1.8.0 :1.8.0
You can’t perform that action at this time.
0 commit comments