diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a431be0..2a683f2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +### [1.1.1](https://www.github.com/googleapis/java-orchestration-airflow/compare/v1.1.0...v1.1.1) (2022-01-07) + + +### Bug Fixes + +* **java:** add -ntp flag to native image testing command ([#1299](https://www.github.com/googleapis/java-orchestration-airflow/issues/1299)) ([#113](https://www.github.com/googleapis/java-orchestration-airflow/issues/113)) ([9f87f4d](https://www.github.com/googleapis/java-orchestration-airflow/commit/9f87f4d23193d78aa2e3fb0c422d48a16d460612)) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#120](https://www.github.com/googleapis/java-orchestration-airflow/issues/120)) ([cd2cd9c](https://www.github.com/googleapis/java-orchestration-airflow/commit/cd2cd9c30136c0aa953c60abbb231dca8e5def48)) + ## [1.1.0](https://www.github.com/googleapis/java-orchestration-airflow/compare/v1.0.0...v1.1.0) (2021-12-03) diff --git a/google-cloud-orchestration-airflow-bom/pom.xml b/google-cloud-orchestration-airflow-bom/pom.xml index e8e3120e..cae3b720 100644 --- a/google-cloud-orchestration-airflow-bom/pom.xml +++ b/google-cloud-orchestration-airflow-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-orchestration-airflow-bom - 1.1.1-SNAPSHOT + 1.1.1 pom com.google.cloud @@ -56,27 +56,27 @@ com.google.cloud google-cloud-orchestration-airflow - 1.1.1-SNAPSHOT + 1.1.1 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1 - 1.1.1-SNAPSHOT + 1.1.1 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1beta1 - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1 - 1.1.1-SNAPSHOT + 1.1.1 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1beta1 - 0.4.1-SNAPSHOT + 0.4.1 diff --git a/google-cloud-orchestration-airflow/pom.xml b/google-cloud-orchestration-airflow/pom.xml index 72571767..c39cc494 100644 --- a/google-cloud-orchestration-airflow/pom.xml +++ b/google-cloud-orchestration-airflow/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-orchestration-airflow - 1.1.1-SNAPSHOT + 1.1.1 jar Google Cloud Composer https://github.com/googleapis/java-orchestration-airflow @@ -11,7 +11,7 @@ com.google.cloud google-cloud-orchestration-airflow-parent - 1.1.1-SNAPSHOT + 1.1.1 google-cloud-orchestration-airflow diff --git a/grpc-google-cloud-orchestration-airflow-v1/pom.xml b/grpc-google-cloud-orchestration-airflow-v1/pom.xml index bfb03b4a..2cc26782 100644 --- a/grpc-google-cloud-orchestration-airflow-v1/pom.xml +++ b/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.1.1-SNAPSHOT + 1.1.1 grpc-google-cloud-orchestration-airflow-v1 GRPC library for google-cloud-orchestration-airflow com.google.cloud google-cloud-orchestration-airflow-parent - 1.1.1-SNAPSHOT + 1.1.1 diff --git a/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml b/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml index c073d37b..37eb78c5 100644 --- a/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml +++ b/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.4.1-SNAPSHOT + 0.4.1 grpc-google-cloud-orchestration-airflow-v1beta1 GRPC library for google-cloud-orchestration-airflow com.google.cloud google-cloud-orchestration-airflow-parent - 1.1.1-SNAPSHOT + 1.1.1 diff --git a/pom.xml b/pom.xml index a0f47336..3210d0bd 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-orchestration-airflow-parent pom - 1.1.1-SNAPSHOT + 1.1.1 Google Cloud Composer Parent https://github.com/googleapis/java-orchestration-airflow @@ -69,27 +69,27 @@ com.google.cloud google-cloud-orchestration-airflow - 1.1.1-SNAPSHOT + 1.1.1 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1 - 1.1.1-SNAPSHOT + 1.1.1 com.google.api.grpc grpc-google-cloud-orchestration-airflow-v1beta1 - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1 - 1.1.1-SNAPSHOT + 1.1.1 com.google.api.grpc proto-google-cloud-orchestration-airflow-v1beta1 - 0.4.1-SNAPSHOT + 0.4.1 diff --git a/proto-google-cloud-orchestration-airflow-v1/pom.xml b/proto-google-cloud-orchestration-airflow-v1/pom.xml index 1d526528..d3b2cedd 100644 --- a/proto-google-cloud-orchestration-airflow-v1/pom.xml +++ b/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.1.1-SNAPSHOT + 1.1.1 proto-google-cloud-orchestration-airflow-v1 Proto library for google-cloud-orchestration-airflow com.google.cloud google-cloud-orchestration-airflow-parent - 1.1.1-SNAPSHOT + 1.1.1 diff --git a/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml b/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml index f62c92d6..7d968db4 100644 --- a/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml +++ b/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.4.1-SNAPSHOT + 0.4.1 proto-google-cloud-orchestration-airflow-v1beta1 Proto library for google-cloud-orchestration-airflow com.google.cloud google-cloud-orchestration-airflow-parent - 1.1.1-SNAPSHOT + 1.1.1 diff --git a/versions.txt b/versions.txt index 098113da..98b5ff5c 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-orchestration-airflow:1.1.0:1.1.1-SNAPSHOT -grpc-google-cloud-orchestration-airflow-v1:1.1.0:1.1.1-SNAPSHOT -grpc-google-cloud-orchestration-airflow-v1beta1:0.4.0:0.4.1-SNAPSHOT -proto-google-cloud-orchestration-airflow-v1:1.1.0:1.1.1-SNAPSHOT -proto-google-cloud-orchestration-airflow-v1beta1:0.4.0:0.4.1-SNAPSHOT +google-cloud-orchestration-airflow:1.1.1:1.1.1 +grpc-google-cloud-orchestration-airflow-v1:1.1.1:1.1.1 +grpc-google-cloud-orchestration-airflow-v1beta1:0.4.1:0.4.1 +proto-google-cloud-orchestration-airflow-v1:1.1.1:1.1.1 +proto-google-cloud-orchestration-airflow-v1beta1:0.4.1:0.4.1