Skip to content

Commit

Permalink
chore(main): release 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Sep 10, 2022
1 parent 49f4edb commit f29fd33
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 12 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.12.1](https://github.com/googleapis/java-compute/compare/v1.12.0...v1.12.1) (2022-09-10)


### Bug Fixes

* **java:** Exclude unused dependencies from gax-grpc ([#721](https://github.com/googleapis/java-compute/issues/721)) ([4da7a1f](https://github.com/googleapis/java-compute/commit/4da7a1f10bb37ff923a20c23f2e7d123e199b10c))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#724](https://github.com/googleapis/java-compute/issues/724)) ([2b41e83](https://github.com/googleapis/java-compute/commit/2b41e8393293b9be22bad1dae87e3a4b0ea9bbf7))

## [1.12.0](https://github.com/googleapis/java-compute/compare/v1.11.0...v1.12.0) (2022-08-05)


Expand Down
6 changes: 3 additions & 3 deletions google-cloud-compute-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-compute-bom</artifactId>
<version>1.12.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.12.1</version><!-- {x-version-update:google-cloud-compute:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -52,12 +52,12 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-compute</artifactId>
<version>1.12.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.12.1</version><!-- {x-version-update:google-cloud-compute:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-compute-v1</artifactId>
<version>1.12.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
<version>1.12.1</version><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-compute/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-compute</artifactId>
<version>1.12.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.12.1</version><!-- {x-version-update:google-cloud-compute:current} -->
<packaging>jar</packaging>
<name>Google Compute Engine</name>
<url>https://github.com/googleapis/java-compute</url>
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-compute-parent</artifactId>
<version>1.12.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.12.1</version><!-- {x-version-update:google-cloud-compute:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-compute</site.installationModule>
Expand Down
6 changes: 3 additions & 3 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-compute-parent</artifactId>
<packaging>pom</packaging>
<version>1.12.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.12.1</version><!-- {x-version-update:google-cloud-compute:current} -->
<name>Google Compute Engine Parent</name>
<url>https://github.com/googleapis/java-compute</url>
<description>
Expand Down Expand Up @@ -61,12 +61,12 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-compute</artifactId>
<version>1.12.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.12.1</version><!-- {x-version-update:google-cloud-compute:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-compute-v1</artifactId>
<version>1.12.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
<version>1.12.1</version><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
</dependency>

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

google-cloud-compute:1.12.0:1.12.1-SNAPSHOT
proto-google-cloud-compute-v1:1.12.0:1.12.1-SNAPSHOT
google-cloud-compute:1.12.1:1.12.1
proto-google-cloud-compute-v1:1.12.1:1.12.1

0 comments on commit f29fd33

Please sign in to comment.