File tree 7 files changed +27
-12
lines changed
7 files changed +27
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.8.22] ( https://github.com/googleapis/java-core/compare/v2.8.21...v2.8.22 ) (2022-10-19)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency com.google.api: gax-bom to v2.19.4 ([ #987 ] ( https://github.com/googleapis/java-core/issues/987 ) ) ([ 70a959b] ( https://github.com/googleapis/java-core/commit/70a959bd01884ec4e9ec4705a25442bf06e9bb73 ) )
9
+ * Update dependency com.google.api.grpc: proto-google-iam-v1 to v1.6.4 ([ #976 ] ( https://github.com/googleapis/java-core/issues/976 ) ) ([ ddf887f] ( https://github.com/googleapis/java-core/commit/ddf887fa35872299c1b65cd03934595a89c2ab4c ) )
10
+ * Update dependency com.google.auth: google-auth-library-bom to v1.12.0 ([ #981 ] ( https://github.com/googleapis/java-core/issues/981 ) ) ([ 87c5616] ( https://github.com/googleapis/java-core/commit/87c5616ff8a5c4e96ff761b25cf1423505bdc4e2 ) )
11
+ * Update dependency com.google.auth: google-auth-library-bom to v1.12.1 ([ #983 ] ( https://github.com/googleapis/java-core/issues/983 ) ) ([ ddf787a] ( https://github.com/googleapis/java-core/commit/ddf787a470a8f4b8416b09bf3bb656f249b1caf5 ) )
12
+ * Update dependency com.google.errorprone: error_prone_annotations to v2.16 ([ #977 ] ( https://github.com/googleapis/java-core/issues/977 ) ) ([ 6f9f78e] ( https://github.com/googleapis/java-core/commit/6f9f78ef38d586e1cded056451658b77c5a093b7 ) )
13
+ * Update dependency com.google.protobuf: protobuf-bom to v3.21.8 ([ #984 ] ( https://github.com/googleapis/java-core/issues/984 ) ) ([ 234c9a7] ( https://github.com/googleapis/java-core/commit/234c9a7788c32692b1e7f9686a6b7329d758acb9 ) )
14
+ * Update dependency io.grpc: grpc-bom to v1.50.0 ([ #978 ] ( https://github.com/googleapis/java-core/issues/978 ) ) ([ 024fb77] ( https://github.com/googleapis/java-core/commit/024fb77b67b4a0f9d8dfcd8315376a0b4937a0da ) )
15
+ * Update dependency io.grpc: grpc-bom to v1.50.1 ([ #985 ] ( https://github.com/googleapis/java-core/issues/985 ) ) ([ 8b71163] ( https://github.com/googleapis/java-core/commit/8b71163725178ffcbbaae21c6d1fc530be77b9b4 ) )
16
+ * Update dependency org.threeten: threetenbp to v1.6.3 ([ #979 ] ( https://github.com/googleapis/java-core/issues/979 ) ) ([ f51ea92] ( https://github.com/googleapis/java-core/commit/f51ea92c8bd1ebe0c7a2796d435cceafd037ce06 ) )
17
+
3
18
## [ 2.8.21] ( https://github.com/googleapis/java-core/compare/v2.8.20...v2.8.21 ) (2022-10-10)
4
19
5
20
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-core-bom</artifactId >
6
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
6
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
7
7
<packaging >pom</packaging >
8
8
<parent >
9
9
<groupId >com.google.cloud</groupId >
63
63
<dependency >
64
64
<groupId >com.google.cloud</groupId >
65
65
<artifactId >google-cloud-core</artifactId >
66
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
66
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
67
67
</dependency >
68
68
<dependency >
69
69
<groupId >com.google.cloud</groupId >
70
70
<artifactId >google-cloud-core-grpc</artifactId >
71
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
71
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
72
72
</dependency >
73
73
<dependency >
74
74
<groupId >com.google.cloud</groupId >
75
75
<artifactId >google-cloud-core-http</artifactId >
76
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
76
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
77
77
</dependency >
78
78
</dependencies >
79
79
</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-core-grpc</artifactId >
6
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
6
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
7
7
<packaging >jar</packaging >
8
8
<name >Google Cloud Core gRPC</name >
9
9
<url >https://github.com/googleapis/java-core</url >
13
13
<parent >
14
14
<groupId >com.google.cloud</groupId >
15
15
<artifactId >google-cloud-core-parent</artifactId >
16
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
16
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
17
17
</parent >
18
18
<properties >
19
19
<site .installationModule>google-cloud-core-grpc</site .installationModule>
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-core-http</artifactId >
6
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
6
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
7
7
<packaging >jar</packaging >
8
8
<name >Google Cloud Core HTTP</name >
9
9
<url >https://github.com/googleapis/java-core</url >
13
13
<parent >
14
14
<groupId >com.google.cloud</groupId >
15
15
<artifactId >google-cloud-core-parent</artifactId >
16
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
16
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
17
17
</parent >
18
18
<properties >
19
19
<site .installationModule>google-cloud-core-http</site .installationModule>
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-core</artifactId >
6
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
6
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
7
7
<packaging >jar</packaging >
8
8
<name >Google Cloud Core</name >
9
9
<url >https://github.com/googleapis/java-core</url >
13
13
<parent >
14
14
<groupId >com.google.cloud</groupId >
15
15
<artifactId >google-cloud-core-parent</artifactId >
16
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
16
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
17
17
</parent >
18
18
<properties >
19
19
<site .installationModule>google-cloud-core</site .installationModule>
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-core-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >2.8.22-SNAPSHOT </version ><!-- {x-version-update:google-cloud-core:current} -->
7
+ <version >2.8.22</version ><!-- {x-version-update:google-cloud-core:current} -->
8
8
<name >Google Cloud Core Parent</name >
9
9
<url >https://github.com/googleapis/java-core</url >
10
10
<description >
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-core:2.8.21 :2.8.22-SNAPSHOT
4
+ google-cloud-core:2.8.22 :2.8.22
You can’t perform that action at this time.
0 commit comments