Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

chore(main): release 0.3.6 #99

Merged
merged 1 commit into from
Sep 30, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [0.3.6](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.5...v0.3.6) (2022-09-30)


### Dependencies

* Update dependency cachetools to v5 ([#96](https://github.com/googleapis/java-bare-metal-solution/issues/96)) ([ab9959d](https://github.com/googleapis/java-bare-metal-solution/commit/ab9959d7fd42a50d6d6b03407e3aba2445a8282a))
* Update dependency charset-normalizer to v2.1.1 ([#82](https://github.com/googleapis/java-bare-metal-solution/issues/82)) ([ace0bf1](https://github.com/googleapis/java-bare-metal-solution/commit/ace0bf1cba433a2a8657088a47524d9ff4221cd9))
* Update dependency click to v8.1.3 ([#83](https://github.com/googleapis/java-bare-metal-solution/issues/83)) ([f0438ad](https://github.com/googleapis/java-bare-metal-solution/commit/f0438ad4f8f7fa05097fe7cbd9380092848d5971))
* Update dependency gcp-releasetool to v1.8.8 ([#81](https://github.com/googleapis/java-bare-metal-solution/issues/81)) ([bd16ad1](https://github.com/googleapis/java-bare-metal-solution/commit/bd16ad1c25676dfcee32e5d88e031e3b0fc22cbb))
* Update dependency google-api-core to v2.10.1 ([#84](https://github.com/googleapis/java-bare-metal-solution/issues/84)) ([4e391a2](https://github.com/googleapis/java-bare-metal-solution/commit/4e391a286790e13257cfbdadeaf8f5f808c46007))
* Update dependency google-auth to v2.12.0 ([#85](https://github.com/googleapis/java-bare-metal-solution/issues/85)) ([d59e27c](https://github.com/googleapis/java-bare-metal-solution/commit/d59e27c09f61b8546d8cf8d291c7ecb72a42671f))
* Update dependency google-cloud-storage to v2.5.0 ([#86](https://github.com/googleapis/java-bare-metal-solution/issues/86)) ([055b2c5](https://github.com/googleapis/java-bare-metal-solution/commit/055b2c58fcb5d2acc699fa0364669e97c8870e22))
* Update dependency google-crc32c to v1.5.0 ([#87](https://github.com/googleapis/java-bare-metal-solution/issues/87)) ([2cc9d8d](https://github.com/googleapis/java-bare-metal-solution/commit/2cc9d8de578a285bbdb6c7d1448bcc0645fd58a1))
* Update dependency importlib-metadata to v4.12.0 ([#88](https://github.com/googleapis/java-bare-metal-solution/issues/88)) ([c1cc1e2](https://github.com/googleapis/java-bare-metal-solution/commit/c1cc1e25aa6a288bb3ab382b0d6f75fb994cf0bf))
* Update dependency jeepney to v0.8.0 ([#89](https://github.com/googleapis/java-bare-metal-solution/issues/89)) ([1b7a2c4](https://github.com/googleapis/java-bare-metal-solution/commit/1b7a2c48f6d77f6e700be270d2e0fdeaf0416be8))
* Update dependency jinja2 to v3.1.2 ([#98](https://github.com/googleapis/java-bare-metal-solution/issues/98)) ([0e36b1f](https://github.com/googleapis/java-bare-metal-solution/commit/0e36b1f2593df8020cf11fd1aeffca4b9bfb1672))
* Update dependency keyring to v23.9.3 ([#100](https://github.com/googleapis/java-bare-metal-solution/issues/100)) ([eb17d54](https://github.com/googleapis/java-bare-metal-solution/commit/eb17d541566b3608f8fa4e16289a120c3aa36f0d))
* Update dependency markupsafe to v2.1.1 ([#90](https://github.com/googleapis/java-bare-metal-solution/issues/90)) ([d3114d3](https://github.com/googleapis/java-bare-metal-solution/commit/d3114d31dbfb7a7825cdfbde4cbf3f37ead5848b))
* Update dependency protobuf to v3.20.2 ([#91](https://github.com/googleapis/java-bare-metal-solution/issues/91)) ([9ef09b3](https://github.com/googleapis/java-bare-metal-solution/commit/9ef09b35e125dda10981eb59a902bf240107e9f0))
* Update dependency protobuf to v4 ([#97](https://github.com/googleapis/java-bare-metal-solution/issues/97)) ([24305c4](https://github.com/googleapis/java-bare-metal-solution/commit/24305c4e5bb3c74e86a4792033f8648519d7db0b))
* Update dependency pyjwt to v2.5.0 ([#92](https://github.com/googleapis/java-bare-metal-solution/issues/92)) ([8ca9f76](https://github.com/googleapis/java-bare-metal-solution/commit/8ca9f76836ba714be8d4ea9deadb77f843f0620f))
* Update dependency requests to v2.28.1 ([#93](https://github.com/googleapis/java-bare-metal-solution/issues/93)) ([ccdcb31](https://github.com/googleapis/java-bare-metal-solution/commit/ccdcb3186be0c61ff8b99a6bf0c2f93ce25dfe93))
* Update dependency typing-extensions to v4.3.0 ([#94](https://github.com/googleapis/java-bare-metal-solution/issues/94)) ([dee3f74](https://github.com/googleapis/java-bare-metal-solution/commit/dee3f74f8710d5c572eadc8bf254ae1598e14484))
* Update dependency zipp to v3.8.1 ([#95](https://github.com/googleapis/java-bare-metal-solution/issues/95)) ([11c4466](https://github.com/googleapis/java-bare-metal-solution/commit/11c44664599210d982d86b5f782f052d9a1ad174))

## [0.3.5](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.4...v0.3.5) (2022-09-28)


Expand Down
8 changes: 4 additions & 4 deletions google-cloud-bare-metal-solution-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-bare-metal-solution-bom</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -65,17 +65,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.6</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.6</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-bare-metal-solution/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-bare-metal-solution</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<packaging>jar</packaging>
<name>Google Bare Metal SOlution</name>
<url>https://github.com/googleapis/java-bare-metal-solution</url>
<description>Bare Metal SOlution Bring your Oracle workloads to Google Cloud with Bare Metal Solution and jumpstart your cloud journey with minimal risk.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution-parent</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-bare-metal-solution</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-bare-metal-solution-v2/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-bare-metal-solution-v2</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.6</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<name>grpc-google-cloud-bare-metal-solution-v2</name>
<description>GRPC library for google-cloud-bare-metal-solution</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution-parent</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions 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-bare-metal-solution-parent</artifactId>
<packaging>pom</packaging>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<name>Google Bare Metal SOlution Parent</name>
<url>https://github.com/googleapis/java-bare-metal-solution</url>
<description>
Expand Down Expand Up @@ -69,17 +69,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.6</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.6</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-bare-metal-solution-v2/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-bare-metal-solution-v2</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.6</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<name>proto-google-cloud-bare-metal-solution-v2</name>
<description>Proto library for google-cloud-bare-metal-solution</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution-parent</artifactId>
<version>0.3.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.6</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution</artifactId>
<version>0.3.6-SNAPSHOT</version>
<version>0.3.6</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

google-cloud-bare-metal-solution:0.3.5:0.3.6-SNAPSHOT
proto-google-cloud-bare-metal-solution-v2:0.3.5:0.3.6-SNAPSHOT
grpc-google-cloud-bare-metal-solution-v2:0.3.5:0.3.6-SNAPSHOT
google-cloud-bare-metal-solution:0.3.6:0.3.6
proto-google-cloud-bare-metal-solution-v2:0.3.6:0.3.6
grpc-google-cloud-bare-metal-solution-v2:0.3.6:0.3.6