From a1a1d07726f051841a3bfd0c5006c0de6b923b88 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 4 Jun 2021 05:58:03 -0700 Subject: [PATCH 01/11] chore: regenerate README (#871) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-06-04 12:52:00,866 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerydatatransfer/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-04 12:52:02,250 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/ea4f8bd9-4680-4ace-8e17-a12a64c6df77/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 44e3d4ad..716c9464 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-bigquerydatatransfer.git", - "sha": "daa08465004f938f875047cff7e2810bfe17e45e" + "sha": "b7f49c358008c0251249f6a083870bd055b36acb" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "811d20bc0b00c09773dfc74ac2baaf1286e943b7" + "sha": "8da7927493739fa36130360019ca21258242f73a" } } ] diff --git a/README.md b/README.md index f6956e62..3ffcc27d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-bigquerydatatransfer - 1.3.1 + 1.3.2 ``` @@ -51,12 +51,12 @@ compile 'com.google.cloud:google-cloud-bigquerydatatransfer' ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-bigquerydatatransfer:1.3.1' +compile 'com.google.cloud:google-cloud-bigquerydatatransfer:1.3.2' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "1.3.1" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "1.3.2" ``` ## Authentication From f84478115ebbae6625d82f1764506c1d30045a7e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 13:02:03 +0000 Subject: [PATCH 02/11] chore: release 1.3.4-SNAPSHOT (#872) :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-bigquerydatatransfer-bom/pom.xml | 8 ++++---- google-cloud-bigquerydatatransfer/pom.xml | 4 ++-- grpc-google-cloud-bigquerydatatransfer-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-bigquerydatatransfer-v1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 6 +++--- 7 files changed, 18 insertions(+), 18 deletions(-) diff --git a/google-cloud-bigquerydatatransfer-bom/pom.xml b/google-cloud-bigquerydatatransfer-bom/pom.xml index 61d7cee3..d1d7e46b 100644 --- a/google-cloud-bigquerydatatransfer-bom/pom.xml +++ b/google-cloud-bigquerydatatransfer-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerydatatransfer-bom - 1.3.3 + 1.3.4-SNAPSHOT pom com.google.cloud @@ -64,17 +64,17 @@ com.google.cloud google-cloud-bigquerydatatransfer - 1.3.3 + 1.3.4-SNAPSHOT com.google.api.grpc proto-google-cloud-bigquerydatatransfer-v1 - 1.3.3 + 1.3.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerydatatransfer-v1 - 1.3.3 + 1.3.4-SNAPSHOT diff --git a/google-cloud-bigquerydatatransfer/pom.xml b/google-cloud-bigquerydatatransfer/pom.xml index 798c1ef0..6e193405 100644 --- a/google-cloud-bigquerydatatransfer/pom.xml +++ b/google-cloud-bigquerydatatransfer/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerydatatransfer - 1.3.3 + 1.3.4-SNAPSHOT jar BigQuery DataTransfer https://github.com/googleapis/java-bigquerydatatransfer @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigquerydatatransfer-parent - 1.3.3 + 1.3.4-SNAPSHOT google-cloud-bigquerydatatransfer diff --git a/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml b/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml index a153ff0a..26682346 100644 --- a/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml +++ b/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigquerydatatransfer-v1 - 1.3.3 + 1.3.4-SNAPSHOT grpc-google-cloud-bigquerydatatransfer-v1 GRPC library for grpc-google-cloud-bigquerydatatransfer-v1 com.google.cloud google-cloud-bigquerydatatransfer-parent - 1.3.3 + 1.3.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 21911892..50cebc9d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigquerydatatransfer-parent pom - 1.3.3 + 1.3.4-SNAPSHOT BigQuery DataTransfer Parent https://github.com/googleapis/java-bigquerydatatransfer @@ -77,17 +77,17 @@ com.google.api.grpc proto-google-cloud-bigquerydatatransfer-v1 - 1.3.3 + 1.3.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-bigquerydatatransfer-v1 - 1.3.3 + 1.3.4-SNAPSHOT com.google.cloud google-cloud-bigquerydatatransfer - 1.3.3 + 1.3.4-SNAPSHOT diff --git a/proto-google-cloud-bigquerydatatransfer-v1/pom.xml b/proto-google-cloud-bigquerydatatransfer-v1/pom.xml index a05c6a94..3e27e91b 100644 --- a/proto-google-cloud-bigquerydatatransfer-v1/pom.xml +++ b/proto-google-cloud-bigquerydatatransfer-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigquerydatatransfer-v1 - 1.3.3 + 1.3.4-SNAPSHOT proto-google-cloud-bigquerydatatransfer-v1 PROTO library for proto-google-cloud-bigquerydatatransfer-v1 com.google.cloud google-cloud-bigquerydatatransfer-parent - 1.3.3 + 1.3.4-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 5907c5e6..8e2a7da9 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-bigquerydatatransfer - 1.3.3 + 1.3.4-SNAPSHOT diff --git a/versions.txt b/versions.txt index 20eba75a..d2114f52 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-bigquerydatatransfer-v1:1.3.3:1.3.3 -grpc-google-cloud-bigquerydatatransfer-v1:1.3.3:1.3.3 -google-cloud-bigquerydatatransfer:1.3.3:1.3.3 +proto-google-cloud-bigquerydatatransfer-v1:1.3.3:1.3.4-SNAPSHOT +grpc-google-cloud-bigquerydatatransfer-v1:1.3.3:1.3.4-SNAPSHOT +google-cloud-bigquerydatatransfer:1.3.3:1.3.4-SNAPSHOT From 8ebdaae68d8dac5da9b1828a81cf836077e4cec2 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 5 Jun 2021 16:39:07 +0200 Subject: [PATCH 03/11] chore(deps): update dependency com.google.cloud:google-cloud-bigquerydatatransfer to v1.3.3 (#873) --- 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 5350f0c8..fd22bab6 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-bigquerydatatransfer - 1.3.2 + 1.3.3 From 5edc72d45483ec9fae1ce1cf57102b7fc1bb680b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 5 Jun 2021 16:40:35 +0200 Subject: [PATCH 04/11] chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.23 (#875) --- samples/install-without-bom/pom.xml | 2 +- samples/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index fd22bab6..4fe196ea 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -14,7 +14,7 @@ com.google.cloud.samples shared-configuration - 1.0.22 + 1.0.23 diff --git a/samples/pom.xml b/samples/pom.xml index 23ddf1d8..c0b96fea 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -18,7 +18,7 @@ com.google.cloud.samples shared-configuration - 1.0.22 + 1.0.23 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 8e2a7da9..96322fa1 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -14,7 +14,7 @@ com.google.cloud.samples shared-configuration - 1.0.22 + 1.0.23 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 06377c42..7c38ca18 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -14,7 +14,7 @@ com.google.cloud.samples shared-configuration - 1.0.22 + 1.0.23 From 31d8fc74cc317602579bf7889205db257d0ec120 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 5 Jun 2021 16:40:53 +0200 Subject: [PATCH 05/11] deps: update dependency com.google.cloud:google-cloud-bigquery to v1.132.0 (#874) --- 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 4fe196ea..4396662b 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -53,7 +53,7 @@ com.google.cloud google-cloud-bigquery - 1.131.1 + 1.132.0 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 96322fa1..22fe6133 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -53,7 +53,7 @@ com.google.cloud google-cloud-bigquery - 1.131.1 + 1.132.0 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 7c38ca18..3e9a6b62 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -65,7 +65,7 @@ com.google.cloud google-cloud-bigquery - 1.131.1 + 1.132.0 test From 09c2b53ac5deb3b0874bf5c9c8ee4ac6a743844a Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sat, 5 Jun 2021 07:50:02 -0700 Subject: [PATCH 06/11] chore: regenerate README (#877) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-06-05 14:43:31,310 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerydatatransfer/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-05 14:43:32,591 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/d4ce6ea6-85f0-4b3d-a57e-c6ab7bdc673b/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) --- .github/readme/synth.metadata/synth.metadata | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 716c9464..a568b21e 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-bigquerydatatransfer.git", - "sha": "b7f49c358008c0251249f6a083870bd055b36acb" + "sha": "31d8fc74cc317602579bf7889205db257d0ec120" } }, { diff --git a/README.md b/README.md index 3ffcc27d..446c01d1 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-bigquerydatatransfer - 1.3.2 + 1.3.3 ``` @@ -51,12 +51,12 @@ compile 'com.google.cloud:google-cloud-bigquerydatatransfer' ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-bigquerydatatransfer:1.3.2' +compile 'com.google.cloud:google-cloud-bigquerydatatransfer:1.3.3' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "1.3.2" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "1.3.3" ``` ## Authentication From 569634a5371b2e5e45c8c4c3383aef242e42fec6 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 7 Jun 2021 19:11:19 +0200 Subject: [PATCH 07/11] chore(deps): update dependency com.google.cloud:libraries-bom to v20.6.0 (#878) --- samples/snippets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 3e9a6b62..9c9204e9 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 20.5.0 + 20.6.0 pom import From f70302b0954a79bff281eb6f33effb953cb31ab7 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 7 Jun 2021 10:20:02 -0700 Subject: [PATCH 08/11] chore: regenerate README (#880) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-06-07 17:14:15,770 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerydatatransfer/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-07 17:14:16,976 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/3f007eeb-1b63-4dd9-b13c-ecd6aac3a5fc/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) --- .github/readme/synth.metadata/synth.metadata | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index a568b21e..556dd22b 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-bigquerydatatransfer.git", - "sha": "31d8fc74cc317602579bf7889205db257d0ec120" + "sha": "569634a5371b2e5e45c8c4c3383aef242e42fec6" } }, { diff --git a/README.md b/README.md index 446c01d1..2b82061b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file com.google.cloud libraries-bom - 20.5.0 + 20.6.0 pom import @@ -45,7 +45,7 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies ```Groovy -implementation platform('com.google.cloud:libraries-bom:20.5.0') +implementation platform('com.google.cloud:libraries-bom:20.6.0') compile 'com.google.cloud:google-cloud-bigquerydatatransfer' ``` From ee0a8842a0e432cd686329428cb8c631c6b864bb Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Jun 2021 01:41:00 +0200 Subject: [PATCH 09/11] deps: update dependency com.google.cloud:google-cloud-bigquery to v1.132.1 (#879) --- 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 4396662b..caeeafb7 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -53,7 +53,7 @@ com.google.cloud google-cloud-bigquery - 1.132.0 + 1.132.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 22fe6133..c7b70fad 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -53,7 +53,7 @@ com.google.cloud google-cloud-bigquery - 1.132.0 + 1.132.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 9c9204e9..1641ced8 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -65,7 +65,7 @@ com.google.cloud google-cloud-bigquery - 1.132.0 + 1.132.1 test From 6949e7d8d4b81d7e9bb8aadec33d38d37b648c7d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Jun 2021 17:04:08 +0200 Subject: [PATCH 10/11] deps: update dependency com.google.cloud:google-cloud-pubsub to v1.113.1 (#881) --- 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 caeeafb7..43cd9c76 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -59,7 +59,7 @@ com.google.cloud google-cloud-pubsub - 1.113.0 + 1.113.1 test
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index c7b70fad..1ca888e8 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -59,7 +59,7 @@ com.google.cloud google-cloud-pubsub - 1.113.0 + 1.113.1 test
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 1641ced8..7423bfba 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -71,7 +71,7 @@ com.google.cloud google-cloud-pubsub - 1.113.0 + 1.113.1 test From ca8df32efe696663f3adf2614087264e9df475d0 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 15:16:02 +0000 Subject: [PATCH 11/11] chore: release 1.3.4 (#876) :robot: I have created a release \*beep\* \*boop\* --- ### [1.3.4](https://www.github.com/googleapis/java-bigquerydatatransfer/compare/v1.3.3...v1.3.4) (2021-06-08) ### Dependencies * update dependency com.google.cloud:google-cloud-bigquery to v1.132.0 ([#874](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/874)) ([31d8fc7](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/31d8fc74cc317602579bf7889205db257d0ec120)) * update dependency com.google.cloud:google-cloud-bigquery to v1.132.1 ([#879](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/879)) ([ee0a884](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/ee0a8842a0e432cd686329428cb8c631c6b864bb)) * update dependency com.google.cloud:google-cloud-pubsub to v1.113.1 ([#881](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/881)) ([6949e7d](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6949e7d8d4b81d7e9bb8aadec33d38d37b648c7d)) --- 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 | 9 +++++++++ google-cloud-bigquerydatatransfer-bom/pom.xml | 8 ++++---- google-cloud-bigquerydatatransfer/pom.xml | 4 ++-- grpc-google-cloud-bigquerydatatransfer-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-bigquerydatatransfer-v1/pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 6 +++--- 8 files changed, 27 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5be83dce..ab40ee71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### [1.3.4](https://www.github.com/googleapis/java-bigquerydatatransfer/compare/v1.3.3...v1.3.4) (2021-06-08) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-bigquery to v1.132.0 ([#874](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/874)) ([31d8fc7](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/31d8fc74cc317602579bf7889205db257d0ec120)) +* update dependency com.google.cloud:google-cloud-bigquery to v1.132.1 ([#879](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/879)) ([ee0a884](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/ee0a8842a0e432cd686329428cb8c631c6b864bb)) +* update dependency com.google.cloud:google-cloud-pubsub to v1.113.1 ([#881](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/881)) ([6949e7d](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6949e7d8d4b81d7e9bb8aadec33d38d37b648c7d)) + ### [1.3.3](https://www.github.com/googleapis/java-bigquerydatatransfer/compare/v1.3.2...v1.3.3) (2021-06-04) diff --git a/google-cloud-bigquerydatatransfer-bom/pom.xml b/google-cloud-bigquerydatatransfer-bom/pom.xml index d1d7e46b..f9793a02 100644 --- a/google-cloud-bigquerydatatransfer-bom/pom.xml +++ b/google-cloud-bigquerydatatransfer-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerydatatransfer-bom - 1.3.4-SNAPSHOT + 1.3.4 pom com.google.cloud @@ -64,17 +64,17 @@ com.google.cloud google-cloud-bigquerydatatransfer - 1.3.4-SNAPSHOT + 1.3.4 com.google.api.grpc proto-google-cloud-bigquerydatatransfer-v1 - 1.3.4-SNAPSHOT + 1.3.4 com.google.api.grpc grpc-google-cloud-bigquerydatatransfer-v1 - 1.3.4-SNAPSHOT + 1.3.4 diff --git a/google-cloud-bigquerydatatransfer/pom.xml b/google-cloud-bigquerydatatransfer/pom.xml index 6e193405..a4897cc2 100644 --- a/google-cloud-bigquerydatatransfer/pom.xml +++ b/google-cloud-bigquerydatatransfer/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerydatatransfer - 1.3.4-SNAPSHOT + 1.3.4 jar BigQuery DataTransfer https://github.com/googleapis/java-bigquerydatatransfer @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigquerydatatransfer-parent - 1.3.4-SNAPSHOT + 1.3.4 google-cloud-bigquerydatatransfer diff --git a/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml b/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml index 26682346..feff6028 100644 --- a/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml +++ b/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigquerydatatransfer-v1 - 1.3.4-SNAPSHOT + 1.3.4 grpc-google-cloud-bigquerydatatransfer-v1 GRPC library for grpc-google-cloud-bigquerydatatransfer-v1 com.google.cloud google-cloud-bigquerydatatransfer-parent - 1.3.4-SNAPSHOT + 1.3.4 diff --git a/pom.xml b/pom.xml index 50cebc9d..b1e52819 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigquerydatatransfer-parent pom - 1.3.4-SNAPSHOT + 1.3.4 BigQuery DataTransfer Parent https://github.com/googleapis/java-bigquerydatatransfer @@ -77,17 +77,17 @@ com.google.api.grpc proto-google-cloud-bigquerydatatransfer-v1 - 1.3.4-SNAPSHOT + 1.3.4 com.google.api.grpc grpc-google-cloud-bigquerydatatransfer-v1 - 1.3.4-SNAPSHOT + 1.3.4 com.google.cloud google-cloud-bigquerydatatransfer - 1.3.4-SNAPSHOT + 1.3.4 diff --git a/proto-google-cloud-bigquerydatatransfer-v1/pom.xml b/proto-google-cloud-bigquerydatatransfer-v1/pom.xml index 3e27e91b..12581bab 100644 --- a/proto-google-cloud-bigquerydatatransfer-v1/pom.xml +++ b/proto-google-cloud-bigquerydatatransfer-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigquerydatatransfer-v1 - 1.3.4-SNAPSHOT + 1.3.4 proto-google-cloud-bigquerydatatransfer-v1 PROTO library for proto-google-cloud-bigquerydatatransfer-v1 com.google.cloud google-cloud-bigquerydatatransfer-parent - 1.3.4-SNAPSHOT + 1.3.4 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 1ca888e8..fc4d66f3 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-bigquerydatatransfer - 1.3.4-SNAPSHOT + 1.3.4 diff --git a/versions.txt b/versions.txt index d2114f52..f6ac0de5 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-bigquerydatatransfer-v1:1.3.3:1.3.4-SNAPSHOT -grpc-google-cloud-bigquerydatatransfer-v1:1.3.3:1.3.4-SNAPSHOT -google-cloud-bigquerydatatransfer:1.3.3:1.3.4-SNAPSHOT +proto-google-cloud-bigquerydatatransfer-v1:1.3.4:1.3.4 +grpc-google-cloud-bigquerydatatransfer-v1:1.3.4:1.3.4 +google-cloud-bigquerydatatransfer:1.3.4:1.3.4