Skip to content

Commit

Permalink
chore(main): release 1.3.0 (googleapis#207)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.3.0](googleapis/java-orchestration-airflow@v1.2.0...v1.3.0) (2022-07-01)


### Features

* Enable REST transport for most of Java and Go clients ([googleapis#201](googleapis/java-orchestration-airflow#201)) ([0e6dd72](googleapis/java-orchestration-airflow@0e6dd72))


### Bug Fixes

* update gapic-generator-java with mock service generation fixes ([googleapis#203](googleapis/java-orchestration-airflow#203)) ([68ffefb](googleapis/java-orchestration-airflow@68ffefb))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#200](googleapis/java-orchestration-airflow#200)) ([22db385](googleapis/java-orchestration-airflow@22db385))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Jul 1, 2022
1 parent e424e27 commit 35c7f64
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 27 deletions.
17 changes: 17 additions & 0 deletions java-orchestration-airflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.3.0](https://github.com/googleapis/java-orchestration-airflow/compare/v1.2.0...v1.3.0) (2022-07-01)


### Features

* Enable REST transport for most of Java and Go clients ([#201](https://github.com/googleapis/java-orchestration-airflow/issues/201)) ([5e868ac](https://github.com/googleapis/java-orchestration-airflow/commit/5e868acfec7f4e5b9ba981ade3cfd48bcece0c9b))


### Bug Fixes

* update gapic-generator-java with mock service generation fixes ([#203](https://github.com/googleapis/java-orchestration-airflow/issues/203)) ([3d127b2](https://github.com/googleapis/java-orchestration-airflow/commit/3d127b24906139745a4a552ddf9a1603e7175824))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#200](https://github.com/googleapis/java-orchestration-airflow/issues/200)) ([6abe784](https://github.com/googleapis/java-orchestration-airflow/commit/6abe784a9e773d66ff81152f0629ee8fc4cd5ca4))

## [1.2.0](https://github.com/googleapis/java-orchestration-airflow/compare/v1.1.7...v1.2.0) (2022-05-19)


Expand Down
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-orchestration-airflow-bom</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -56,27 +56,27 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
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-orchestration-airflow</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<packaging>jar</packaging>
<name>Google Cloud Composer</name>
<url>https://github.com/googleapis/java-orchestration-airflow</url>
<description>Cloud Composer is a managed Apache Airflow service that helps you create, schedule, monitor and manage workflows. Cloud Composer automation helps you create Airflow environments quickly and use Airflow-native tools, such as the powerful Airflow web interface and command line tools, so you can focus on your workflows and not your infrastructure.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-parent</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-orchestration-airflow</site.installationModule>
Expand Down
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-orchestration-airflow-v1</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<name>grpc-google-cloud-orchestration-airflow-v1</name>
<description>GRPC library for google-cloud-orchestration-airflow</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-parent</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
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-orchestration-airflow-v1beta1</artifactId>
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<name>grpc-google-cloud-orchestration-airflow-v1beta1</name>
<description>GRPC library for google-cloud-orchestration-airflow</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow-parent</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
12 changes: 6 additions & 6 deletions java-orchestration-airflow/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-orchestration-airflow-parent</artifactId>
<packaging>pom</packaging>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<name>Google Cloud Composer Parent</name>
<url>https://github.com/googleapis/java-orchestration-airflow</url>
<description>
Expand Down Expand Up @@ -69,27 +69,27 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-orchestration-airflow</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.0</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.0</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1</artifactId>
<version>1.2.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-orchestration-airflow-v1beta1</artifactId>
<version>0.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.0</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
</dependency>

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

google-cloud-orchestration-airflow:1.2.0:1.2.1-SNAPSHOT
grpc-google-cloud-orchestration-airflow-v1:1.2.0:1.2.1-SNAPSHOT
grpc-google-cloud-orchestration-airflow-v1beta1:0.5.0:0.5.1-SNAPSHOT
proto-google-cloud-orchestration-airflow-v1:1.2.0:1.2.1-SNAPSHOT
proto-google-cloud-orchestration-airflow-v1beta1:0.5.0:0.5.1-SNAPSHOT
google-cloud-orchestration-airflow:1.3.0:1.3.0
grpc-google-cloud-orchestration-airflow-v1:1.3.0:1.3.0
grpc-google-cloud-orchestration-airflow-v1beta1:0.6.0:0.6.0
proto-google-cloud-orchestration-airflow-v1:1.3.0:1.3.0
proto-google-cloud-orchestration-airflow-v1beta1:0.6.0:0.6.0

0 comments on commit 35c7f64

Please sign in to comment.