From b8a03f0ab30a1ff0aa7d42f134fba25be73def18 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 03:34:31 +0000 Subject: [PATCH] chore(main): release 0.4.0 (#51) :robot: I have created a release *beep* *boop* --- ## [0.4.0](https://github.com/googleapis/java-video-live-stream/compare/v0.3.0...v0.4.0) (2022-05-20) ### Features * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-video-live-stream/issues/1440)) ([#50](https://github.com/googleapis/java-video-live-stream/issues/50)) ([00dbbf3](https://github.com/googleapis/java-video-live-stream/commit/00dbbf3937898b8a8ae2622ff5539f9b8a935036)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#49](https://github.com/googleapis/java-video-live-stream/issues/49)) ([aecb6c5](https://github.com/googleapis/java-video-live-stream/commit/aecb6c5a993d13fc85e58b9336a1f31b58fa99dd)) ### Documentation * updated comments to match API behaviors ([#52](https://github.com/googleapis/java-video-live-stream/issues/52)) ([342dcfb](https://github.com/googleapis/java-video-live-stream/commit/342dcfbd3f1bafda9025771bc12af84a35e5d36e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 17 +++++++++++++++++ google-cloud-live-stream-bom/pom.xml | 8 ++++---- google-cloud-live-stream/pom.xml | 4 ++-- grpc-google-cloud-live-stream-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-live-stream-v1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 6 +++--- 8 files changed, 35 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 971d738..4c7f397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.4.0](https://github.com/googleapis/java-video-live-stream/compare/v0.3.0...v0.4.0) (2022-05-20) + + +### Features + +* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-video-live-stream/issues/1440)) ([#50](https://github.com/googleapis/java-video-live-stream/issues/50)) ([00dbbf3](https://github.com/googleapis/java-video-live-stream/commit/00dbbf3937898b8a8ae2622ff5539f9b8a935036)) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#49](https://github.com/googleapis/java-video-live-stream/issues/49)) ([aecb6c5](https://github.com/googleapis/java-video-live-stream/commit/aecb6c5a993d13fc85e58b9336a1f31b58fa99dd)) + + +### Documentation + +* updated comments to match API behaviors ([#52](https://github.com/googleapis/java-video-live-stream/issues/52)) ([342dcfb](https://github.com/googleapis/java-video-live-stream/commit/342dcfbd3f1bafda9025771bc12af84a35e5d36e)) + ## [0.3.0](https://github.com/googleapis/java-video-live-stream/compare/v0.2.1...v0.3.0) (2022-04-28) diff --git a/google-cloud-live-stream-bom/pom.xml b/google-cloud-live-stream-bom/pom.xml index 92737df..cb145a0 100644 --- a/google-cloud-live-stream-bom/pom.xml +++ b/google-cloud-live-stream-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-live-stream-bom - 0.3.1-SNAPSHOT + 0.4.0 pom com.google.cloud @@ -65,17 +65,17 @@ com.google.cloud google-cloud-live-stream - 0.3.1-SNAPSHOT + 0.4.0 com.google.api.grpc grpc-google-cloud-live-stream-v1 - 0.3.1-SNAPSHOT + 0.4.0 com.google.api.grpc proto-google-cloud-live-stream-v1 - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/google-cloud-live-stream/pom.xml b/google-cloud-live-stream/pom.xml index f8ab147..0fae93d 100644 --- a/google-cloud-live-stream/pom.xml +++ b/google-cloud-live-stream/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-live-stream - 0.3.1-SNAPSHOT + 0.4.0 jar Google Cloud Live Stream https://github.com/googleapis/java-video-live-stream @@ -11,7 +11,7 @@ com.google.cloud google-cloud-live-stream-parent - 0.3.1-SNAPSHOT + 0.4.0 google-cloud-live-stream diff --git a/grpc-google-cloud-live-stream-v1/pom.xml b/grpc-google-cloud-live-stream-v1/pom.xml index 8cd4600..df6c128 100644 --- a/grpc-google-cloud-live-stream-v1/pom.xml +++ b/grpc-google-cloud-live-stream-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-live-stream-v1 - 0.3.1-SNAPSHOT + 0.4.0 grpc-google-cloud-live-stream-v1 GRPC library for google-cloud-live-stream com.google.cloud google-cloud-live-stream-parent - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/pom.xml b/pom.xml index 7d3c5e0..645b99f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-live-stream-parent pom - 0.3.1-SNAPSHOT + 0.4.0 Google Cloud Live Stream Parent https://github.com/googleapis/java-video-live-stream @@ -69,17 +69,17 @@ com.google.cloud google-cloud-live-stream - 0.3.1-SNAPSHOT + 0.4.0 com.google.api.grpc grpc-google-cloud-live-stream-v1 - 0.3.1-SNAPSHOT + 0.4.0 com.google.api.grpc proto-google-cloud-live-stream-v1 - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/proto-google-cloud-live-stream-v1/pom.xml b/proto-google-cloud-live-stream-v1/pom.xml index f417b1c..2779664 100644 --- a/proto-google-cloud-live-stream-v1/pom.xml +++ b/proto-google-cloud-live-stream-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-live-stream-v1 - 0.3.1-SNAPSHOT + 0.4.0 proto-google-cloud-live-stream-v1 Proto library for google-cloud-live-stream com.google.cloud google-cloud-live-stream-parent - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 288aef6..263f329 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-live-stream - 0.3.1-SNAPSHOT + 0.4.0 diff --git a/versions.txt b/versions.txt index 0406956..0a88bf5 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-live-stream:0.3.0:0.3.1-SNAPSHOT -proto-google-cloud-live-stream-v1:0.3.0:0.3.1-SNAPSHOT -grpc-google-cloud-live-stream-v1:0.3.0:0.3.1-SNAPSHOT +google-cloud-live-stream:0.4.0:0.4.0 +proto-google-cloud-live-stream-v1:0.4.0:0.4.0 +grpc-google-cloud-live-stream-v1:0.4.0:0.4.0