From 536c298e1eb4468e576d76064ff120e3e204b47b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 18:19:35 +0000 Subject: [PATCH] chore: release 1.5.0 --- CHANGELOG.md | 13 +++++++++++++ google-cloud-compute-bom/pom.xml | 6 +++--- google-cloud-compute/pom.xml | 4 ++-- pom.xml | 6 +++--- proto-google-cloud-compute-v1/pom.xml | 4 ++-- versions.txt | 6 +++--- 6 files changed, 26 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b8e40651..92c657f55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.5.0](https://www.github.com/googleapis/java-compute/compare/v1.4.4...v1.5.0) (2021-10-21) + + +### Features + +* Introduce Native Image testing build script changes ([#565](https://www.github.com/googleapis/java-compute/issues/565)) ([5a64dbe](https://www.github.com/googleapis/java-compute/commit/5a64dbecf89748ceee879ac6681fbfec373ea384)) +* Populate compute proto with extended_operations annotations ([#563](https://www.github.com/googleapis/java-compute/issues/563)) ([9311680](https://www.github.com/googleapis/java-compute/commit/93116806dad1cff882354c16f70fb0fb810801b0)) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#566](https://www.github.com/googleapis/java-compute/issues/566)) ([e221882](https://www.github.com/googleapis/java-compute/commit/e2218823e6f74bfbfbb2a78f7431fa14020c7e4c)) + ### [1.4.4](https://www.github.com/googleapis/java-compute/compare/v1.4.3...v1.4.4) (2021-09-22) diff --git a/google-cloud-compute-bom/pom.xml b/google-cloud-compute-bom/pom.xml index a582d5dbf..369912488 100644 --- a/google-cloud-compute-bom/pom.xml +++ b/google-cloud-compute-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-compute-bom - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha pom com.google.cloud @@ -53,12 +53,12 @@ com.google.cloud google-cloud-compute - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha com.google.api.grpc proto-google-cloud-compute-v1 - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha diff --git a/google-cloud-compute/pom.xml b/google-cloud-compute/pom.xml index 5da4d0d5e..2f44b7c57 100644 --- a/google-cloud-compute/pom.xml +++ b/google-cloud-compute/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.google.cloud google-cloud-compute - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha jar Google Compute Engine https://github.com/googleapis/java-compute @@ -15,7 +15,7 @@ com.google.cloud google-cloud-compute-parent - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha google-cloud-compute diff --git a/pom.xml b/pom.xml index 57e82816e..5d21a7b96 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-compute-parent pom - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha Google Compute Engine Parent https://github.com/googleapis/java-compute @@ -61,12 +61,12 @@ com.google.cloud google-cloud-compute - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha com.google.api.grpc proto-google-cloud-compute-v1 - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha diff --git a/proto-google-cloud-compute-v1/pom.xml b/proto-google-cloud-compute-v1/pom.xml index f6f983051..17cf79311 100644 --- a/proto-google-cloud-compute-v1/pom.xml +++ b/proto-google-cloud-compute-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-compute-v1 - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha proto-google-cloud-compute-v1 Proto library for google-cloud-compute com.google.cloud google-cloud-compute-parent - 1.4.5-alpha-SNAPSHOT + 1.5.0-alpha diff --git a/versions.txt b/versions.txt index 0825d6fd2..138db09fd 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-compute:1.4.4-alpha:1.4.5-alpha-SNAPSHOT -proto-google-cloud-compute-v1:1.4.4-alpha:1.4.5-alpha-SNAPSHOT -grpc-google-cloud-compute-v1:1.4.4-alpha:1.4.5-alpha-SNAPSHOT +google-cloud-compute:1.5.0-alpha:1.5.0-alpha +proto-google-cloud-compute-v1:1.5.0-alpha:1.5.0-alpha +grpc-google-cloud-compute-v1:1.5.0-alpha:1.5.0-alpha