From fc3930e63ced7e34e3febb97276ddd84c30f1cf5 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 10 Dec 2020 15:34:03 -0800 Subject: [PATCH 1/7] chore: regenerate README (#650) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-12-10 23:26:28,204 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-10 23:26:29,285 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/1b608b4e-333d-4285-9961-4776e10a4c94/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index f5359bf1f3..526caf974d 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-storage.git", - "sha": "c93896a5007b48753809de806ddaf6c8df6e9d56" + "sha": "cfdbbf7c0460d09ee7cc06cfbaa8276e5fa8a095" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "352f25621c28d2fa0784984ea0ed5ea697aa1525" + "sha": "996775eca5fd934edac3c2ae34b80ff0395b1717" } } ] diff --git a/README.md b/README.md index c612f721bb..deb651ae2a 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-storage - 1.113.4 + 1.113.5 ``` From 411a8bc077cecb4d23339e3655b822a8030852b9 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 09:12:04 +0000 Subject: [PATCH 2/7] chore: release 1.113.7-SNAPSHOT (#652) :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). --- google-cloud-storage/pom.xml | 4 ++-- pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/google-cloud-storage/pom.xml b/google-cloud-storage/pom.xml index a666f33180..b1b616af2d 100644 --- a/google-cloud-storage/pom.xml +++ b/google-cloud-storage/pom.xml @@ -2,7 +2,7 @@ 4.0.0 google-cloud-storage - 1.113.6 + 1.113.7-SNAPSHOT jar Google Cloud Storage https://github.com/googleapis/java-storage @@ -12,7 +12,7 @@ com.google.cloud google-cloud-storage-parent - 1.113.6 + 1.113.7-SNAPSHOT google-cloud-storage diff --git a/pom.xml b/pom.xml index b979edbfe5..02ef63a606 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-storage-parent pom - 1.113.6 + 1.113.7-SNAPSHOT Storage Parent https://github.com/googleapis/java-storage diff --git a/versions.txt b/versions.txt index 177f1c9c47..8dfe3ea979 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-storage:1.113.6:1.113.6 \ No newline at end of file +google-cloud-storage:1.113.6:1.113.7-SNAPSHOT \ No newline at end of file From 5dd76eeb49515bfa112618d096d4b88632c2fedb Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 11 Dec 2020 01:22:04 -0800 Subject: [PATCH 3/7] chore: regenerate README (#653) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-12-11 09:14:11,169 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-11 09:14:12,069 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/8a00be3a-1a12-41a9-8d97-7269000d7d2f/targets - [ ] To automatically regenerate this PR, check this box. --- .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 526caf974d..56f7bfc065 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-storage.git", - "sha": "cfdbbf7c0460d09ee7cc06cfbaa8276e5fa8a095" + "sha": "411a8bc077cecb4d23339e3655b822a8030852b9" } }, { diff --git a/README.md b/README.md index deb651ae2a..6cc3299133 100644 --- a/README.md +++ b/README.md @@ -45,11 +45,11 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-storage:1.113.5' +compile 'com.google.cloud:google-cloud-storage:1.113.6' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.113.5" +libraryDependencies += "com.google.cloud" % "google-cloud-storage" % "1.113.6" ``` ## Authentication From a790a877e4b6bd1f3807491e1745002aa37531f1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 11 Dec 2020 17:56:05 +0100 Subject: [PATCH 4/7] chore(deps): update dependency com.google.cloud:google-cloud-storage to v1.113.6 (#651) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 8beb633382..401250eb43 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-storage - 1.113.5 + 1.113.6 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3d20e1b0b7..d8ae9c987f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-storage - 1.113.5 + 1.113.6 From 62b7713fecdf76fe93a37f39152c2f02e938d2bd Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 11 Dec 2020 09:06:02 -0800 Subject: [PATCH 5/7] chore: regenerate README (#654) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-12-11 16:58:20,225 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-storage/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-11 16:58:21,085 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/b8396acf-c7a4-4058-9228-7b3e1ed21d38/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 56f7bfc065..66eea8891d 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-storage.git", - "sha": "411a8bc077cecb4d23339e3655b822a8030852b9" + "sha": "a790a877e4b6bd1f3807491e1745002aa37531f1" } }, { diff --git a/README.md b/README.md index 6cc3299133..8dd595accc 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-storage - 1.113.5 + 1.113.6 ``` From f1fc884851ee602d737f3e4191acb1f8450c8f2c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Dec 2020 22:23:03 +0100 Subject: [PATCH 6/7] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02ef63a606..7029520b1c 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ UTF-8 github google-cloud-storage-parent - 0.16.0 + 0.16.1
From 4e2ad3c3b72aaf770476afe9b5c6e1f43e203bce Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 22:16:11 +0000 Subject: [PATCH 7/7] chore: release 1.113.7 (#656) :robot: I have created a release \*beep\* \*boop\* --- ### [1.113.7](https://www.github.com/googleapis/java-storage/compare/v1.113.6...v1.113.7) (2020-12-14) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([f1fc884](https://www.github.com/googleapis/java-storage/commit/f1fc884851ee602d737f3e4191acb1f8450c8f2c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). --- CHANGELOG.md | 7 +++++++ google-cloud-storage/pom.xml | 4 ++-- pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1e877c68e..eebae79e0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.113.7](https://www.github.com/googleapis/java-storage/compare/v1.113.6...v1.113.7) (2020-12-14) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.16.1 ([f1fc884](https://www.github.com/googleapis/java-storage/commit/f1fc884851ee602d737f3e4191acb1f8450c8f2c)) + ### [1.113.6](https://www.github.com/googleapis/java-storage/compare/v1.113.5...v1.113.6) (2020-12-10) diff --git a/google-cloud-storage/pom.xml b/google-cloud-storage/pom.xml index b1b616af2d..37fb997388 100644 --- a/google-cloud-storage/pom.xml +++ b/google-cloud-storage/pom.xml @@ -2,7 +2,7 @@ 4.0.0 google-cloud-storage - 1.113.7-SNAPSHOT + 1.113.7 jar Google Cloud Storage https://github.com/googleapis/java-storage @@ -12,7 +12,7 @@ com.google.cloud google-cloud-storage-parent - 1.113.7-SNAPSHOT + 1.113.7 google-cloud-storage diff --git a/pom.xml b/pom.xml index 7029520b1c..246223248e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-storage-parent pom - 1.113.7-SNAPSHOT + 1.113.7 Storage Parent https://github.com/googleapis/java-storage diff --git a/versions.txt b/versions.txt index 8dfe3ea979..5082a559dd 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-storage:1.113.6:1.113.7-SNAPSHOT \ No newline at end of file +google-cloud-storage:1.113.7:1.113.7 \ No newline at end of file