From f7788422aa66ee306e89b859c826e3741638c9ba Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 22:04:26 +0000 Subject: [PATCH 1/6] chore: release 1.114.2-SNAPSHOT (#809) :robot: I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- google-cloud-pubsub-bom/pom.xml | 8 ++++---- google-cloud-pubsub/pom.xml | 4 ++-- grpc-google-cloud-pubsub-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-pubsub-v1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 6 +++--- 7 files changed, 18 insertions(+), 18 deletions(-) diff --git a/google-cloud-pubsub-bom/pom.xml b/google-cloud-pubsub-bom/pom.xml index 77e21f970..833c16fe1 100644 --- a/google-cloud-pubsub-bom/pom.xml +++ b/google-cloud-pubsub-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-pubsub-bom - 1.114.1 + 1.114.2-SNAPSHOT pom com.google.cloud @@ -53,17 +53,17 @@ com.google.api.grpc proto-google-cloud-pubsub-v1 - 1.96.1 + 1.96.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-pubsub-v1 - 1.96.1 + 1.96.2-SNAPSHOT com.google.cloud google-cloud-pubsub - 1.114.1 + 1.114.2-SNAPSHOT diff --git a/google-cloud-pubsub/pom.xml b/google-cloud-pubsub/pom.xml index 9c2c4c67e..f233dd3a4 100644 --- a/google-cloud-pubsub/pom.xml +++ b/google-cloud-pubsub/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-pubsub - 1.114.1 + 1.114.2-SNAPSHOT jar Google Cloud Pub/Sub https://github.com/googleapis/java-pubsub @@ -11,7 +11,7 @@ com.google.cloud google-cloud-pubsub-parent - 1.114.1 + 1.114.2-SNAPSHOT google-cloud-pubsub diff --git a/grpc-google-cloud-pubsub-v1/pom.xml b/grpc-google-cloud-pubsub-v1/pom.xml index 0d60dea68..fee479471 100644 --- a/grpc-google-cloud-pubsub-v1/pom.xml +++ b/grpc-google-cloud-pubsub-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-pubsub-v1 - 1.96.1 + 1.96.2-SNAPSHOT grpc-google-cloud-pubsub-v1 GRPC library for grpc-google-cloud-pubsub-v1 com.google.cloud google-cloud-pubsub-parent - 1.114.1 + 1.114.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index 73602f805..07e4c9344 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-pubsub-parent pom - 1.114.1 + 1.114.2-SNAPSHOT Google Cloud Pub/Sub Parent https://github.com/googleapis/java-pubsub @@ -69,17 +69,17 @@ com.google.api.grpc proto-google-cloud-pubsub-v1 - 1.96.1 + 1.96.2-SNAPSHOT com.google.api.grpc grpc-google-cloud-pubsub-v1 - 1.96.1 + 1.96.2-SNAPSHOT com.google.cloud google-cloud-pubsub - 1.114.1 + 1.114.2-SNAPSHOT diff --git a/proto-google-cloud-pubsub-v1/pom.xml b/proto-google-cloud-pubsub-v1/pom.xml index e2e4ed9c4..6d12a5042 100644 --- a/proto-google-cloud-pubsub-v1/pom.xml +++ b/proto-google-cloud-pubsub-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-pubsub-v1 - 1.96.1 + 1.96.2-SNAPSHOT proto-google-cloud-pubsub-v1 PROTO library for proto-google-cloud-pubsub-v1 com.google.cloud google-cloud-pubsub-parent - 1.114.1 + 1.114.2-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 4a5a7c6e0..9c8197532 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -43,7 +43,7 @@ com.google.cloud google-cloud-pubsub - 1.114.1 + 1.114.2-SNAPSHOT diff --git a/versions.txt b/versions.txt index 9faec0aeb..4e8ef08e5 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-pubsub-v1:1.96.1:1.96.1 -grpc-google-cloud-pubsub-v1:1.96.1:1.96.1 -google-cloud-pubsub:1.114.1:1.114.1 \ No newline at end of file +proto-google-cloud-pubsub-v1:1.96.1:1.96.2-SNAPSHOT +grpc-google-cloud-pubsub-v1:1.96.1:1.96.2-SNAPSHOT +google-cloud-pubsub:1.114.1:1.114.2-SNAPSHOT \ No newline at end of file From 23c70fbfbea02e03fd7444ff8435096fd0bf4944 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 24 Aug 2021 19:45:17 +0200 Subject: [PATCH 2/6] chore(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.114.1 (#810) --- samples/install-without-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 3706be1e8..ddc9299af 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -44,7 +44,7 @@ com.google.cloud google-cloud-pubsub - 1.113.8 + 1.114.1 From 2738d81ff808fd6fadd97ba6cd195d632257ea2e Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 24 Aug 2021 10:58:15 -0700 Subject: [PATCH 3/6] chore: regenerate README (#812) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-08-24 17:47:46,445 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsub/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-24 17:47:47,512 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/2a7edb4e-d1a8-4dd9-970a-8744a9805a3b/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 9d3ee46dc..3f53a15a8 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-pubsub.git", - "sha": "e425d544f0ab46b43f73767adfeec9bf0c58ec7d" + "sha": "23c70fbfbea02e03fd7444ff8435096fd0bf4944" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "a01e1a0bf70754f51450958b966bd673945d1e6e" + "sha": "8032ab5a32471d85ece8fc261df16cc40fbfa4fb" } } ] diff --git a/README.md b/README.md index 5d2bcbf90..78fd2d553 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-pubsub - 1.113.8 + 1.114.1 ``` @@ -58,13 +58,13 @@ compile 'com.google.cloud:google-cloud-pubsub' If you are using Gradle without BOM, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-pubsub:1.114.0' +compile 'com.google.cloud:google-cloud-pubsub:1.114.1' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-pubsub" % "1.114.0" +libraryDependencies += "com.google.cloud" % "google-cloud-pubsub" % "1.114.1" ``` ## Authentication From fe162cb3317274b0e3fcd46a7089287cbd9c285f Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 24 Aug 2021 14:32:20 -0400 Subject: [PATCH 4/6] ci: removing linkage-monitor from the required checks (#811) Linkage Monitor is no longer needed, because the Libraries BOM synchronizes with Google Cloud BOM and the shared dependencies BOM https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/2137 --- .github/sync-repo-settings.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index b2063df15..ef2176893 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -10,7 +10,6 @@ branchProtectionRules: requiredStatusCheckContexts: - dependencies (8) - dependencies (11) - - linkage-monitor - lint - clirr - units (8) @@ -26,7 +25,6 @@ branchProtectionRules: requiredStatusCheckContexts: - dependencies (8) - dependencies (11) - - linkage-monitor - lint - clirr - units (8) @@ -42,7 +40,6 @@ branchProtectionRules: requiredStatusCheckContexts: - dependencies (8) - dependencies (11) - - linkage-monitor - lint - clirr - units (8) From e7b0c3c002e816027c945cac4487394cefd26892 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 24 Aug 2021 22:12:25 +0200 Subject: [PATCH 5/6] deps: update dependency com.google.cloud:google-cloud-core to v2.1.1 (#813) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index ddc9299af..ef95bd7f6 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -80,7 +80,7 @@ com.google.cloud google-cloud-core - 2.1.0 + 2.1.1 tests
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 9c8197532..a63b7a977 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 2.1.0 + 2.1.1 tests
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 7bcc74ba4..daf95dbbe 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -90,7 +90,7 @@ com.google.cloud google-cloud-core - 2.1.0 + 2.1.1 tests From 2c70a73d97985907f5a8769d2aadf1f46ffc5d83 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 20:24:49 +0000 Subject: [PATCH 6/6] chore: release 1.114.2 (#814) :robot: I have created a release \*beep\* \*boop\* --- ### [1.114.2](https://www.github.com/googleapis/java-pubsub/compare/v1.114.1...v1.114.2) (2021-08-24) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.1.1 ([#813](https://www.github.com/googleapis/java-pubsub/issues/813)) ([e7b0c3c](https://www.github.com/googleapis/java-pubsub/commit/e7b0c3c002e816027c945cac4487394cefd26892)) --- 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 | 7 +++++++ google-cloud-pubsub-bom/pom.xml | 8 ++++---- google-cloud-pubsub/pom.xml | 4 ++-- grpc-google-cloud-pubsub-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-pubsub-v1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 6 +++--- 8 files changed, 25 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6f4d32b3..280089fb1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.114.2](https://www.github.com/googleapis/java-pubsub/compare/v1.114.1...v1.114.2) (2021-08-24) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-core to v2.1.1 ([#813](https://www.github.com/googleapis/java-pubsub/issues/813)) ([e7b0c3c](https://www.github.com/googleapis/java-pubsub/commit/e7b0c3c002e816027c945cac4487394cefd26892)) + ### [1.114.1](https://www.github.com/googleapis/java-pubsub/compare/v1.114.0...v1.114.1) (2021-08-23) diff --git a/google-cloud-pubsub-bom/pom.xml b/google-cloud-pubsub-bom/pom.xml index 833c16fe1..987df642f 100644 --- a/google-cloud-pubsub-bom/pom.xml +++ b/google-cloud-pubsub-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-pubsub-bom - 1.114.2-SNAPSHOT + 1.114.2 pom com.google.cloud @@ -53,17 +53,17 @@ com.google.api.grpc proto-google-cloud-pubsub-v1 - 1.96.2-SNAPSHOT + 1.96.2 com.google.api.grpc grpc-google-cloud-pubsub-v1 - 1.96.2-SNAPSHOT + 1.96.2 com.google.cloud google-cloud-pubsub - 1.114.2-SNAPSHOT + 1.114.2 diff --git a/google-cloud-pubsub/pom.xml b/google-cloud-pubsub/pom.xml index f233dd3a4..28308a47b 100644 --- a/google-cloud-pubsub/pom.xml +++ b/google-cloud-pubsub/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-pubsub - 1.114.2-SNAPSHOT + 1.114.2 jar Google Cloud Pub/Sub https://github.com/googleapis/java-pubsub @@ -11,7 +11,7 @@ com.google.cloud google-cloud-pubsub-parent - 1.114.2-SNAPSHOT + 1.114.2 google-cloud-pubsub diff --git a/grpc-google-cloud-pubsub-v1/pom.xml b/grpc-google-cloud-pubsub-v1/pom.xml index fee479471..c54a9a9cc 100644 --- a/grpc-google-cloud-pubsub-v1/pom.xml +++ b/grpc-google-cloud-pubsub-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-pubsub-v1 - 1.96.2-SNAPSHOT + 1.96.2 grpc-google-cloud-pubsub-v1 GRPC library for grpc-google-cloud-pubsub-v1 com.google.cloud google-cloud-pubsub-parent - 1.114.2-SNAPSHOT + 1.114.2 diff --git a/pom.xml b/pom.xml index 07e4c9344..32f9148df 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-pubsub-parent pom - 1.114.2-SNAPSHOT + 1.114.2 Google Cloud Pub/Sub Parent https://github.com/googleapis/java-pubsub @@ -69,17 +69,17 @@ com.google.api.grpc proto-google-cloud-pubsub-v1 - 1.96.2-SNAPSHOT + 1.96.2 com.google.api.grpc grpc-google-cloud-pubsub-v1 - 1.96.2-SNAPSHOT + 1.96.2 com.google.cloud google-cloud-pubsub - 1.114.2-SNAPSHOT + 1.114.2 diff --git a/proto-google-cloud-pubsub-v1/pom.xml b/proto-google-cloud-pubsub-v1/pom.xml index 6d12a5042..b5508f1ee 100644 --- a/proto-google-cloud-pubsub-v1/pom.xml +++ b/proto-google-cloud-pubsub-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-pubsub-v1 - 1.96.2-SNAPSHOT + 1.96.2 proto-google-cloud-pubsub-v1 PROTO library for proto-google-cloud-pubsub-v1 com.google.cloud google-cloud-pubsub-parent - 1.114.2-SNAPSHOT + 1.114.2 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a63b7a977..ca81814c7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -43,7 +43,7 @@ com.google.cloud google-cloud-pubsub - 1.114.2-SNAPSHOT + 1.114.2 diff --git a/versions.txt b/versions.txt index 4e8ef08e5..3550f7de6 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-pubsub-v1:1.96.1:1.96.2-SNAPSHOT -grpc-google-cloud-pubsub-v1:1.96.1:1.96.2-SNAPSHOT -google-cloud-pubsub:1.114.1:1.114.2-SNAPSHOT \ No newline at end of file +proto-google-cloud-pubsub-v1:1.96.2:1.96.2 +grpc-google-cloud-pubsub-v1:1.96.2:1.96.2 +google-cloud-pubsub:1.114.2:1.114.2 \ No newline at end of file