Skip to content

Commit a11fe96

Browse files
chore(main): release 2.3.5 (#783)
🤖 I have created a release *beep* *boop* --- ## [2.3.5](https://togithub.com/googleapis/java-billingbudgets/compare/v2.3.4...v2.3.5) (2022-10-03) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#786](https://togithub.com/googleapis/java-billingbudgets/issues/786)) ([fa0c1b1](https://togithub.com/googleapis/java-billingbudgets/commit/fa0c1b193d538d0b8fa63b0f9d4915950ae333ac)) * Update dependency google-api-core to v2.10.1 ([#772](https://togithub.com/googleapis/java-billingbudgets/issues/772)) ([498c179](https://togithub.com/googleapis/java-billingbudgets/commit/498c179565dd18160bf41e391ef1d20576193499)) * Update dependency google-auth to v2.12.0 ([#773](https://togithub.com/googleapis/java-billingbudgets/issues/773)) ([09265bd](https://togithub.com/googleapis/java-billingbudgets/commit/09265bdeb7376349ddc91dfd251658b24e6c6404)) * Update dependency google-cloud-storage to v2.5.0 ([#774](https://togithub.com/googleapis/java-billingbudgets/issues/774)) ([ef8c271](https://togithub.com/googleapis/java-billingbudgets/commit/ef8c271afbad4e1b728817bee54e16e43575b7e9)) * Update dependency google-crc32c to v1.5.0 ([#775](https://togithub.com/googleapis/java-billingbudgets/issues/775)) ([891c89d](https://togithub.com/googleapis/java-billingbudgets/commit/891c89da20f2c4302ed2e387f7df1cec171c4ee6)) * Update dependency importlib-metadata to v4.12.0 ([#776](https://togithub.com/googleapis/java-billingbudgets/issues/776)) ([4848b5d](https://togithub.com/googleapis/java-billingbudgets/commit/4848b5d47f359154128a285430c8a8243fe96ff6)) * Update dependency jeepney to v0.8.0 ([#777](https://togithub.com/googleapis/java-billingbudgets/issues/777)) ([5a0d122](https://togithub.com/googleapis/java-billingbudgets/commit/5a0d122175d64e2a1b72e90b10b2f422e8ffbe9a)) * Update dependency jinja2 to v3.1.2 ([#778](https://togithub.com/googleapis/java-billingbudgets/issues/778)) ([128f37b](https://togithub.com/googleapis/java-billingbudgets/commit/128f37b8a4502b3c77696b1b59aabd3c60fea8db)) * Update dependency keyring to v23.9.3 ([#779](https://togithub.com/googleapis/java-billingbudgets/issues/779)) ([52410ca](https://togithub.com/googleapis/java-billingbudgets/commit/52410ca880fbb5d2c8b4f02bd92ef62db129d1d5)) * Update dependency markupsafe to v2.1.1 ([#780](https://togithub.com/googleapis/java-billingbudgets/issues/780)) ([65dd2fa](https://togithub.com/googleapis/java-billingbudgets/commit/65dd2fabb9bcea98beb291850ff8047b92fea6bc)) * Update dependency protobuf to v3.20.2 ([#781](https://togithub.com/googleapis/java-billingbudgets/issues/781)) ([b4d2330](https://togithub.com/googleapis/java-billingbudgets/commit/b4d2330c05b4a082152effddba25e351f8980409)) * Update dependency protobuf to v4 ([#782](https://togithub.com/googleapis/java-billingbudgets/issues/782)) ([b39d2a6](https://togithub.com/googleapis/java-billingbudgets/commit/b39d2a65a66fd713530c6320b249b327385605b5)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
1 parent fa0c1b1 commit a11fe96

File tree

9 files changed

+45
-27
lines changed

9 files changed

+45
-27
lines changed

java-billingbudgets/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [2.3.5](https://github.com/googleapis/java-billingbudgets/compare/v2.3.4...v2.3.5) (2022-10-03)
4+
5+
6+
### Dependencies
7+
8+
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#786](https://github.com/googleapis/java-billingbudgets/issues/786)) ([ea1acaf](https://github.com/googleapis/java-billingbudgets/commit/ea1acaf4ea5184675efe2e2bf17db2cc4afb11e3))
9+
* Update dependency google-api-core to v2.10.1 ([#772](https://github.com/googleapis/java-billingbudgets/issues/772)) ([de4745a](https://github.com/googleapis/java-billingbudgets/commit/de4745a9cef028dae10f7980ad745d77e9a9f9b4))
10+
* Update dependency google-auth to v2.12.0 ([#773](https://github.com/googleapis/java-billingbudgets/issues/773)) ([09703c3](https://github.com/googleapis/java-billingbudgets/commit/09703c34e7724874097f4ae9e628bea91c60b517))
11+
* Update dependency google-cloud-storage to v2.5.0 ([#774](https://github.com/googleapis/java-billingbudgets/issues/774)) ([870cf7e](https://github.com/googleapis/java-billingbudgets/commit/870cf7e2a2b01c071c4f5d60a36ac0bbf844b95a))
12+
* Update dependency google-crc32c to v1.5.0 ([#775](https://github.com/googleapis/java-billingbudgets/issues/775)) ([9bff54a](https://github.com/googleapis/java-billingbudgets/commit/9bff54a4bd9f3e3ff7daed257f4a9f2bda31da05))
13+
* Update dependency importlib-metadata to v4.12.0 ([#776](https://github.com/googleapis/java-billingbudgets/issues/776)) ([39eb45e](https://github.com/googleapis/java-billingbudgets/commit/39eb45e6722bd753a48e13514e4eff798fe27f77))
14+
* Update dependency jeepney to v0.8.0 ([#777](https://github.com/googleapis/java-billingbudgets/issues/777)) ([346ed4f](https://github.com/googleapis/java-billingbudgets/commit/346ed4faf9ff7a03f97165f031eac516b8c7b305))
15+
* Update dependency jinja2 to v3.1.2 ([#778](https://github.com/googleapis/java-billingbudgets/issues/778)) ([f7d1560](https://github.com/googleapis/java-billingbudgets/commit/f7d156088e8716435423dcd08f5ec5446078fafc))
16+
* Update dependency keyring to v23.9.3 ([#779](https://github.com/googleapis/java-billingbudgets/issues/779)) ([2ab79a0](https://github.com/googleapis/java-billingbudgets/commit/2ab79a000e5c5d009e505cc8faeb1dacf361fed9))
17+
* Update dependency markupsafe to v2.1.1 ([#780](https://github.com/googleapis/java-billingbudgets/issues/780)) ([c2f22f5](https://github.com/googleapis/java-billingbudgets/commit/c2f22f583ebfdef9475bc34498182675a036e4fe))
18+
* Update dependency protobuf to v3.20.2 ([#781](https://github.com/googleapis/java-billingbudgets/issues/781)) ([81f3473](https://github.com/googleapis/java-billingbudgets/commit/81f3473bc02513ac7d5111921b9482266db4a91f))
19+
* Update dependency protobuf to v4 ([#782](https://github.com/googleapis/java-billingbudgets/issues/782)) ([5baecba](https://github.com/googleapis/java-billingbudgets/commit/5baecba468637f645afb1f6daa495b210f33d8b3))
20+
321
## [2.3.4](https://github.com/googleapis/java-billingbudgets/compare/v2.3.3...v2.3.4) (2022-09-15)
422

523

java-billingbudgets/google-cloud-billingbudgets-bom/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-billingbudgets-bom</artifactId>
6-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
6+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
77
<packaging>pom</packaging>
88
<parent>
99
<groupId>com.google.cloud</groupId>
@@ -52,27 +52,27 @@
5252
<dependency>
5353
<groupId>com.google.cloud</groupId>
5454
<artifactId>google-cloud-billingbudgets</artifactId>
55-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
55+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
5656
</dependency>
5757
<dependency>
5858
<groupId>com.google.api.grpc</groupId>
5959
<artifactId>grpc-google-cloud-billingbudgets-v1beta1</artifactId>
60-
<version>0.12.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1beta1:current} -->
60+
<version>0.12.5</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1beta1:current} -->
6161
</dependency>
6262
<dependency>
6363
<groupId>com.google.api.grpc</groupId>
6464
<artifactId>grpc-google-cloud-billingbudgets-v1</artifactId>
65-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1:current} -->
65+
<version>2.3.5</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1:current} -->
6666
</dependency>
6767
<dependency>
6868
<groupId>com.google.api.grpc</groupId>
6969
<artifactId>proto-google-cloud-billingbudgets-v1beta1</artifactId>
70-
<version>0.12.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1beta1:current} -->
70+
<version>0.12.5</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1beta1:current} -->
7171
</dependency>
7272
<dependency>
7373
<groupId>com.google.api.grpc</groupId>
7474
<artifactId>proto-google-cloud-billingbudgets-v1</artifactId>
75-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1:current} -->
75+
<version>2.3.5</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1:current} -->
7676
</dependency>
7777
</dependencies>
7878
</dependencyManagement>

java-billingbudgets/google-cloud-billingbudgets/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-billingbudgets</artifactId>
6-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
6+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
77
<packaging>jar</packaging>
88
<name>Google Cloud billingbudgets</name>
99
<url>https://github.com/googleapis/java-billingbudgets</url>
1010
<description>Java idiomatic client for Google Cloud billingbudgets</description>
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-billingbudgets-parent</artifactId>
14-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
14+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-billingbudgets</site.installationModule>

java-billingbudgets/grpc-google-cloud-billingbudgets-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>grpc-google-cloud-billingbudgets-v1</artifactId>
7-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1:current} -->
7+
<version>2.3.5</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1:current} -->
88
<name>grpc-google-cloud-billingbudgets-v1</name>
99
<description>GRPC library for grpc-google-cloud-billingbudgets-v1</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-billingbudgets-parent</artifactId>
13-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
13+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-billingbudgets/grpc-google-cloud-billingbudgets-v1beta1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>grpc-google-cloud-billingbudgets-v1beta1</artifactId>
7-
<version>0.12.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1beta1:current} -->
7+
<version>0.12.5</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1beta1:current} -->
88
<name>grpc-google-cloud-billingbudgets-v1beta1</name>
99
<description>GRPC library for grpc-google-cloud-billingbudgets-v1beta1</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-billingbudgets-parent</artifactId>
13-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
13+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-billingbudgets/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-billingbudgets-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
7+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
88
<name>Google Cloud Billing Budgets Parent</name>
99
<url>https://github.com/googleapis/java-billingbudgets</url>
1010
<description>
@@ -61,27 +61,27 @@
6161
<dependency>
6262
<groupId>com.google.api.grpc</groupId>
6363
<artifactId>proto-google-cloud-billingbudgets-v1beta1</artifactId>
64-
<version>0.12.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1beta1:current} -->
64+
<version>0.12.5</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1beta1:current} -->
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.api.grpc</groupId>
6868
<artifactId>proto-google-cloud-billingbudgets-v1</artifactId>
69-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1:current} -->
69+
<version>2.3.5</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1:current} -->
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.api.grpc</groupId>
7373
<artifactId>grpc-google-cloud-billingbudgets-v1beta1</artifactId>
74-
<version>0.12.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1beta1:current} -->
74+
<version>0.12.5</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1beta1:current} -->
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.api.grpc</groupId>
7878
<artifactId>grpc-google-cloud-billingbudgets-v1</artifactId>
79-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1:current} -->
79+
<version>2.3.5</version><!-- {x-version-update:grpc-google-cloud-billingbudgets-v1:current} -->
8080
</dependency>
8181
<dependency>
8282
<groupId>com.google.cloud</groupId>
8383
<artifactId>google-cloud-billingbudgets</artifactId>
84-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
84+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
8585
</dependency>
8686

8787
<dependency>

java-billingbudgets/proto-google-cloud-billingbudgets-v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>proto-google-cloud-billingbudgets-v1</artifactId>
7-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1:current} -->
7+
<version>2.3.5</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1:current} -->
88
<name>proto-google-cloud-billingbudgets-v1</name>
99
<description>PROTO library for proto-google-cloud-billingbudgets-v1</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-billingbudgets-parent</artifactId>
13-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
13+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-billingbudgets/proto-google-cloud-billingbudgets-v1beta1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>proto-google-cloud-billingbudgets-v1beta1</artifactId>
7-
<version>0.12.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1beta1:current} -->
7+
<version>0.12.5</version><!-- {x-version-update:proto-google-cloud-billingbudgets-v1beta1:current} -->
88
<name>proto-google-cloud-billingbudgets-v1beta1</name>
99
<description>PROTO library for proto-google-cloud-billingbudgets-v1beta1</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-billingbudgets-parent</artifactId>
13-
<version>2.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
13+
<version>2.3.5</version><!-- {x-version-update:google-cloud-billingbudgets:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-billingbudgets/versions.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-billingbudgets:2.3.4:2.3.5-SNAPSHOT
5-
grpc-google-cloud-billingbudgets-v1beta1:0.12.4:0.12.5-SNAPSHOT
6-
grpc-google-cloud-billingbudgets-v1:2.3.4:2.3.5-SNAPSHOT
7-
proto-google-cloud-billingbudgets-v1beta1:0.12.4:0.12.5-SNAPSHOT
8-
proto-google-cloud-billingbudgets-v1:2.3.4:2.3.5-SNAPSHOT
4+
google-cloud-billingbudgets:2.3.5:2.3.5
5+
grpc-google-cloud-billingbudgets-v1beta1:0.12.5:0.12.5
6+
grpc-google-cloud-billingbudgets-v1:2.3.5:2.3.5
7+
proto-google-cloud-billingbudgets-v1beta1:0.12.5:0.12.5
8+
proto-google-cloud-billingbudgets-v1:2.3.5:2.3.5

0 commit comments

Comments
 (0)