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

Commit 05d0b8d

Browse files
chore: release 2.6.0 (#239)
🤖 I have created a release \*beep\* \*boop\* --- ## [2.6.0](https://www.github.com/googleapis/java-common-protos/compare/v2.5.1...v2.6.0) (2021-10-14) ### Features * add API classes for routing information ([#241](https://www.github.com/googleapis/java-common-protos/issues/241)) ([d1136e1](https://www.github.com/googleapis/java-common-protos/commit/d1136e139cd74bef717a73b3a8fc3b82055ab18e)) ### Dependencies * update dependency com.google.protobuf:protobuf-bom to v3.18.1 ([#237](https://www.github.com/googleapis/java-common-protos/issues/237)) ([e6da4bb](https://www.github.com/googleapis/java-common-protos/commit/e6da4bb3ba18fa39eae1fbe04c65b866097e5801)) * update dependency com.google.protobuf:protobuf-java to v3.18.1 ([#238](https://www.github.com/googleapis/java-common-protos/issues/238)) ([92ec21a](https://www.github.com/googleapis/java-common-protos/commit/92ec21ae83951a6b05da343c5f4bf3e8b9942b6d)) * update dependency io.grpc:grpc-bom to v1.41.0 and com.google.guava:guava to v31 ([#244](https://www.github.com/googleapis/java-common-protos/issues/244)) ([f0c638a](https://www.github.com/googleapis/java-common-protos/commit/f0c638a178e8ee02883f6570110f614f154f4814)) --- 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 f0c638a commit 05d0b8d

File tree

5 files changed

+21
-7
lines changed

5 files changed

+21
-7
lines changed

CHANGELOG.md

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

3+
## [2.6.0](https://www.github.com/googleapis/java-common-protos/compare/v2.5.1...v2.6.0) (2021-10-14)
4+
5+
6+
### Features
7+
8+
* add API classes for routing information ([#241](https://www.github.com/googleapis/java-common-protos/issues/241)) ([d1136e1](https://www.github.com/googleapis/java-common-protos/commit/d1136e139cd74bef717a73b3a8fc3b82055ab18e))
9+
10+
11+
### Dependencies
12+
13+
* update dependency com.google.protobuf:protobuf-bom to v3.18.1 ([#237](https://www.github.com/googleapis/java-common-protos/issues/237)) ([e6da4bb](https://www.github.com/googleapis/java-common-protos/commit/e6da4bb3ba18fa39eae1fbe04c65b866097e5801))
14+
* update dependency com.google.protobuf:protobuf-java to v3.18.1 ([#238](https://www.github.com/googleapis/java-common-protos/issues/238)) ([92ec21a](https://www.github.com/googleapis/java-common-protos/commit/92ec21ae83951a6b05da343c5f4bf3e8b9942b6d))
15+
* update dependency io.grpc:grpc-bom to v1.41.0 and com.google.guava:guava to v31 ([#244](https://www.github.com/googleapis/java-common-protos/issues/244)) ([f0c638a](https://www.github.com/googleapis/java-common-protos/commit/f0c638a178e8ee02883f6570110f614f154f4814))
16+
317
### [2.5.1](https://www.github.com/googleapis/java-common-protos/compare/v2.5.0...v2.5.1) (2021-09-24)
418

519

grpc-google-common-protos/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-common-protos</artifactId>
7-
<version>2.5.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
7+
<version>2.6.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.5.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
13+
<version>2.6.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

pom.xml

Lines changed: 2 additions & 2 deletions
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.5.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
7+
<version>2.6.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>
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.google.api.grpc</groupId>
9090
<artifactId>proto-google-common-protos</artifactId>
91-
<version>2.5.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
91+
<version>2.6.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
9292
</dependency>
9393
<dependency>
9494
<groupId>com.google.guava</groupId>

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

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
proto-google-common-protos:2.5.1:2.5.2-SNAPSHOT
4+
proto-google-common-protos:2.6.0:2.6.0

0 commit comments

Comments
 (0)