From d4c530889dc78bbc95f9acf09d2a0e9aaf4bb2d2 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 04:54:25 +0000 Subject: [PATCH 1/6] chore: release 1.135.2-SNAPSHOT (#1406) :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). --- benchmark/pom.xml | 2 +- google-cloud-bigquery/pom.xml | 4 ++-- pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index c0d867bc0..134c22273 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -6,7 +6,7 @@ google-cloud-bigquery-parent com.google.cloud - 1.135.1 + 1.135.2-SNAPSHOT diff --git a/google-cloud-bigquery/pom.xml b/google-cloud-bigquery/pom.xml index f8e321e43..99251c888 100644 --- a/google-cloud-bigquery/pom.xml +++ b/google-cloud-bigquery/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquery - 1.135.1 + 1.135.2-SNAPSHOT jar BigQuery https://github.com/googleapis/java-bigquery @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigquery-parent - 1.135.1 + 1.135.2-SNAPSHOT google-cloud-bigquery diff --git a/pom.xml b/pom.xml index 96f71b65c..6466a26a1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigquery-parent pom - 1.135.1 + 1.135.2-SNAPSHOT BigQuery Parent https://github.com/googleapis/java-bigquery @@ -87,7 +87,7 @@ com.google.cloud google-cloud-bigquery - 1.135.1 + 1.135.2-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 6710048fc..69e2fc7c4 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -44,7 +44,7 @@ com.google.cloud google-cloud-bigquery - 1.135.1 + 1.135.2-SNAPSHOT diff --git a/versions.txt b/versions.txt index 323f03260..0fb7afe0d 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-bigquery:1.135.1:1.135.1 \ No newline at end of file +google-cloud-bigquery:1.135.1:1.135.2-SNAPSHOT \ No newline at end of file From 8479fd32c3136618ad1dea2cbcb6b7ee78cf8861 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 29 Jun 2021 16:12:32 +0200 Subject: [PATCH 2/6] chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v1.135.1 (#1407) --- 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 aff6345b7..6769e0a55 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -45,7 +45,7 @@ com.google.cloud google-cloud-bigquery - 1.135.0 + 1.135.1 From f26ca9fca475f1533686ea66cf4606990e21e483 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 29 Jun 2021 07:28:24 -0700 Subject: [PATCH 3/6] chore: regenerate README (#1408) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-06-29 14:14:46,136 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquery/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-29 14:14:48,094 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/7343c34a-d04f-4aef-a1e9-1bb2f13ee63f/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 e67b91843..712dfe187 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-bigquery.git", - "sha": "530d44e857983ba7928914d8aa532bc71b798bfb" + "sha": "8479fd32c3136618ad1dea2cbcb6b7ee78cf8861" } }, { diff --git a/README.md b/README.md index f230970e5..3bcf6b67c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-bigquery - 1.135.0 + 1.135.1 ``` @@ -53,12 +53,12 @@ compile 'com.google.cloud:google-cloud-bigquery' ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-bigquery:1.135.0' +compile 'com.google.cloud:google-cloud-bigquery:1.135.1' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.135.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.135.1" ``` ## Authentication From 221439b55e0d42404e7d3bf4b8603a38158763ee Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Wed, 30 Jun 2021 12:18:21 -0400 Subject: [PATCH 4/6] ci: remove self-managed distributionManagement (#1410) --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index 6466a26a1..a323f7c1f 100644 --- a/pom.xml +++ b/pom.xml @@ -41,16 +41,6 @@ https://github.com/googleapis/java-bigquery/issues GitHub Issues - - - sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - Apache-2.0 From e626c4aec7b7796fe5c888d7f726cd957469b4ad Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 30 Jun 2021 23:03:34 +0200 Subject: [PATCH 5/6] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 (#1411) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a323f7c1f..001a34fb4 100644 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ google-cloud-bigquery-parent v2-rev20210617-1.31.5 - 1.3.0 + 1.4.0
From 0234190d4fb0d22bc3c5359d9840f459bf048787 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 30 Jun 2021 21:14:30 +0000 Subject: [PATCH 6/6] chore: release 1.135.2 (#1412) :robot: I have created a release \*beep\* \*boop\* --- ### [1.135.2](https://www.github.com/googleapis/java-bigquery/compare/v1.135.1...v1.135.2) (2021-06-30) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#1411](https://www.github.com/googleapis/java-bigquery/issues/1411)) ([e626c4a](https://www.github.com/googleapis/java-bigquery/commit/e626c4aec7b7796fe5c888d7f726cd957469b4ad)) --- 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 +++++++ benchmark/pom.xml | 2 +- google-cloud-bigquery/pom.xml | 4 ++-- pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5346ea936..8f9b29f31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.135.2](https://www.github.com/googleapis/java-bigquery/compare/v1.135.1...v1.135.2) (2021-06-30) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#1411](https://www.github.com/googleapis/java-bigquery/issues/1411)) ([e626c4a](https://www.github.com/googleapis/java-bigquery/commit/e626c4aec7b7796fe5c888d7f726cd957469b4ad)) + ### [1.135.1](https://www.github.com/googleapis/java-bigquery/compare/v1.135.0...v1.135.1) (2021-06-29) diff --git a/benchmark/pom.xml b/benchmark/pom.xml index 134c22273..532be0cac 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -6,7 +6,7 @@ google-cloud-bigquery-parent com.google.cloud - 1.135.2-SNAPSHOT + 1.135.2 diff --git a/google-cloud-bigquery/pom.xml b/google-cloud-bigquery/pom.xml index 99251c888..66de465d7 100644 --- a/google-cloud-bigquery/pom.xml +++ b/google-cloud-bigquery/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquery - 1.135.2-SNAPSHOT + 1.135.2 jar BigQuery https://github.com/googleapis/java-bigquery @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigquery-parent - 1.135.2-SNAPSHOT + 1.135.2 google-cloud-bigquery diff --git a/pom.xml b/pom.xml index 001a34fb4..2ce1994b3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigquery-parent pom - 1.135.2-SNAPSHOT + 1.135.2 BigQuery Parent https://github.com/googleapis/java-bigquery @@ -77,7 +77,7 @@ com.google.cloud google-cloud-bigquery - 1.135.2-SNAPSHOT + 1.135.2 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 69e2fc7c4..9dd2d6ddf 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -44,7 +44,7 @@ com.google.cloud google-cloud-bigquery - 1.135.2-SNAPSHOT + 1.135.2 diff --git a/versions.txt b/versions.txt index 0fb7afe0d..f58b65087 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-bigquery:1.135.1:1.135.2-SNAPSHOT \ No newline at end of file +google-cloud-bigquery:1.135.2:1.135.2 \ No newline at end of file