From b093e666b013db453330b175d669bc2eece93572 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 26 Aug 2021 23:28:11 +0000 Subject: [PATCH] chore: release 2.4.0 (#184) :robot: I have created a release \*beep\* \*boop\* --- ## [2.4.0](https://www.github.com/googleapis/java-common-protos/compare/v2.3.2...v2.4.0) (2021-08-26) ### Features * add new FieldBehavior NON_EMPTY_DEFAULT ([#191](https://www.github.com/googleapis/java-common-protos/issues/191)) ([acb2206](https://www.github.com/googleapis/java-common-protos/commit/acb2206e4dbe0b94c4ebbbe6bd924a258469f836)) * Add the `principal` field to the ServiceAccountDelegationInfo proto ([#183](https://www.github.com/googleapis/java-common-protos/issues/183)) ([b558909](https://www.github.com/googleapis/java-common-protos/commit/b558909b0355e5878e4785b76105735e2ca25422)) * generate java files for extended_operations.proto ([#200](https://www.github.com/googleapis/java-common-protos/issues/200)) ([fec9c81](https://www.github.com/googleapis/java-common-protos/commit/fec9c8140c1a03f823d69a787b8c1f59d45879a6)) ### Bug Fixes * Add `shopt -s nullglob` to dependencies script ([#189](https://www.github.com/googleapis/java-common-protos/issues/189)) ([89605e8](https://www.github.com/googleapis/java-common-protos/commit/89605e8edb10bb3ab3aaaa49a4cefba3fa590953)) * Update dependencies.sh to not break on mac ([#186](https://www.github.com/googleapis/java-common-protos/issues/186)) ([ae73232](https://www.github.com/googleapis/java-common-protos/commit/ae7323289c966d7690fcfcf672e19a58797be3df)) ### Documentation * modify some field level comments with new details and examples ([b558909](https://www.github.com/googleapis/java-common-protos/commit/b558909b0355e5878e4785b76105735e2ca25422)) ### Dependencies * update dependency com.google.protobuf:protobuf-bom to v3.17.3 ([#185](https://www.github.com/googleapis/java-common-protos/issues/185)) ([6f1b209](https://www.github.com/googleapis/java-common-protos/commit/6f1b209f32d8ee3ae38e9051f29d464fca507c84)) * update dependency io.grpc:grpc-bom to v1.38.1 ([#187](https://www.github.com/googleapis/java-common-protos/issues/187)) ([1086c1c](https://www.github.com/googleapis/java-common-protos/commit/1086c1cb870e49bc4b68992d293176909bc58a2d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ grpc-google-common-protos/pom.xml | 4 ++-- pom.xml | 4 ++-- proto-google-common-protos/pom.xml | 4 ++-- versions.txt | 2 +- 5 files changed, 33 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cc94066..d5bc7db0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [2.4.0](https://www.github.com/googleapis/java-common-protos/compare/v2.3.2...v2.4.0) (2021-08-26) + + +### Features + +* add new FieldBehavior NON_EMPTY_DEFAULT ([#191](https://www.github.com/googleapis/java-common-protos/issues/191)) ([acb2206](https://www.github.com/googleapis/java-common-protos/commit/acb2206e4dbe0b94c4ebbbe6bd924a258469f836)) +* Add the `principal` field to the ServiceAccountDelegationInfo proto ([#183](https://www.github.com/googleapis/java-common-protos/issues/183)) ([b558909](https://www.github.com/googleapis/java-common-protos/commit/b558909b0355e5878e4785b76105735e2ca25422)) +* generate java files for extended_operations.proto ([#200](https://www.github.com/googleapis/java-common-protos/issues/200)) ([fec9c81](https://www.github.com/googleapis/java-common-protos/commit/fec9c8140c1a03f823d69a787b8c1f59d45879a6)) + + +### Bug Fixes + +* Add `shopt -s nullglob` to dependencies script ([#189](https://www.github.com/googleapis/java-common-protos/issues/189)) ([89605e8](https://www.github.com/googleapis/java-common-protos/commit/89605e8edb10bb3ab3aaaa49a4cefba3fa590953)) +* Update dependencies.sh to not break on mac ([#186](https://www.github.com/googleapis/java-common-protos/issues/186)) ([ae73232](https://www.github.com/googleapis/java-common-protos/commit/ae7323289c966d7690fcfcf672e19a58797be3df)) + + +### Documentation + +* modify some field level comments with new details and examples ([b558909](https://www.github.com/googleapis/java-common-protos/commit/b558909b0355e5878e4785b76105735e2ca25422)) + + +### Dependencies + +* update dependency com.google.protobuf:protobuf-bom to v3.17.3 ([#185](https://www.github.com/googleapis/java-common-protos/issues/185)) ([6f1b209](https://www.github.com/googleapis/java-common-protos/commit/6f1b209f32d8ee3ae38e9051f29d464fca507c84)) +* update dependency io.grpc:grpc-bom to v1.38.1 ([#187](https://www.github.com/googleapis/java-common-protos/issues/187)) ([1086c1c](https://www.github.com/googleapis/java-common-protos/commit/1086c1cb870e49bc4b68992d293176909bc58a2d)) + ### [2.3.2](https://www.github.com/googleapis/java-common-protos/compare/v2.3.1...v2.3.2) (2021-06-03) diff --git a/grpc-google-common-protos/pom.xml b/grpc-google-common-protos/pom.xml index c8948b6f..b9a14f9c 100644 --- a/grpc-google-common-protos/pom.xml +++ b/grpc-google-common-protos/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-common-protos - 2.3.3-SNAPSHOT + 2.4.0 grpc-google-common-protos GRPC library for grpc-google-common-protos com.google.api.grpc google-common-protos-parent - 2.3.3-SNAPSHOT + 2.4.0 diff --git a/pom.xml b/pom.xml index 7a2984e1..c17c3f31 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.api.grpc google-common-protos-parent pom - 2.3.3-SNAPSHOT + 2.4.0 Google Common Protos Parent https://github.com/googleapis/java-iam @@ -88,7 +88,7 @@ com.google.api.grpc proto-google-common-protos - 2.3.3-SNAPSHOT + 2.4.0 com.google.guava diff --git a/proto-google-common-protos/pom.xml b/proto-google-common-protos/pom.xml index fa14a61b..074b6142 100644 --- a/proto-google-common-protos/pom.xml +++ b/proto-google-common-protos/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-common-protos - 2.3.3-SNAPSHOT + 2.4.0 proto-google-common-protos PROTO library for proto-google-common-protos com.google.api.grpc google-common-protos-parent - 2.3.3-SNAPSHOT + 2.4.0 diff --git a/versions.txt b/versions.txt index 3e26259c..97032be3 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -proto-google-common-protos:2.3.2:2.3.3-SNAPSHOT +proto-google-common-protos:2.4.0:2.4.0