Skip to content

Commit

Permalink
chore(main): release 2.7.2 (#300)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jan 27, 2022
1 parent b79f2e4 commit 30225d3
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 9 deletions.
15 changes: 15 additions & 0 deletions java-common-protos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

### [2.7.2](https://github.com/googleapis/java-common-protos/compare/v2.7.1...v2.7.2) (2022-01-27)


### Dependencies

* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-common-protos/issues/1339)) ([#302](https://github.com/googleapis/java-common-protos/issues/302)) ([f958511](https://github.com/googleapis/java-common-protos/commit/f958511d71d0a0977ce54a5d66cb5f59fd141455))
* update dependency com.google.protobuf:protobuf-bom to v3.19.3 ([#297](https://github.com/googleapis/java-common-protos/issues/297)) ([97a806d](https://github.com/googleapis/java-common-protos/commit/97a806d0bcc1c411a5e7df496fbdd856f8e8ff1d))
* update dependency com.google.protobuf:protobuf-java to v3.19.3 ([#296](https://github.com/googleapis/java-common-protos/issues/296)) ([e53db58](https://github.com/googleapis/java-common-protos/commit/e53db5802c86070af4bd97835bbc850b1aecf7fe))
* update dependency io.grpc:grpc-bom to v1.43.2 ([#290](https://github.com/googleapis/java-common-protos/issues/290)) ([4bdf68a](https://github.com/googleapis/java-common-protos/commit/4bdf68ad19e1b4408f8e76ff9cf0287ed5a72622))
* update dependency io.grpc:grpc-bom to v1.44.0 ([#306](https://github.com/googleapis/java-common-protos/issues/306)) ([7041764](https://github.com/googleapis/java-common-protos/commit/70417647603bbffd541164c6e4dc593bb85d374a))
* update dependency io.grpc:grpc-protobuf to v1.43.2 ([#291](https://github.com/googleapis/java-common-protos/issues/291)) ([6832de8](https://github.com/googleapis/java-common-protos/commit/6832de8953d49e17c97cae9b714a353a0e085288))
* update dependency io.grpc:grpc-protobuf to v1.44.0 ([#304](https://github.com/googleapis/java-common-protos/issues/304)) ([db429bf](https://github.com/googleapis/java-common-protos/commit/db429bfd7325e7f908851eaa920058f2faadc3e1))
* update dependency io.grpc:grpc-stub to v1.43.2 ([#289](https://github.com/googleapis/java-common-protos/issues/289)) ([89c245a](https://github.com/googleapis/java-common-protos/commit/89c245a37ce8b62dc3cbd35f9fd07785f64d35b2))
* update dependency io.grpc:grpc-stub to v1.44.0 ([#305](https://github.com/googleapis/java-common-protos/issues/305)) ([a085bac](https://github.com/googleapis/java-common-protos/commit/a085bace22b154648f28baa81979804f75245c5d))

### [2.7.1](https://www.github.com/googleapis/java-common-protos/compare/v2.7.0...v2.7.1) (2022-01-05)


Expand Down
4 changes: 2 additions & 2 deletions java-common-protos/grpc-google-common-protos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-common-protos</artifactId>
<version>2.7.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.7.2</version><!-- {x-version-update:proto-google-common-protos:current} -->
<name>grpc-google-common-protos</name>
<description>GRPC library for grpc-google-common-protos</description>
<parent>
<groupId>com.google.api.grpc</groupId>
<artifactId>google-common-protos-parent</artifactId>
<version>2.7.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.7.2</version><!-- {x-version-update:proto-google-common-protos:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions java-common-protos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.api.grpc</groupId>
<artifactId>google-common-protos-parent</artifactId>
<packaging>pom</packaging>
<version>2.7.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.7.2</version><!-- {x-version-update:proto-google-common-protos:current} -->
<name>Google Common Protos Parent</name>
<url>https://github.com/googleapis/java-iam</url>
<description>
Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-common-protos</artifactId>
<version>2.7.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-common-protos:current} -->
<version>2.7.2</version><!-- {x-version-update:grpc-google-common-protos:current} -->
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand All @@ -93,7 +93,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>2.7.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.7.2</version><!-- {x-version-update:proto-google-common-protos:current} -->
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down
4 changes: 2 additions & 2 deletions java-common-protos/proto-google-common-protos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>2.7.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.7.2</version><!-- {x-version-update:proto-google-common-protos:current} -->
<name>proto-google-common-protos</name>
<description>PROTO library for proto-google-common-protos</description>
<parent>
<groupId>com.google.api.grpc</groupId>
<artifactId>google-common-protos-parent</artifactId>
<version>2.7.2-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
<version>2.7.2</version><!-- {x-version-update:proto-google-common-protos:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions java-common-protos/versions.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Format:
# module:released-version:current-version

proto-google-common-protos:2.7.1:2.7.2-SNAPSHOT
grpc-google-common-protos:2.7.1:2.7.2-SNAPSHOT
proto-google-common-protos:2.7.2:2.7.2
grpc-google-common-protos:2.7.2:2.7.2

0 comments on commit 30225d3

Please sign in to comment.