From af88e8eb658a3ff4c88cf29fe7a5da721f230765 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 16:34:13 +0000 Subject: [PATCH] chore(main): release 1.3.2 (#221) :robot: I have created a release *beep* *boop* --- ## [1.3.2](https://github.com/googleapis/java-orchestration-airflow/compare/v1.3.1...v1.3.2) (2022-08-11) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#218](https://github.com/googleapis/java-orchestration-airflow/issues/218)) ([79f976e](https://github.com/googleapis/java-orchestration-airflow/commit/79f976e9463b246313362e5a6c39c89b67c5e582)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- java-orchestration-airflow/CHANGELOG.md | 7 +++++++ .../google-cloud-orchestration-airflow-bom/pom.xml | 12 ++++++------ .../google-cloud-orchestration-airflow/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../pom.xml | 4 ++-- java-orchestration-airflow/pom.xml | 12 ++++++------ .../pom.xml | 4 ++-- .../pom.xml | 4 ++-- java-orchestration-airflow/versions.txt | 10 +++++----- 9 files changed, 34 insertions(+), 27 deletions(-) diff --git a/java-orchestration-airflow/CHANGELOG.md b/java-orchestration-airflow/CHANGELOG.md index ff4c5727cbfe..d14a15a381d0 100644 --- a/java-orchestration-airflow/CHANGELOG.md +++ b/java-orchestration-airflow/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.2](https://github.com/googleapis/java-orchestration-airflow/compare/v1.3.1...v1.3.2) (2022-08-11) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#218](https://github.com/googleapis/java-orchestration-airflow/issues/218)) ([3687be9](https://github.com/googleapis/java-orchestration-airflow/commit/3687be9191e7234226de47b814ab53d3d34e2c58)) + ## [1.3.1](https://github.com/googleapis/java-orchestration-airflow/compare/v1.3.0...v1.3.1) (2022-07-13) diff --git a/java-orchestration-airflow/google-cloud-orchestration-airflow-bom/pom.xml b/java-orchestration-airflow/google-cloud-orchestration-airflow-bom/pom.xml index f18403602da9..ff6ee7809cc4 100644 --- a/java-orchestration-airflow/google-cloud-orchestration-airflow-bom/pom.xml +++ b/java-orchestration-airflow/google-cloud-orchestration-airflow-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-orchestration-airflow-bom - 1.3.2-SNAPSHOT + 1.3.2 pom com.google.cloud @@ -56,27 +56,27 @@ com.google.cloud google-cloud-orchestration-airflow - 1.3.2-SNAPSHOT + 1.3.2 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1 - 1.3.2-SNAPSHOT + 1.3.2 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1beta1 - 0.6.2-SNAPSHOT + 0.6.2 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1 - 1.3.2-SNAPSHOT + 1.3.2 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1beta1 - 0.6.2-SNAPSHOT + 0.6.2 diff --git a/java-orchestration-airflow/google-cloud-orchestration-airflow/pom.xml b/java-orchestration-airflow/google-cloud-orchestration-airflow/pom.xml index bec53428f944..472be33f1e40 100644 --- a/java-orchestration-airflow/google-cloud-orchestration-airflow/pom.xml +++ b/java-orchestration-airflow/google-cloud-orchestration-airflow/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-orchestration-airflow - 1.3.2-SNAPSHOT + 1.3.2 jar Google Cloud Composer https://github.com/googleapis/java-orchestration-airflow @@ -11,7 +11,7 @@ com.google.cloud google-cloud-orchestration-airflow-parent - 1.3.2-SNAPSHOT + 1.3.2 google-cloud-orchestration-airflow diff --git a/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1/pom.xml b/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1/pom.xml index eb5d0348c5ef..9a73eb4540e9 100644 --- a/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1/pom.xml +++ b/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1 - 1.3.2-SNAPSHOT + 1.3.2 grpc-google-cloud-orchestration-airflow-v1 GRPC library for google-cloud-orchestration-airflow com.google.cloud google-cloud-orchestration-airflow-parent - 1.3.2-SNAPSHOT + 1.3.2 diff --git a/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml b/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml index 5b69dcc350d3..b22ba1c78340 100644 --- a/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml +++ b/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1beta1 - 0.6.2-SNAPSHOT + 0.6.2 grpc-google-cloud-orchestration-airflow-v1beta1 GRPC library for google-cloud-orchestration-airflow com.google.cloud google-cloud-orchestration-airflow-parent - 1.3.2-SNAPSHOT + 1.3.2 diff --git a/java-orchestration-airflow/pom.xml b/java-orchestration-airflow/pom.xml index 971bef64ca78..5f7f24fd9194 100644 --- a/java-orchestration-airflow/pom.xml +++ b/java-orchestration-airflow/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-orchestration-airflow-parent pom - 1.3.2-SNAPSHOT + 1.3.2 Google Cloud Composer Parent https://github.com/googleapis/java-orchestration-airflow @@ -69,27 +69,27 @@ com.google.cloud google-cloud-orchestration-airflow - 1.3.2-SNAPSHOT + 1.3.2 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1 - 1.3.2-SNAPSHOT + 1.3.2 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1beta1 - 0.6.2-SNAPSHOT + 0.6.2 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1 - 1.3.2-SNAPSHOT + 1.3.2 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1beta1 - 0.6.2-SNAPSHOT + 0.6.2 diff --git a/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/pom.xml b/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/pom.xml index 40d009183bad..67be53c0a016 100644 --- a/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/pom.xml +++ b/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1 - 1.3.2-SNAPSHOT + 1.3.2 proto-google-cloud-orchestration-airflow-v1 Proto library for google-cloud-orchestration-airflow com.google.cloud google-cloud-orchestration-airflow-parent - 1.3.2-SNAPSHOT + 1.3.2 diff --git a/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml b/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml index f9758c5ef871..3403d68fdf43 100644 --- a/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml +++ b/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1beta1 - 0.6.2-SNAPSHOT + 0.6.2 proto-google-cloud-orchestration-airflow-v1beta1 Proto library for google-cloud-orchestration-airflow com.google.cloud google-cloud-orchestration-airflow-parent - 1.3.2-SNAPSHOT + 1.3.2 diff --git a/java-orchestration-airflow/versions.txt b/java-orchestration-airflow/versions.txt index bc76ad79a91a..ee5bdee089a2 100644 --- a/java-orchestration-airflow/versions.txt +++ b/java-orchestration-airflow/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-orchestration-airflow:1.3.1:1.3.2-SNAPSHOT -grpc-google-cloud-orchestration-airflow-v1:1.3.1:1.3.2-SNAPSHOT -grpc-google-cloud-orchestration-airflow-v1beta1:0.6.1:0.6.2-SNAPSHOT -proto-google-cloud-orchestration-airflow-v1:1.3.1:1.3.2-SNAPSHOT -proto-google-cloud-orchestration-airflow-v1beta1:0.6.1:0.6.2-SNAPSHOT +google-cloud-orchestration-airflow:1.3.2:1.3.2 +grpc-google-cloud-orchestration-airflow-v1:1.3.2:1.3.2 +grpc-google-cloud-orchestration-airflow-v1beta1:0.6.2:0.6.2 +proto-google-cloud-orchestration-airflow-v1:1.3.2:1.3.2 +proto-google-cloud-orchestration-airflow-v1beta1:0.6.2:0.6.2