File tree 7 files changed +32
-17
lines changed
grpc-google-cloud-billing-v1
proto-google-cloud-billing-v1
7 files changed +32
-17
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.3.4] ( https://github.com/googleapis/java-billing/compare/v2.3.3...v2.3.4 ) (2022-10-03)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * Update dependency cachetools to v5 ([ #716 ] ( https://github.com/googleapis/java-billing/issues/716 ) ) ([ 0c9314c] ( https://github.com/googleapis/java-billing/commit/0c9314c9da9a49855d6cd98bde0d1c5a4e2006d0 ) )
9
+ * Update dependency certifi to v2022.9.24 ([ #710 ] ( https://github.com/googleapis/java-billing/issues/710 ) ) ([ 88fd602] ( https://github.com/googleapis/java-billing/commit/88fd602088698e86a482b9015b7da3e0da7cff5e ) )
10
+ * Update dependency com.google.cloud: google-cloud-shared-dependencies to v3.0.4 ([ #722 ] ( https://github.com/googleapis/java-billing/issues/722 ) ) ([ 7def076] ( https://github.com/googleapis/java-billing/commit/7def0761d44ed94c7cf52dc0f9b35f6671a6db0f ) )
11
+ * Update dependency gcp-releasetool to v1.8.8 ([ #711 ] ( https://github.com/googleapis/java-billing/issues/711 ) ) ([ d60facf] ( https://github.com/googleapis/java-billing/commit/d60facf87f57ce1015e74eb44498d3961be52ce9 ) )
12
+ * Update dependency protobuf to v4 ([ #717 ] ( https://github.com/googleapis/java-billing/issues/717 ) ) ([ 638a314] ( https://github.com/googleapis/java-billing/commit/638a3145f6b510c34e5c4eb20c0aa50d92b73949 ) )
13
+ * Update dependency pyjwt to v2.5.0 ([ #712 ] ( https://github.com/googleapis/java-billing/issues/712 ) ) ([ 97eb488] ( https://github.com/googleapis/java-billing/commit/97eb4883310f1866aa61f8120cc826f4e02a36b5 ) )
14
+ * Update dependency requests to v2.28.1 ([ #713 ] ( https://github.com/googleapis/java-billing/issues/713 ) ) ([ dc191a2] ( https://github.com/googleapis/java-billing/commit/dc191a24254fd85b476f51cb31b6aa8a60ac0606 ) )
15
+ * Update dependency typing-extensions to v4.3.0 ([ #714 ] ( https://github.com/googleapis/java-billing/issues/714 ) ) ([ d86f7f4] ( https://github.com/googleapis/java-billing/commit/d86f7f4033ffb67613bac752d2d2426e06a618e2 ) )
16
+ * Update dependency zipp to v3.8.1 ([ #715 ] ( https://github.com/googleapis/java-billing/issues/715 ) ) ([ ff92dde] ( https://github.com/googleapis/java-billing/commit/ff92ddebfe4cf3deea661575c43ebed3f359d4dc ) )
17
+
3
18
## [ 2.3.3] ( https://github.com/googleapis/java-billing/compare/v2.3.2...v2.3.3 ) (2022-09-15)
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-billing-bom</artifactId >
6
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-billing:current} -->
6
+ <version >2.3.4</version ><!-- {x-version-update:google-cloud-billing: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-billing</artifactId >
55
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-billing:current} -->
55
+ <version >2.3.4</version ><!-- {x-version-update:google-cloud-billing:current} -->
56
56
</dependency >
57
57
<dependency >
58
58
<groupId >com.google.api.grpc</groupId >
59
59
<artifactId >grpc-google-cloud-billing-v1</artifactId >
60
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-billing-v1:current} -->
60
+ <version >2.3.4</version ><!-- {x-version-update:grpc-google-cloud-billing-v1:current} -->
61
61
</dependency >
62
62
<dependency >
63
63
<groupId >com.google.api.grpc</groupId >
64
64
<artifactId >proto-google-cloud-billing-v1</artifactId >
65
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-billing-v1:current} -->
65
+ <version >2.3.4</version ><!-- {x-version-update:proto-google-cloud-billing-v1:current} -->
66
66
</dependency >
67
67
</dependencies >
68
68
</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-billing</artifactId >
6
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-billing:current} -->
6
+ <version >2.3.4</version ><!-- {x-version-update:google-cloud-billing:current} -->
7
7
<packaging >jar</packaging >
8
8
<name >Google Cloud Billing</name >
9
9
<url >https://github.com/googleapis/java-billing</url >
10
10
<description >Java idiomatic client for Google Cloud Billing</description >
11
11
<parent >
12
12
<groupId >com.google.cloud</groupId >
13
13
<artifactId >google-cloud-billing-parent</artifactId >
14
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-billing:current} -->
14
+ <version >2.3.4</version ><!-- {x-version-update:google-cloud-billing:current} -->
15
15
</parent >
16
16
<properties >
17
17
<site .installationModule>google-cloud-billing</site .installationModule>
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 >grpc-google-cloud-billing-v1</artifactId >
7
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-billing-v1:current} -->
7
+ <version >2.3.4</version ><!-- {x-version-update:grpc-google-cloud-billing-v1:current} -->
8
8
<name >grpc-google-cloud-billing-v1</name >
9
9
<description >GRPC library for grpc-google-cloud-billing-v1</description >
10
10
<parent >
11
11
<groupId >com.google.cloud</groupId >
12
12
<artifactId >google-cloud-billing-parent</artifactId >
13
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-billing:current} -->
13
+ <version >2.3.4</version ><!-- {x-version-update:google-cloud-billing:current} -->
14
14
</parent >
15
15
<dependencies >
16
16
<dependency >
Original file line number Diff line number Diff line change 4
4
<groupId >com.google.cloud</groupId >
5
5
<artifactId >google-cloud-billing-parent</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-billing:current} -->
7
+ <version >2.3.4</version ><!-- {x-version-update:google-cloud-billing:current} -->
8
8
<name >Google Cloud Billing Parent</name >
9
9
<url >https://github.com/googleapis/java-billing</url >
10
10
<description >
61
61
<dependency >
62
62
<groupId >com.google.api.grpc</groupId >
63
63
<artifactId >proto-google-cloud-billing-v1</artifactId >
64
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-billing-v1:current} -->
64
+ <version >2.3.4</version ><!-- {x-version-update:proto-google-cloud-billing-v1:current} -->
65
65
</dependency >
66
66
<dependency >
67
67
<groupId >com.google.api.grpc</groupId >
68
68
<artifactId >grpc-google-cloud-billing-v1</artifactId >
69
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-billing-v1:current} -->
69
+ <version >2.3.4</version ><!-- {x-version-update:grpc-google-cloud-billing-v1:current} -->
70
70
</dependency >
71
71
<dependency >
72
72
<groupId >com.google.cloud</groupId >
73
73
<artifactId >google-cloud-billing</artifactId >
74
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-billing:current} -->
74
+ <version >2.3.4</version ><!-- {x-version-update:google-cloud-billing:current} -->
75
75
</dependency >
76
76
77
77
<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-billing-v1</artifactId >
7
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-billing-v1:current} -->
7
+ <version >2.3.4</version ><!-- {x-version-update:proto-google-cloud-billing-v1:current} -->
8
8
<name >proto-google-cloud-billing-v1beta1</name >
9
9
<description >PROTO library for proto-google-cloud-billing-v1</description >
10
10
<parent >
11
11
<groupId >com.google.cloud</groupId >
12
12
<artifactId >google-cloud-billing-parent</artifactId >
13
- <version >2.3.4-SNAPSHOT </version ><!-- {x-version-update:google-cloud-billing:current} -->
13
+ <version >2.3.4</version ><!-- {x-version-update:google-cloud-billing: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-billing:2.3.3 :2.3.4-SNAPSHOT
5
- grpc-google-cloud-billing-v1:2.3.3 :2.3.4-SNAPSHOT
6
- proto-google-cloud-billing-v1:2.3.3 :2.3.4-SNAPSHOT
4
+ google-cloud-billing:2.3.4 :2.3.4
5
+ grpc-google-cloud-billing-v1:2.3.4 :2.3.4
6
+ proto-google-cloud-billing-v1:2.3.4 :2.3.4
You can’t perform that action at this time.
0 commit comments