This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +33
-17
lines changed
grpc-google-cloud-shell-v1
proto-google-cloud-shell-v1 Expand file tree Collapse file tree 7 files changed +33
-17
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.2.8] ( https://github.com/googleapis/java-shell/compare/v2.2.7...v2.2.8 ) (2022-10-05)
4+
5+
6+ ### Dependencies
7+
8+ * 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 ) )
9+ * 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 ) )
10+ * 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 ) )
11+ * 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 ) )
12+ * 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 ) )
13+ * Update dependency protobuf to v4 ([ #266 ] ( https://github.com/googleapis/java-shell/issues/266 ) ) ([ d6c21e4] ( https://github.com/googleapis/java-shell/commit/d6c21e40871aa1fe751641826a91b6e0d0805b92 ) )
14+ * 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 ) )
15+ * 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 ) )
16+ * 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 ) )
17+ * 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 ) )
18+
319## [ 2.2.7] ( https://github.com/googleapis/java-shell/compare/v2.2.6...v2.2.7 ) (2022-09-27)
420
521
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-shell-bom</artifactId >
6- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shell:current} -->
6+ <version >2.2.8</version ><!-- {x-version-update:google-cloud-shell:current} -->
77 <packaging >pom</packaging >
88 <parent >
99 <groupId >com.google.cloud</groupId >
5656 <dependency >
5757 <groupId >com.google.cloud</groupId >
5858 <artifactId >google-cloud-shell</artifactId >
59- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shell:current} -->
59+ <version >2.2.8</version ><!-- {x-version-update:google-cloud-shell:current} -->
6060 </dependency >
6161 <dependency >
6262 <groupId >com.google.api.grpc</groupId >
6363 <artifactId >grpc-google-cloud-shell-v1</artifactId >
64- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
64+ <version >2.2.8</version ><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
6565 </dependency >
6666 <dependency >
6767 <groupId >com.google.api.grpc</groupId >
6868 <artifactId >proto-google-cloud-shell-v1</artifactId >
69- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
69+ <version >2.2.8</version ><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
7070 </dependency >
7171 </dependencies >
7272 </dependencyManagement >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-shell</artifactId >
6- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shell:current} -->
6+ <version >2.2.8</version ><!-- {x-version-update:google-cloud-shell:current} -->
77 <packaging >jar</packaging >
88 <name >Google Cloud Shell</name >
99 <url >https://github.com/googleapis/java-shell</url >
1010 <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 >
1111 <parent >
1212 <groupId >com.google.cloud</groupId >
1313 <artifactId >google-cloud-shell-parent</artifactId >
14- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shell:current} -->
14+ <version >2.2.8</version ><!-- {x-version-update:google-cloud-shell:current} -->
1515 </parent >
1616 <properties >
1717 <site .installationModule>google-cloud-shell</site .installationModule>
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <artifactId >grpc-google-cloud-shell-v1</artifactId >
7- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
7+ <version >2.2.8</version ><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
88 <name >grpc-google-cloud-shell-v1</name >
99 <description >GRPC library for google-cloud-shell</description >
1010 <parent >
1111 <groupId >com.google.cloud</groupId >
1212 <artifactId >google-cloud-shell-parent</artifactId >
13- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shell:current} -->
13+ <version >2.2.8</version ><!-- {x-version-update:google-cloud-shell:current} -->
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 44 <groupId >com.google.cloud</groupId >
55 <artifactId >google-cloud-shell-parent</artifactId >
66 <packaging >pom</packaging >
7- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shell:current} -->
7+ <version >2.2.8</version ><!-- {x-version-update:google-cloud-shell:current} -->
88 <name >Google Cloud Shell Parent</name >
99 <url >https://github.com/googleapis/java-shell</url >
1010 <description >
6060 <dependency >
6161 <groupId >com.google.cloud</groupId >
6262 <artifactId >google-cloud-shell</artifactId >
63- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shell:current} -->
63+ <version >2.2.8</version ><!-- {x-version-update:google-cloud-shell:current} -->
6464 </dependency >
6565 <dependency >
6666 <groupId >com.google.api.grpc</groupId >
6767 <artifactId >grpc-google-cloud-shell-v1</artifactId >
68- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
68+ <version >2.2.8</version ><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
6969 </dependency >
7070 <dependency >
7171 <groupId >com.google.api.grpc</groupId >
7272 <artifactId >proto-google-cloud-shell-v1</artifactId >
73- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
73+ <version >2.2.8</version ><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
7474 </dependency >
7575
7676 <dependency >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.google.api.grpc</groupId >
66 <artifactId >proto-google-cloud-shell-v1</artifactId >
7- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
7+ <version >2.2.8</version ><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
88 <name >proto-google-cloud-shell-v1</name >
99 <description >Proto library for google-cloud-shell</description >
1010 <parent >
1111 <groupId >com.google.cloud</groupId >
1212 <artifactId >google-cloud-shell-parent</artifactId >
13- <version >2.2.8-SNAPSHOT </version ><!-- {x-version-update:google-cloud-shell:current} -->
13+ <version >2.2.8</version ><!-- {x-version-update:google-cloud-shell:current} -->
1414 </parent >
1515 <dependencies >
1616 <dependency >
Original file line number Diff line number Diff line change 11# Format:
22# module:released-version:current-version
33
4- google-cloud-shell:2.2.7 :2.2.8-SNAPSHOT
5- grpc-google-cloud-shell-v1:2.2.7 :2.2.8-SNAPSHOT
6- proto-google-cloud-shell-v1:2.2.7 :2.2.8-SNAPSHOT
4+ google-cloud-shell:2.2.8 :2.2.8
5+ grpc-google-cloud-shell-v1:2.2.8 :2.2.8
6+ proto-google-cloud-shell-v1:2.2.8 :2.2.8
You can’t perform that action at this time.
0 commit comments