This repository was archived by the owner on Sep 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +31
-17
lines changed
grpc-google-cloud-billing-v1
proto-google-cloud-billing-v1 Expand file tree Collapse file tree 7 files changed +31
-17
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.3.4] ( https://github.com/googleapis/java-billing/compare/v2.3.3...v2.3.4 ) (2022-09-27)
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 gcp-releasetool to v1.8.8 ([ #711 ] ( https://github.com/googleapis/java-billing/issues/711 ) ) ([ d60facf] ( https://github.com/googleapis/java-billing/commit/d60facf87f57ce1015e74eb44498d3961be52ce9 ) )
11+ * Update dependency protobuf to v4 ([ #717 ] ( https://github.com/googleapis/java-billing/issues/717 ) ) ([ 638a314] ( https://github.com/googleapis/java-billing/commit/638a3145f6b510c34e5c4eb20c0aa50d92b73949 ) )
12+ * 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 ) )
13+ * 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 ) )
14+ * 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 ) )
15+ * 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 ) )
16+
317## [ 2.3.3] ( https://github.com/googleapis/java-billing/compare/v2.3.2...v2.3.3 ) (2022-09-15)
418
519
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <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} -->
77 <packaging >pom</packaging >
88 <parent >
99 <groupId >com.google.cloud</groupId >
5252 <dependency >
5353 <groupId >com.google.cloud</groupId >
5454 <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} -->
5656 </dependency >
5757 <dependency >
5858 <groupId >com.google.api.grpc</groupId >
5959 <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} -->
6161 </dependency >
6262 <dependency >
6363 <groupId >com.google.api.grpc</groupId >
6464 <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} -->
6666 </dependency >
6767 </dependencies >
6868 </dependencyManagement >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <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} -->
77 <packaging >jar</packaging >
88 <name >Google Cloud Billing</name >
99 <url >https://github.com/googleapis/java-billing</url >
1010 <description >Java idiomatic client for Google Cloud Billing</description >
1111 <parent >
1212 <groupId >com.google.cloud</groupId >
1313 <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} -->
1515 </parent >
1616 <properties >
1717 <site .installationModule>google-cloud-billing</site .installationModule>
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <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} -->
88 <name >grpc-google-cloud-billing-v1</name >
99 <description >GRPC library for grpc-google-cloud-billing-v1</description >
1010 <parent >
1111 <groupId >com.google.cloud</groupId >
1212 <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} -->
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-billing-parent</artifactId >
66 <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} -->
88 <name >Google Cloud Billing Parent</name >
99 <url >https://github.com/googleapis/java-billing</url >
1010 <description >
6161 <dependency >
6262 <groupId >com.google.api.grpc</groupId >
6363 <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} -->
6565 </dependency >
6666 <dependency >
6767 <groupId >com.google.api.grpc</groupId >
6868 <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} -->
7070 </dependency >
7171 <dependency >
7272 <groupId >com.google.cloud</groupId >
7373 <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} -->
7575 </dependency >
7676
7777 <dependency >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <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} -->
88 <name >proto-google-cloud-billing-v1beta1</name >
99 <description >PROTO library for proto-google-cloud-billing-v1</description >
1010 <parent >
1111 <groupId >com.google.cloud</groupId >
1212 <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} -->
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
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