From cace5a94980d6667a68fd388bffc7b82aa1cc8b8 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 01:12:21 +0000 Subject: [PATCH] chore: release 2.1.0 (#55) :robot: I have created a release \*beep\* \*boop\* --- ## [2.1.0](https://www.github.com/googleapis/java-channel/compare/v2.0.1...v2.1.0) (2021-04-23) ### Features * Added legacy_sku field to TransferableSku ([3e0defe](https://www.github.com/googleapis/java-channel/commit/3e0defedb743a243e78fc307ae325ab939056dde)) * Adding customer level pubsub events for primary domain verification and primary domain change ([3e0defe](https://www.github.com/googleapis/java-channel/commit/3e0defedb743a243e78fc307ae325ab939056dde)) * addition of billing_account field on Plan ([#56](https://www.github.com/googleapis/java-channel/issues/56)) ([fdc2ad6](https://www.github.com/googleapis/java-channel/commit/fdc2ad62d253f36dcd55c0f3bb69138f4dea29cd)) * Enabled support for boolean as an allowed parameter value ([3e0defe](https://www.github.com/googleapis/java-channel/commit/3e0defedb743a243e78fc307ae325ab939056dde)) * **generator:** update protoc to v3.15.3 ([#54](https://www.github.com/googleapis/java-channel/issues/54)) ([bcece47](https://www.github.com/googleapis/java-channel/commit/bcece4727fd0f832a29b0f293b1f983cf0af0d8f)) ### Bug Fixes * release scripts from issuing overlapping phases ([#74](https://www.github.com/googleapis/java-channel/issues/74)) ([72667e2](https://www.github.com/googleapis/java-channel/commit/72667e228ddfa96f9e9965b7b63cf2258a3627e3)) * typo ([#72](https://www.github.com/googleapis/java-channel/issues/72)) ([dc27217](https://www.github.com/googleapis/java-channel/commit/dc27217a2e32d20c83784dc69bff24598dae25a3)) ### Documentation * clarification that valid address lines are required for all customers ([fdc2ad6](https://www.github.com/googleapis/java-channel/commit/fdc2ad62d253f36dcd55c0f3bb69138f4dea29cd)) * Update documentation comments to match tone and style with the rest of Cloud documentation ([#69](https://www.github.com/googleapis/java-channel/issues/69)) ([3e0defe](https://www.github.com/googleapis/java-channel/commit/3e0defedb743a243e78fc307ae325ab939056dde)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#61](https://www.github.com/googleapis/java-channel/issues/61)) ([b532007](https://www.github.com/googleapis/java-channel/commit/b532007fd7afbf0b905e3432a02401b8feaef4a5)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#70](https://www.github.com/googleapis/java-channel/issues/70)) ([93fde13](https://www.github.com/googleapis/java-channel/commit/93fde137961babee0b099e2e8d8ebcb1c2b1d5c9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#75](https://www.github.com/googleapis/java-channel/issues/75)) ([5686118](https://www.github.com/googleapis/java-channel/commit/5686118e7c2b3477d5d1081cfb512b655412418a)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#79](https://www.github.com/googleapis/java-channel/issues/79)) ([84f0ac3](https://www.github.com/googleapis/java-channel/commit/84f0ac3e8a5f81f1c73beb816f04b64142bc59b7)) --- 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 | 31 +++++++++++++++++++++++++++ google-cloud-channel-bom/pom.xml | 8 +++---- google-cloud-channel/pom.xml | 4 ++-- grpc-google-cloud-channel-v1/pom.xml | 4 ++-- pom.xml | 8 +++---- proto-google-cloud-channel-v1/pom.xml | 4 ++-- versions.txt | 6 +++--- 7 files changed, 48 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d8293b1..cf0d7698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,36 @@ # Changelog +## [2.1.0](https://www.github.com/googleapis/java-channel/compare/v2.0.1...v2.1.0) (2021-04-23) + + +### Features + +* Added legacy_sku field to TransferableSku ([3e0defe](https://www.github.com/googleapis/java-channel/commit/3e0defedb743a243e78fc307ae325ab939056dde)) +* Adding customer level pubsub events for primary domain verification and primary domain change ([3e0defe](https://www.github.com/googleapis/java-channel/commit/3e0defedb743a243e78fc307ae325ab939056dde)) +* addition of billing_account field on Plan ([#56](https://www.github.com/googleapis/java-channel/issues/56)) ([fdc2ad6](https://www.github.com/googleapis/java-channel/commit/fdc2ad62d253f36dcd55c0f3bb69138f4dea29cd)) +* Enabled support for boolean as an allowed parameter value ([3e0defe](https://www.github.com/googleapis/java-channel/commit/3e0defedb743a243e78fc307ae325ab939056dde)) +* **generator:** update protoc to v3.15.3 ([#54](https://www.github.com/googleapis/java-channel/issues/54)) ([bcece47](https://www.github.com/googleapis/java-channel/commit/bcece4727fd0f832a29b0f293b1f983cf0af0d8f)) + + +### Bug Fixes + +* release scripts from issuing overlapping phases ([#74](https://www.github.com/googleapis/java-channel/issues/74)) ([72667e2](https://www.github.com/googleapis/java-channel/commit/72667e228ddfa96f9e9965b7b63cf2258a3627e3)) +* typo ([#72](https://www.github.com/googleapis/java-channel/issues/72)) ([dc27217](https://www.github.com/googleapis/java-channel/commit/dc27217a2e32d20c83784dc69bff24598dae25a3)) + + +### Documentation + +* clarification that valid address lines are required for all customers ([fdc2ad6](https://www.github.com/googleapis/java-channel/commit/fdc2ad62d253f36dcd55c0f3bb69138f4dea29cd)) +* Update documentation comments to match tone and style with the rest of Cloud documentation ([#69](https://www.github.com/googleapis/java-channel/issues/69)) ([3e0defe](https://www.github.com/googleapis/java-channel/commit/3e0defedb743a243e78fc307ae325ab939056dde)) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#61](https://www.github.com/googleapis/java-channel/issues/61)) ([b532007](https://www.github.com/googleapis/java-channel/commit/b532007fd7afbf0b905e3432a02401b8feaef4a5)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#70](https://www.github.com/googleapis/java-channel/issues/70)) ([93fde13](https://www.github.com/googleapis/java-channel/commit/93fde137961babee0b099e2e8d8ebcb1c2b1d5c9)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#75](https://www.github.com/googleapis/java-channel/issues/75)) ([5686118](https://www.github.com/googleapis/java-channel/commit/5686118e7c2b3477d5d1081cfb512b655412418a)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#79](https://www.github.com/googleapis/java-channel/issues/79)) ([84f0ac3](https://www.github.com/googleapis/java-channel/commit/84f0ac3e8a5f81f1c73beb816f04b64142bc59b7)) + ### [2.0.1](https://www.github.com/googleapis/java-channel/compare/v2.0.0...v2.0.1) (2021-02-25) diff --git a/google-cloud-channel-bom/pom.xml b/google-cloud-channel-bom/pom.xml index ebed65c9..b29b0864 100644 --- a/google-cloud-channel-bom/pom.xml +++ b/google-cloud-channel-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-channel-bom - 2.0.2-SNAPSHOT + 2.1.0 pom com.google.cloud @@ -68,17 +68,17 @@ com.google.cloud google-cloud-channel - 2.0.2-SNAPSHOT + 2.1.0 com.google.api.grpc proto-google-cloud-channel-v1 - 2.0.2-SNAPSHOT + 2.1.0 com.google.api.grpc grpc-google-cloud-channel-v1 - 2.0.2-SNAPSHOT + 2.1.0 diff --git a/google-cloud-channel/pom.xml b/google-cloud-channel/pom.xml index 49f142ac..f949a091 100644 --- a/google-cloud-channel/pom.xml +++ b/google-cloud-channel/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-channel - 2.0.2-SNAPSHOT + 2.1.0 jar Google Channel Services https://github.com/googleapis/java-channel @@ -11,7 +11,7 @@ com.google.cloud google-cloud-channel-parent - 2.0.2-SNAPSHOT + 2.1.0 google-cloud-channel diff --git a/grpc-google-cloud-channel-v1/pom.xml b/grpc-google-cloud-channel-v1/pom.xml index 03067ade..9efe93c8 100644 --- a/grpc-google-cloud-channel-v1/pom.xml +++ b/grpc-google-cloud-channel-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-channel-v1 - 2.0.2-SNAPSHOT + 2.1.0 grpc-google-cloud-channel-v1 GRPC library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 2.0.2-SNAPSHOT + 2.1.0 diff --git a/pom.xml b/pom.xml index 3c791cf9..da9f9686 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-channel-parent pom - 2.0.2-SNAPSHOT + 2.1.0 Google Channel Services Parent https://github.com/googleapis/java- @@ -70,17 +70,17 @@ com.google.cloud google-cloud-channel - 2.0.2-SNAPSHOT + 2.1.0 com.google.api.grpc proto-google-cloud-channel-v1 - 2.0.2-SNAPSHOT + 2.1.0 com.google.api.grpc grpc-google-cloud-channel-v1 - 2.0.2-SNAPSHOT + 2.1.0 diff --git a/proto-google-cloud-channel-v1/pom.xml b/proto-google-cloud-channel-v1/pom.xml index aff72e3b..d2e1bdac 100644 --- a/proto-google-cloud-channel-v1/pom.xml +++ b/proto-google-cloud-channel-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-channel-v1 - 2.0.2-SNAPSHOT + 2.1.0 proto-google-cloud-channel-v1 Proto library for google-cloud-channel com.google.cloud google-cloud-channel-parent - 2.0.2-SNAPSHOT + 2.1.0 diff --git a/versions.txt b/versions.txt index 87c3b594..a2bf5865 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-channel:2.0.1:2.0.2-SNAPSHOT -proto-google-cloud-channel-v1:2.0.1:2.0.2-SNAPSHOT -grpc-google-cloud-channel-v1:2.0.1:2.0.2-SNAPSHOT \ No newline at end of file +google-cloud-channel:2.1.0:2.1.0 +proto-google-cloud-channel-v1:2.1.0:2.1.0 +grpc-google-cloud-channel-v1:2.1.0:2.1.0 \ No newline at end of file