From 4fae4dbc3891ab7de2e21904bfe00df5d0db9675 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 19:48:59 +0000 Subject: [PATCH] chore(main): release 2.1.8 --- CHANGELOG.md | 10 ++++++++++ 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, 27 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ab4d8c4..ac107fd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +### [2.1.8](https://github.com/googleapis/java-shell/compare/v2.1.7...v2.1.8) (2022-02-03) + + +### Dependencies + +* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-shell/issues/1339)) ([#156](https://github.com/googleapis/java-shell/issues/156)) ([34500c8](https://github.com/googleapis/java-shell/commit/34500c8e3da361918023e0db0c5a551aecb9fb10)) +* update actions/github-script action to v5 ([#154](https://github.com/googleapis/java-shell/issues/154)) ([0161482](https://github.com/googleapis/java-shell/commit/0161482526153b02e1b3208903d257258e81937a)) +* update actions/setup-java action to v2 ([#155](https://github.com/googleapis/java-shell/issues/155)) ([dfcb8e0](https://github.com/googleapis/java-shell/commit/dfcb8e0227dcead494dc0cfa19c7e57f7b46e241)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#158](https://github.com/googleapis/java-shell/issues/158)) ([8809a60](https://github.com/googleapis/java-shell/commit/8809a602fe92d92fba62357b557278fe1e034e26)) + ### [2.1.7](https://www.github.com/googleapis/java-shell/compare/v2.1.6...v2.1.7) (2022-01-07) diff --git a/google-cloud-shell-bom/pom.xml b/google-cloud-shell-bom/pom.xml index 5499a1ad..883552eb 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 - 2.1.8-SNAPSHOT + 2.1.8 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-shell - 2.1.8-SNAPSHOT + 2.1.8 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.1.8-SNAPSHOT + 2.1.8 com.google.api.grpc proto-google-cloud-shell-v1 - 2.1.8-SNAPSHOT + 2.1.8 diff --git a/google-cloud-shell/pom.xml b/google-cloud-shell/pom.xml index 4550ef2a..cb896083 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 - 2.1.8-SNAPSHOT + 2.1.8 jar Google Cloud Shell https://github.com/googleapis/java-shell @@ -11,7 +11,7 @@ com.google.cloud google-cloud-shell-parent - 2.1.8-SNAPSHOT + 2.1.8 google-cloud-shell diff --git a/grpc-google-cloud-shell-v1/pom.xml b/grpc-google-cloud-shell-v1/pom.xml index fb53eabe..0d60f6d1 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 - 2.1.8-SNAPSHOT + 2.1.8 grpc-google-cloud-shell-v1 GRPC library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.1.8-SNAPSHOT + 2.1.8 diff --git a/pom.xml b/pom.xml index fa486970..908075f3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shell-parent pom - 2.1.8-SNAPSHOT + 2.1.8 Google Cloud Shell Parent https://github.com/googleapis/java-shell @@ -60,17 +60,17 @@ com.google.cloud google-cloud-shell - 2.1.8-SNAPSHOT + 2.1.8 com.google.api.grpc grpc-google-cloud-shell-v1 - 2.1.8-SNAPSHOT + 2.1.8 com.google.api.grpc proto-google-cloud-shell-v1 - 2.1.8-SNAPSHOT + 2.1.8 diff --git a/proto-google-cloud-shell-v1/pom.xml b/proto-google-cloud-shell-v1/pom.xml index 48913927..df4167e5 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 - 2.1.8-SNAPSHOT + 2.1.8 proto-google-cloud-shell-v1 Proto library for google-cloud-shell com.google.cloud google-cloud-shell-parent - 2.1.8-SNAPSHOT + 2.1.8 diff --git a/versions.txt b/versions.txt index d957512c..f38c0f1b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-shell:2.1.7:2.1.8-SNAPSHOT -grpc-google-cloud-shell-v1:2.1.7:2.1.8-SNAPSHOT -proto-google-cloud-shell-v1:2.1.7:2.1.8-SNAPSHOT +google-cloud-shell:2.1.8:2.1.8 +grpc-google-cloud-shell-v1:2.1.8:2.1.8 +proto-google-cloud-shell-v1:2.1.8:2.1.8