Skip to content

Commit

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


## [1.3.5](https://togithub.com/googleapis/java-orchestration-airflow/compare/v1.3.4...v1.3.5) (2022-10-03)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#264](https://togithub.com/googleapis/java-orchestration-airflow/issues/264)) ([7b846cf](https://togithub.com/googleapis/java-orchestration-airflow/commit/7b846cf5c32898e9a9bd247e8357c7ec8bdf8136))
* Update dependency google-crc32c to v1.5.0 ([#258](https://togithub.com/googleapis/java-orchestration-airflow/issues/258)) ([fd3cf1e](https://togithub.com/googleapis/java-orchestration-airflow/commit/fd3cf1e71f06fb1a28184ad1c0bff68909e0bab5))
* Update dependency importlib-metadata to v4.12.0 ([#259](https://togithub.com/googleapis/java-orchestration-airflow/issues/259)) ([6664dab](https://togithub.com/googleapis/java-orchestration-airflow/commit/6664dab717adb2449c75dc811c10f3052ffac297))
* Update dependency jeepney to v0.8.0 ([#260](https://togithub.com/googleapis/java-orchestration-airflow/issues/260)) ([d6d7366](https://togithub.com/googleapis/java-orchestration-airflow/commit/d6d7366327db5811ece1374575a020fdf475e5d2))
* Update dependency protobuf to v4 ([#261](https://togithub.com/googleapis/java-orchestration-airflow/issues/261)) ([e2834b7](https://togithub.com/googleapis/java-orchestration-airflow/commit/e2834b789ec7f968367cd0016f5ce6b0c7239e69))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Oct 3, 2022
1 parent 7b846cf commit 84adf2e
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 27 deletions.
11 changes: 11 additions & 0 deletions java-orchestration-airflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.3.5](https://github.com/googleapis/java-orchestration-airflow/compare/v1.3.4...v1.3.5) (2022-10-03)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#264](https://github.com/googleapis/java-orchestration-airflow/issues/264)) ([87a9cd3](https://github.com/googleapis/java-orchestration-airflow/commit/87a9cd3c8a461416ab8fc16fb5554f2bfcf207b8))
* Update dependency google-crc32c to v1.5.0 ([#258](https://github.com/googleapis/java-orchestration-airflow/issues/258)) ([36e1892](https://github.com/googleapis/java-orchestration-airflow/commit/36e1892698b348fa04d1206ec74a89ecade6db38))
* Update dependency importlib-metadata to v4.12.0 ([#259](https://github.com/googleapis/java-orchestration-airflow/issues/259)) ([75101fc](https://github.com/googleapis/java-orchestration-airflow/commit/75101fcdd64a75c0349185954627d901ab8bbeda))
* Update dependency jeepney to v0.8.0 ([#260](https://github.com/googleapis/java-orchestration-airflow/issues/260)) ([8e5ba73](https://github.com/googleapis/java-orchestration-airflow/commit/8e5ba73b133a983d5855999942e9a8f4a72d1601))
* Update dependency protobuf to v4 ([#261](https://github.com/googleapis/java-orchestration-airflow/issues/261)) ([8f15254](https://github.com/googleapis/java-orchestration-airflow/commit/8f1525468e3fe68273907bbaaf3559183a3a0d45))

## [1.3.4](https://github.com/googleapis/java-orchestration-airflow/compare/v1.3.3...v1.3.4) (2022-09-15)


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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.5</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.6.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.5</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.6.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.6.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.5</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.6.5-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.5</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.6.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1:current} -->
<version>1.3.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.6.5-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-orchestration-airflow-v1beta1:current} -->
<version>0.6.5</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.3.5-SNAPSHOT</version><!-- {x-version-update:google-cloud-orchestration-airflow:current} -->
<version>1.3.5</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.3.4:1.3.5-SNAPSHOT
grpc-google-cloud-orchestration-airflow-v1:1.3.4:1.3.5-SNAPSHOT
grpc-google-cloud-orchestration-airflow-v1beta1:0.6.4:0.6.5-SNAPSHOT
proto-google-cloud-orchestration-airflow-v1:1.3.4:1.3.5-SNAPSHOT
proto-google-cloud-orchestration-airflow-v1beta1:0.6.4:0.6.5-SNAPSHOT
google-cloud-orchestration-airflow:1.3.5:1.3.5
grpc-google-cloud-orchestration-airflow-v1:1.3.5:1.3.5
grpc-google-cloud-orchestration-airflow-v1beta1:0.6.5:0.6.5
proto-google-cloud-orchestration-airflow-v1:1.3.5:1.3.5
proto-google-cloud-orchestration-airflow-v1beta1:0.6.5:0.6.5

0 comments on commit 84adf2e

Please sign in to comment.