From 2d3f288e922183d1eb3b1d2b829ad2cd27d0d376 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 18:34:14 +0000 Subject: [PATCH] chore: release 2.0.0 (#35) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :robot: I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://www.github.com/googleapis/java-shell/compare/v1.0.0...v2.0.0) (2021-08-06) ### ⚠ BREAKING CHANGES * release gapic-generator-java v2.0.0 (#48) ### Features * release gapic-generator-java v2.0.0 ([#48](https://www.github.com/googleapis/java-shell/issues/48)) ([8e485f2](https://www.github.com/googleapis/java-shell/commit/8e485f290f377afd8f10003749978adbf95405ca)) ### Bug Fixes * owlbot post-processor should generate README ([#1154](https://www.github.com/googleapis/java-shell/issues/1154)) ([#34](https://www.github.com/googleapis/java-shell/issues/34)) ([2a723df](https://www.github.com/googleapis/java-shell/commit/2a723dfeae11fcd71a0148b2f1d3961ac5682c1b)), closes [#1146](https://www.github.com/googleapis/java-shell/issues/1146) [#1147](https://www.github.com/googleapis/java-shell/issues/1147) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#49](https://www.github.com/googleapis/java-shell/issues/49)) ([82de6d1](https://www.github.com/googleapis/java-shell/commit/82de6d1b7fbe9d77385c37051e62e5a08e1371f5)) --- 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 | 21 +++++++++++++++++++++ google-cloud-shell-bom/pom.xml | 8 ++++---- google-cloud-shell/pom.xml | 4 ++-- grpc-google-cloud-shell-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-shell-v1/pom.xml | 4 ++-- versions.txt | 6 +++--- 7 files changed, 38 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee30fcbd..5eee1399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [2.0.0](https://www.github.com/googleapis/java-shell/compare/v1.0.0...v2.0.0) (2021-08-06) + + +### ⚠ BREAKING CHANGES + +* release gapic-generator-java v2.0.0 (#48) + +### Features + +* release gapic-generator-java v2.0.0 ([#48](https://www.github.com/googleapis/java-shell/issues/48)) ([8e485f2](https://www.github.com/googleapis/java-shell/commit/8e485f290f377afd8f10003749978adbf95405ca)) + + +### Bug Fixes + +* owlbot post-processor should generate README ([#1154](https://www.github.com/googleapis/java-shell/issues/1154)) ([#34](https://www.github.com/googleapis/java-shell/issues/34)) ([2a723df](https://www.github.com/googleapis/java-shell/commit/2a723dfeae11fcd71a0148b2f1d3961ac5682c1b)), closes [#1146](https://www.github.com/googleapis/java-shell/issues/1146) [#1147](https://www.github.com/googleapis/java-shell/issues/1147) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#49](https://www.github.com/googleapis/java-shell/issues/49)) ([82de6d1](https://www.github.com/googleapis/java-shell/commit/82de6d1b7fbe9d77385c37051e62e5a08e1371f5)) + ## [1.0.0](https://www.github.com/googleapis/java-shell/compare/v0.1.1...v1.0.0) (2021-07-01) diff --git a/google-cloud-shell-bom/pom.xml b/google-cloud-shell-bom/pom.xml index 0dcaac36..a4b0b7a4 100644 --- a/google-cloud-shell-bom/pom.xml +++ b/google-cloud-shell-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-shell-bom - 1.0.1-SNAPSHOT + 2.0.0 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-shell - 1.0.1-SNAPSHOT + 2.0.0 com.google.api.grpc grpc-google-cloud-shell-v1 - 1.0.1-SNAPSHOT + 2.0.0 com.google.api.grpc proto-google-cloud-shell-v1 - 1.0.1-SNAPSHOT + 2.0.0 diff --git a/google-cloud-shell/pom.xml b/google-cloud-shell/pom.xml index 820a221f..74540c07 100644 --- a/google-cloud-shell/pom.xml +++ b/google-cloud-shell/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-shell - 1.0.1-SNAPSHOT + 2.0.0 jar Google Cloud Shell https://github.com/googleapis/java-shell @@ -11,7 +11,7 @@ com.google.cloud google-cloud-shell-parent - 1.0.1-SNAPSHOT + 2.0.0 google-cloud-shell diff --git a/grpc-google-cloud-shell-v1/pom.xml b/grpc-google-cloud-shell-v1/pom.xml index d0871396..9cca6426 100644 --- a/grpc-google-cloud-shell-v1/pom.xml +++ b/grpc-google-cloud-shell-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-shell-v1 - 1.0.1-SNAPSHOT + 2.0.0 grpc-google-cloud-shell-v1 GRPC library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 1.0.1-SNAPSHOT + 2.0.0 diff --git a/pom.xml b/pom.xml index 51e7e3d0..7fcf3cbd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shell-parent pom - 1.0.1-SNAPSHOT + 2.0.0 Google Cloud Shell Parent https://github.com/googleapis/java-shell @@ -60,17 +60,17 @@ com.google.cloud google-cloud-shell - 1.0.1-SNAPSHOT + 2.0.0 com.google.api.grpc grpc-google-cloud-shell-v1 - 1.0.1-SNAPSHOT + 2.0.0 com.google.api.grpc proto-google-cloud-shell-v1 - 1.0.1-SNAPSHOT + 2.0.0 diff --git a/proto-google-cloud-shell-v1/pom.xml b/proto-google-cloud-shell-v1/pom.xml index 3801db21..eedac362 100644 --- a/proto-google-cloud-shell-v1/pom.xml +++ b/proto-google-cloud-shell-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-shell-v1 - 1.0.1-SNAPSHOT + 2.0.0 proto-google-cloud-shell-v1 Proto library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 1.0.1-SNAPSHOT + 2.0.0 diff --git a/versions.txt b/versions.txt index 51ca19f6..1407c59f 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-shell:1.0.0:1.0.1-SNAPSHOT -grpc-google-cloud-shell-v1:1.0.0:1.0.1-SNAPSHOT -proto-google-cloud-shell-v1:1.0.0:1.0.1-SNAPSHOT +google-cloud-shell:2.0.0:2.0.0 +grpc-google-cloud-shell-v1:2.0.0:2.0.0 +proto-google-cloud-shell-v1:2.0.0:2.0.0