Skip to content

Commit

Permalink
chore(main): release 2.2.8 (#270)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [2.2.8](https://togithub.com/googleapis/java-shell/compare/v2.2.7...v2.2.8) (2022-10-05)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#269](https://togithub.com/googleapis/java-shell/issues/269)) ([3944799](https://togithub.com/googleapis/java-shell/commit/3944799d13d51da71701dcbccfd7d90c8aa075ea))
* Update dependency jinja2 to v3.1.2 ([#258](https://togithub.com/googleapis/java-shell/issues/258)) ([6165485](https://togithub.com/googleapis/java-shell/commit/6165485bd0638cd07641b395f80c1fcc4c2f9f20))
* Update dependency keyring to v23.9.3 ([#259](https://togithub.com/googleapis/java-shell/issues/259)) ([e029ee8](https://togithub.com/googleapis/java-shell/commit/e029ee8f05b4e76418ea16ff1c11fee13da8c426))
* Update dependency markupsafe to v2.1.1 ([#260](https://togithub.com/googleapis/java-shell/issues/260)) ([c03c15b](https://togithub.com/googleapis/java-shell/commit/c03c15b292e31c3a09444ef6965e3a03d7a791d5))
* Update dependency protobuf to v3.20.2 ([#261](https://togithub.com/googleapis/java-shell/issues/261)) ([1ece3f4](https://togithub.com/googleapis/java-shell/commit/1ece3f4ecff8a51b6fa586d3a02f46f13393da17))
* Update dependency protobuf to v4 ([#266](https://togithub.com/googleapis/java-shell/issues/266)) ([1d1109d](https://togithub.com/googleapis/java-shell/commit/1d1109d90d45da53c80f83d22ec8c67a469ad864))
* Update dependency pyjwt to v2.5.0 ([#262](https://togithub.com/googleapis/java-shell/issues/262)) ([5f020d2](https://togithub.com/googleapis/java-shell/commit/5f020d2c19387b16eff4f31ed9de36efc7398a97))
* Update dependency requests to v2.28.1 ([#263](https://togithub.com/googleapis/java-shell/issues/263)) ([766a315](https://togithub.com/googleapis/java-shell/commit/766a31530b33017f04bd6a9659808baef2f15872))
* Update dependency typing-extensions to v4.3.0 ([#264](https://togithub.com/googleapis/java-shell/issues/264)) ([d19294f](https://togithub.com/googleapis/java-shell/commit/d19294f2f0fec1134cf6bac698700b0ff87a7bad))
* Update dependency zipp to v3.8.1 ([#265](https://togithub.com/googleapis/java-shell/issues/265)) ([cf2e926](https://togithub.com/googleapis/java-shell/commit/cf2e926dd44227acac44927a7955767934bd99fd))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Oct 5, 2022
1 parent be78064 commit 7e3e72d
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 17 deletions.
16 changes: 16 additions & 0 deletions java-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [2.2.8](https://github.com/googleapis/java-shell/compare/v2.2.7...v2.2.8) (2022-10-05)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#269](https://github.com/googleapis/java-shell/issues/269)) ([ae92683](https://github.com/googleapis/java-shell/commit/ae92683b920d6fd98f186e7013044719dad95ceb))
* Update dependency jinja2 to v3.1.2 ([#258](https://github.com/googleapis/java-shell/issues/258)) ([dd25cbc](https://github.com/googleapis/java-shell/commit/dd25cbc91d59facf0a3fdb76a77d8a71d64a7ca0))
* Update dependency keyring to v23.9.3 ([#259](https://github.com/googleapis/java-shell/issues/259)) ([7769f1e](https://github.com/googleapis/java-shell/commit/7769f1e9a9cc7a058d65667314df2963313d9188))
* Update dependency markupsafe to v2.1.1 ([#260](https://github.com/googleapis/java-shell/issues/260)) ([3b66c4e](https://github.com/googleapis/java-shell/commit/3b66c4e11d1a799b097d2b59425076ecd752a480))
* Update dependency protobuf to v3.20.2 ([#261](https://github.com/googleapis/java-shell/issues/261)) ([9d842ca](https://github.com/googleapis/java-shell/commit/9d842ca25d2d6c97845e089abf13f523c88beb5a))
* Update dependency protobuf to v4 ([#266](https://github.com/googleapis/java-shell/issues/266)) ([d6c21e4](https://github.com/googleapis/java-shell/commit/d6c21e40871aa1fe751641826a91b6e0d0805b92))
* Update dependency pyjwt to v2.5.0 ([#262](https://github.com/googleapis/java-shell/issues/262)) ([e5194df](https://github.com/googleapis/java-shell/commit/e5194df1217b3af9e5e25b1b5a811f8cda006349))
* Update dependency requests to v2.28.1 ([#263](https://github.com/googleapis/java-shell/issues/263)) ([defd300](https://github.com/googleapis/java-shell/commit/defd30095abd34c2c0ebe232d6a70068a0c76b53))
* Update dependency typing-extensions to v4.3.0 ([#264](https://github.com/googleapis/java-shell/issues/264)) ([934e15c](https://github.com/googleapis/java-shell/commit/934e15c677c4d2db72c74a5b162c9849d472cf17))
* Update dependency zipp to v3.8.1 ([#265](https://github.com/googleapis/java-shell/issues/265)) ([fb953ea](https://github.com/googleapis/java-shell/commit/fb953eae17f62b96d70d02c6ab021a497ec0d722))

## [2.2.7](https://github.com/googleapis/java-shell/compare/v2.2.6...v2.2.7) (2022-09-27)


Expand Down
8 changes: 4 additions & 4 deletions java-shell/google-cloud-shell-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell-bom</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.2.8</version><!-- {x-version-update:google-cloud-shell:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -56,17 +56,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.2.8</version><!-- {x-version-update:google-cloud-shell:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-shell-v1</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
<version>2.2.8</version><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-shell-v1</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
<version>2.2.8</version><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions java-shell/google-cloud-shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.2.8</version><!-- {x-version-update:google-cloud-shell:current} -->
<packaging>jar</packaging>
<name>Google Cloud Shell</name>
<url>https://github.com/googleapis/java-shell</url>
<description>Cloud Shell is an interactive shell environment for Google Cloud that makes it easy for you to learn and experiment with Google Cloud and manage your projects and resources from your web browser.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell-parent</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.2.8</version><!-- {x-version-update:google-cloud-shell:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-shell</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions java-shell/grpc-google-cloud-shell-v1/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-cloud-shell-v1</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
<version>2.2.8</version><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
<name>grpc-google-cloud-shell-v1</name>
<description>GRPC library for google-cloud-shell</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell-parent</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.2.8</version><!-- {x-version-update:google-cloud-shell:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions java-shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell-parent</artifactId>
<packaging>pom</packaging>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.2.8</version><!-- {x-version-update:google-cloud-shell:current} -->
<name>Google Cloud Shell Parent</name>
<url>https://github.com/googleapis/java-shell</url>
<description>
Expand Down Expand Up @@ -60,17 +60,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.2.8</version><!-- {x-version-update:google-cloud-shell:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-shell-v1</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
<version>2.2.8</version><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-shell-v1</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
<version>2.2.8</version><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions java-shell/proto-google-cloud-shell-v1/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>proto-google-cloud-shell-v1</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
<version>2.2.8</version><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
<name>proto-google-cloud-shell-v1</name>
<description>Proto library for google-cloud-shell</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell-parent</artifactId>
<version>2.2.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.2.8</version><!-- {x-version-update:google-cloud-shell:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions java-shell/versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

google-cloud-shell:2.2.7:2.2.8-SNAPSHOT
grpc-google-cloud-shell-v1:2.2.7:2.2.8-SNAPSHOT
proto-google-cloud-shell-v1:2.2.7:2.2.8-SNAPSHOT
google-cloud-shell:2.2.8:2.2.8
grpc-google-cloud-shell-v1:2.2.8:2.2.8
proto-google-cloud-shell-v1:2.2.8:2.2.8

0 comments on commit 7e3e72d

Please sign in to comment.