Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit 795cdbd

Browse files
chore(main): release 2.9.0 (#356)
🤖 I have created a release *beep* *boop* --- ## [2.9.0](v2.8.3...v2.9.0) (2022-06-06) ### Features * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-common-protos/issues/1440)) ([#368](#368)) ([0b58c8c](0b58c8c)) * next release from main branch is 2.9.0 ([#354](#354)) ([1858e4f](1858e4f)) ### Dependencies * update dependency com.google.protobuf:protobuf-bom to v3.20.1 ([#360](#360)) ([83fc812](83fc812)) * update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#369](#369)) ([b011a05](b011a05)) * update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#371](#371)) ([5f5c43a](5f5c43a)) * update dependency com.google.protobuf:protobuf-java to v3.20.1 ([#361](#361)) ([2423c08](2423c08)) * update dependency com.google.protobuf:protobuf-java to v3.21.0 ([#370](#370)) ([de8d5f1](de8d5f1)) * update dependency com.google.protobuf:protobuf-java to v3.21.1 ([#372](#372)) ([c9723c5](c9723c5)) * update dependency io.grpc:grpc-bom to v1.46.0 ([#362](#362)) ([8222c0f](8222c0f)) * update dependency io.grpc:grpc-bom to v1.47.0 ([#373](#373)) ([71d07af](71d07af)) * update dependency io.grpc:grpc-protobuf to v1.46.0 ([#363](#363)) ([c03a2b7](c03a2b7)) * update dependency io.grpc:grpc-protobuf to v1.47.0 ([#374](#374)) ([003fae8](003fae8)) * update dependency io.grpc:grpc-stub to v1.46.0 ([#364](#364)) ([0bc45a5](0bc45a5)) * update dependency io.grpc:grpc-stub to v1.47.0 ([#375](#375)) ([c27d218](c27d218)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent c27d218 commit 795cdbd

File tree

5 files changed

+33
-9
lines changed

5 files changed

+33
-9
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [2.9.0](https://github.com/googleapis/java-common-protos/compare/v2.8.3...v2.9.0) (2022-06-06)
4+
5+
6+
### Features
7+
8+
* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-common-protos/issues/1440)) ([#368](https://github.com/googleapis/java-common-protos/issues/368)) ([0b58c8c](https://github.com/googleapis/java-common-protos/commit/0b58c8c234513f82e7057ad7aa0c1d82b6bb9761))
9+
* next release from main branch is 2.9.0 ([#354](https://github.com/googleapis/java-common-protos/issues/354)) ([1858e4f](https://github.com/googleapis/java-common-protos/commit/1858e4f90299ab6ae2fa937cd9c033c238540336))
10+
11+
12+
### Dependencies
13+
14+
* update dependency com.google.protobuf:protobuf-bom to v3.20.1 ([#360](https://github.com/googleapis/java-common-protos/issues/360)) ([83fc812](https://github.com/googleapis/java-common-protos/commit/83fc812f71ca8870d3875f6fab3cdc4a3d91f8df))
15+
* update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#369](https://github.com/googleapis/java-common-protos/issues/369)) ([b011a05](https://github.com/googleapis/java-common-protos/commit/b011a055c437395aac5fdf3fa32208f6dd958d69))
16+
* update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#371](https://github.com/googleapis/java-common-protos/issues/371)) ([5f5c43a](https://github.com/googleapis/java-common-protos/commit/5f5c43a1ebc96a862b5881545f676b297526dde6))
17+
* update dependency com.google.protobuf:protobuf-java to v3.20.1 ([#361](https://github.com/googleapis/java-common-protos/issues/361)) ([2423c08](https://github.com/googleapis/java-common-protos/commit/2423c08c1726ecfeba02edf19a9da4c8e4c9426f))
18+
* update dependency com.google.protobuf:protobuf-java to v3.21.0 ([#370](https://github.com/googleapis/java-common-protos/issues/370)) ([de8d5f1](https://github.com/googleapis/java-common-protos/commit/de8d5f1a6486b01b5145460391161e8882f18b68))
19+
* update dependency com.google.protobuf:protobuf-java to v3.21.1 ([#372](https://github.com/googleapis/java-common-protos/issues/372)) ([c9723c5](https://github.com/googleapis/java-common-protos/commit/c9723c5b6dd2ab386672b737ca26349c6a4e7731))
20+
* update dependency io.grpc:grpc-bom to v1.46.0 ([#362](https://github.com/googleapis/java-common-protos/issues/362)) ([8222c0f](https://github.com/googleapis/java-common-protos/commit/8222c0ff268d2bbdaa1f591f0b840f099f421c5e))
21+
* update dependency io.grpc:grpc-bom to v1.47.0 ([#373](https://github.com/googleapis/java-common-protos/issues/373)) ([71d07af](https://github.com/googleapis/java-common-protos/commit/71d07afa1ebb52d0cb95fac0529d343501a5c7a3))
22+
* update dependency io.grpc:grpc-protobuf to v1.46.0 ([#363](https://github.com/googleapis/java-common-protos/issues/363)) ([c03a2b7](https://github.com/googleapis/java-common-protos/commit/c03a2b77a3bb7e637f8cce961fa23322bc977a29))
23+
* update dependency io.grpc:grpc-protobuf to v1.47.0 ([#374](https://github.com/googleapis/java-common-protos/issues/374)) ([003fae8](https://github.com/googleapis/java-common-protos/commit/003fae815194859bae8724123925ab55774ba475))
24+
* update dependency io.grpc:grpc-stub to v1.46.0 ([#364](https://github.com/googleapis/java-common-protos/issues/364)) ([0bc45a5](https://github.com/googleapis/java-common-protos/commit/0bc45a5254a21cd5eb0582abf9fe2fc7a54d45c7))
25+
* update dependency io.grpc:grpc-stub to v1.47.0 ([#375](https://github.com/googleapis/java-common-protos/issues/375)) ([c27d218](https://github.com/googleapis/java-common-protos/commit/c27d218b4684ab378e631b3da4970f433929db68))
26+
327
### [2.8.3](https://github.com/googleapis/java-common-protos/compare/v2.8.2...v2.8.3) (2022-04-12)
428

529

grpc-google-common-protos/pom.xml

+2-2
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-common-protos</artifactId>
7-
<version>2.8.4-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
7+
<version>2.9.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
88
<name>grpc-google-common-protos</name>
99
<description>GRPC library for grpc-google-common-protos</description>
1010
<parent>
1111
<groupId>com.google.api.grpc</groupId>
1212
<artifactId>google-common-protos-parent</artifactId>
13-
<version>2.8.4-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
13+
<version>2.9.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.api.grpc</groupId>
55
<artifactId>google-common-protos-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>2.8.4-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
7+
<version>2.9.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
88
<name>Google Common Protos Parent</name>
99
<url>https://github.com/googleapis/java-iam</url>
1010
<description>
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.google.api.grpc</groupId>
8383
<artifactId>grpc-google-common-protos</artifactId>
84-
<version>2.8.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-common-protos:current} -->
84+
<version>2.9.0</version><!-- {x-version-update:grpc-google-common-protos:current} -->
8585
</dependency>
8686
<dependency>
8787
<groupId>io.grpc</groupId>
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>com.google.api.grpc</groupId>
9595
<artifactId>proto-google-common-protos</artifactId>
96-
<version>2.8.4-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
96+
<version>2.9.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
9797
</dependency>
9898
<dependency>
9999
<groupId>com.google.guava</groupId>

proto-google-common-protos/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.api.grpc</groupId>
55
<artifactId>proto-google-common-protos</artifactId>
6-
<version>2.8.4-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
6+
<version>2.9.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
77
<name>proto-google-common-protos</name>
88
<description>PROTO library for proto-google-common-protos</description>
99
<parent>
1010
<groupId>com.google.api.grpc</groupId>
1111
<artifactId>google-common-protos-parent</artifactId>
12-
<version>2.8.4-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
12+
<version>2.9.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
1313
</parent>
1414
<dependencies>
1515
<dependency>

versions.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Format:
22
# module:released-version:current-version
33

4-
proto-google-common-protos:2.8.3:2.8.4-SNAPSHOT
5-
grpc-google-common-protos:2.8.3:2.8.4-SNAPSHOT
4+
proto-google-common-protos:2.9.0:2.9.0
5+
grpc-google-common-protos:2.9.0:2.9.0

0 commit comments

Comments
 (0)