From 7f1be15de9cfc7615cf140d84a7315e8d35e49ec Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 27 Oct 2020 15:40:11 -0700 Subject: [PATCH 1/8] chore: regenerate README (#66) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-10-27 22:34:11,184 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-functions/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-27 22:34:12,106 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/6f8a7193-8fb8-41e5-a8e5-9b9a9f8f07c2/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 8 +------- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 61554bf0..61db87a4 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-functions.git", - "sha": "83eba752d068aad2cabea7bf89f07f744d6a9847" + "sha": "522d1b6d1981960cee0747392dd3ff12e78f82e4" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "901ddd44e9ef7887ee681b9183bbdea99437fdcc" + "sha": "ea52b8a0bd560f72f376efcf45197fb7c8869120" } } ] diff --git a/README.md b/README.md index afbce02a..12f0e58e 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Cloud Functions][product-docs]. - [Product Documentation][product-docs] - [Client Library Documentation][javadocs] -> Note: This client is a work-in-progress, and may occasionally -> make backwards-incompatible changes. - ## Quickstart @@ -84,9 +81,6 @@ Java 7 or above is required for using this client. This library follows [Semantic Versioning](http://semver.org/). -It is currently in major version zero (``0.y.z``), which means that anything may change at any time -and the public API should not be considered stable. - ## Contributing @@ -124,7 +118,7 @@ Java 11 | [![Kokoro CI][kokoro-badge-image-5]][kokoro-badge-link-5] [kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-functions/java8-win.html [kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-functions/java11.svg [kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-functions/java11.html -[stability-image]: https://img.shields.io/badge/stability-beta-yellow +[stability-image]: https://img.shields.io/badge/stability-ga-green [maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-functions.svg [maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-functions&core=gav [authentication]: https://github.com/googleapis/google-cloud-java#authentication From e810aba13c84890ee3dd215e78c07eba85e36f72 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 28 Oct 2020 00:57:39 +0100 Subject: [PATCH 2/8] chore(deps): update dependency com.google.cloud:google-cloud-functions to v1 (#67) --- 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 b5a82803..080606ee 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-functions - 0.1.2 + 1.0.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index b7fc0a4a..d9c84545 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-functions - 0.1.2 + 1.0.0 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index f0377e1b..c398ffa5 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-functions - 0.1.2 + 1.0.0 From 16b53ecfd674a695f815b05b1581072fdacc774f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 27 Oct 2020 17:04:10 -0700 Subject: [PATCH 3/8] chore: regenerate README (#68) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-10-27 23:59:47,202 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-functions/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-27 23:59:48,164 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/47e6c196-3443-496d-8521-96c208fa4319/targets - [ ] To automatically regenerate this PR, check this box. --- .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 61db87a4..23514f7e 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-functions.git", - "sha": "522d1b6d1981960cee0747392dd3ff12e78f82e4" + "sha": "e810aba13c84890ee3dd215e78c07eba85e36f72" } }, { diff --git a/README.md b/README.md index 12f0e58e..6a380ea9 100644 --- a/README.md +++ b/README.md @@ -17,18 +17,18 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-functions - 0.1.2 + 1.0.0 ``` If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-functions:0.1.2' +compile 'com.google.cloud:google-cloud-functions:1.0.0' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "0.1.2" +libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "1.0.0" ``` ## Authentication From 72f984fd7e1a2099af50121e642d85c140ddfc51 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 30 Oct 2020 15:28:23 -0700 Subject: [PATCH 4/8] chore(java): enable generated-files-bot (#70) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/ffc963ed-a25c-44d5-8672-52cf2c9c4a54/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/b19b401571e77192f8dd38eab5fb2300a0de9324 --- .github/generated-files-bot.yml | 7 +++++++ synth.metadata | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .github/generated-files-bot.yml diff --git a/.github/generated-files-bot.yml b/.github/generated-files-bot.yml new file mode 100644 index 00000000..20f3acc2 --- /dev/null +++ b/.github/generated-files-bot.yml @@ -0,0 +1,7 @@ +externalManifests: +- type: json + file: 'synth.metadata' + jsonpath: '$.generatedFiles[*]' +- type: json + file: '.github/readme/synth.metadata/synth.metadata' + jsonpath: '$.generatedFiles[*]' diff --git a/synth.metadata b/synth.metadata index fb8873e3..84f76edd 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-functions.git", - "sha": "3ee76ec67b72d5b4e9e4878d58e6a55f4ae86817" + "sha": "16b53ecfd674a695f815b05b1581072fdacc774f" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "f68649c5f26bcff6817c6d21e90dac0fc71fef8e" + "sha": "b19b401571e77192f8dd38eab5fb2300a0de9324" } } ], @@ -40,6 +40,7 @@ ".github/ISSUE_TEMPLATE/feature_request.md", ".github/ISSUE_TEMPLATE/support_request.md", ".github/PULL_REQUEST_TEMPLATE.md", + ".github/generated-files-bot.yml", ".github/readme/synth.py", ".github/release-please.yml", ".github/snippet-bot.yml", From fd6d5d6b57a4f409ef383f9fb62fde82a9b8c16a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 2 Nov 2020 18:40:23 +0100 Subject: [PATCH 5/8] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 (#71) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.13.0` -> `0.14.1` | --- ### Release Notes
googleapis/java-shared-dependencies ### [`v0.14.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0141-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0140v0141-2020-10-31) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.14.0...v0.14.1) ### [`v0.14.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0140-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0130v0140-2020-10-31) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.13.0...v0.14.0) ##### Dependencies - update dependency io.grpc:grpc-bom to v1.33.1 ([#​192](https://www.github.com/googleapis/java-shared-dependencies/issues/192)) ([b29384d](https://www.github.com/googleapis/java-shared-dependencies/commit/b29384dc40c812f1848f00695228d5437556f029)) - update dependency org.threeten:threetenbp to v1.5.0 ([#​196](https://www.github.com/googleapis/java-shared-dependencies/issues/196)) ([825a6fa](https://www.github.com/googleapis/java-shared-dependencies/commit/825a6fa375d12f1caa0a515b784ffde182bac98d)) - update iam.version to v1.0.2 ([#​194](https://www.github.com/googleapis/java-shared-dependencies/issues/194)) ([5c57239](https://www.github.com/googleapis/java-shared-dependencies/commit/5c572399a1b453f4dc5f6ef8d8850a35be2aef75))
--- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-functions). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff844457..0602a3f0 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ com.google.cloud google-cloud-shared-dependencies - 0.13.0 + 0.14.1 pom import From a7e0997eb37fd0ef64386bc41e0c528a57c6a8dd Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Mon, 2 Nov 2020 12:53:10 -0800 Subject: [PATCH 6/8] chore: fix versions.txt manifest (#69) --- versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.txt b/versions.txt index a1a864b2..3ce00892 100644 --- a/versions.txt +++ b/versions.txt @@ -3,4 +3,4 @@ google-cloud-functions:1.0.0:1.0.0 proto-google-cloud-functions-v1:1.0.0:1.0.0 -grpc-google-cloud-functions-v1:01.0.0:1.0.0 \ No newline at end of file +grpc-google-cloud-functions-v1:1.0.0:1.0.0 From 24bbe92bb0ddd88f553f5e1dfb475271446bf2ba Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 21:04:06 +0000 Subject: [PATCH 7/8] chore: release 1.0.1-SNAPSHOT (#72) :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-functions-bom/pom.xml | 8 ++++---- google-cloud-functions/pom.xml | 4 ++-- grpc-google-cloud-functions-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-functions-v1/pom.xml | 4 ++-- versions.txt | 6 +++--- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml index b9992468..5e315c8b 100644 --- a/google-cloud-functions-bom/pom.xml +++ b/google-cloud-functions-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-functions-bom - 1.0.0 + 1.0.1-SNAPSHOT pom com.google.cloud @@ -68,17 +68,17 @@ com.google.cloud google-cloud-functions - 1.0.0 + 1.0.1-SNAPSHOT com.google.api.grpc proto-google-cloud-functions-v1 - 1.0.0 + 1.0.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-functions-v1 - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/google-cloud-functions/pom.xml b/google-cloud-functions/pom.xml index 49e742a6..7dc15753 100644 --- a/google-cloud-functions/pom.xml +++ b/google-cloud-functions/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-functions - 1.0.0 + 1.0.1-SNAPSHOT jar Google Cloud Functions https://github.com/googleapis/java-functions @@ -11,7 +11,7 @@ com.google.cloud google-cloud-functions-parent - 1.0.0 + 1.0.1-SNAPSHOT google-cloud-functions diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml index 15d9ee9a..7b8e6503 100644 --- a/grpc-google-cloud-functions-v1/pom.xml +++ b/grpc-google-cloud-functions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-functions-v1 - 1.0.0 + 1.0.1-SNAPSHOT grpc-google-cloud-functions-v1 GRPC library for grpc-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index 0602a3f0..81716b97 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-functions-parent pom - 1.0.0 + 1.0.1-SNAPSHOT Google Cloud Functions Parent https://github.com/googleapis/java-functions @@ -70,17 +70,17 @@ com.google.cloud google-cloud-functions - 1.0.0 + 1.0.1-SNAPSHOT com.google.api.grpc proto-google-cloud-functions-v1 - 1.0.0 + 1.0.1-SNAPSHOT com.google.api.grpc grpc-google-cloud-functions-v1 - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml index 62dbd9c9..26fbd474 100644 --- a/proto-google-cloud-functions-v1/pom.xml +++ b/proto-google-cloud-functions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-functions-v1 - 1.0.0 + 1.0.1-SNAPSHOT proto-google-cloud-functions-v1 PROTO library for proto-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 1.0.0 + 1.0.1-SNAPSHOT diff --git a/versions.txt b/versions.txt index 3ce00892..b1925729 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-functions:1.0.0:1.0.0 -proto-google-cloud-functions-v1:1.0.0:1.0.0 -grpc-google-cloud-functions-v1:1.0.0:1.0.0 +google-cloud-functions:1.0.0:1.0.1-SNAPSHOT +proto-google-cloud-functions-v1:1.0.0:1.0.1-SNAPSHOT +grpc-google-cloud-functions-v1:1.0.0:1.0.1-SNAPSHOT From fb7b5b3eeeaa41f67539c540e75ddc7dd718dd55 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 23:20:05 +0000 Subject: [PATCH 8/8] chore: release 1.0.1 (#73) :robot: I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/java-functions/compare/v1.0.0...v1.0.1) (2020-11-02) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#71](https://www.github.com/googleapis/java-functions/issues/71)) ([fd6d5d6](https://www.github.com/googleapis/java-functions/commit/fd6d5d6b57a4f409ef383f9fb62fde82a9b8c16a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). --- CHANGELOG.md | 7 +++++++ google-cloud-functions-bom/pom.xml | 8 ++++---- google-cloud-functions/pom.xml | 4 ++-- grpc-google-cloud-functions-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-functions-v1/pom.xml | 4 ++-- versions.txt | 6 +++--- 7 files changed, 24 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 913de8b5..75b09609 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.0.1](https://www.github.com/googleapis/java-functions/compare/v1.0.0...v1.0.1) (2020-11-02) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.14.1 ([#71](https://www.github.com/googleapis/java-functions/issues/71)) ([fd6d5d6](https://www.github.com/googleapis/java-functions/commit/fd6d5d6b57a4f409ef383f9fb62fde82a9b8c16a)) + ## [1.0.0](https://www.github.com/googleapis/java-functions/compare/v0.1.2...v1.0.0) (2020-10-27) diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml index 5e315c8b..e10b4033 100644 --- a/google-cloud-functions-bom/pom.xml +++ b/google-cloud-functions-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-functions-bom - 1.0.1-SNAPSHOT + 1.0.1 pom com.google.cloud @@ -68,17 +68,17 @@ com.google.cloud google-cloud-functions - 1.0.1-SNAPSHOT + 1.0.1 com.google.api.grpc proto-google-cloud-functions-v1 - 1.0.1-SNAPSHOT + 1.0.1 com.google.api.grpc grpc-google-cloud-functions-v1 - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/google-cloud-functions/pom.xml b/google-cloud-functions/pom.xml index 7dc15753..3b82b95f 100644 --- a/google-cloud-functions/pom.xml +++ b/google-cloud-functions/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-functions - 1.0.1-SNAPSHOT + 1.0.1 jar Google Cloud Functions https://github.com/googleapis/java-functions @@ -11,7 +11,7 @@ com.google.cloud google-cloud-functions-parent - 1.0.1-SNAPSHOT + 1.0.1 google-cloud-functions diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml index 7b8e6503..833ad4f0 100644 --- a/grpc-google-cloud-functions-v1/pom.xml +++ b/grpc-google-cloud-functions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-functions-v1 - 1.0.1-SNAPSHOT + 1.0.1 grpc-google-cloud-functions-v1 GRPC library for grpc-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/pom.xml b/pom.xml index 81716b97..6e794b5d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-functions-parent pom - 1.0.1-SNAPSHOT + 1.0.1 Google Cloud Functions Parent https://github.com/googleapis/java-functions @@ -70,17 +70,17 @@ com.google.cloud google-cloud-functions - 1.0.1-SNAPSHOT + 1.0.1 com.google.api.grpc proto-google-cloud-functions-v1 - 1.0.1-SNAPSHOT + 1.0.1 com.google.api.grpc grpc-google-cloud-functions-v1 - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml index 26fbd474..afa5464e 100644 --- a/proto-google-cloud-functions-v1/pom.xml +++ b/proto-google-cloud-functions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-functions-v1 - 1.0.1-SNAPSHOT + 1.0.1 proto-google-cloud-functions-v1 PROTO library for proto-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 1.0.1-SNAPSHOT + 1.0.1 diff --git a/versions.txt b/versions.txt index b1925729..f64074fa 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-functions:1.0.0:1.0.1-SNAPSHOT -proto-google-cloud-functions-v1:1.0.0:1.0.1-SNAPSHOT -grpc-google-cloud-functions-v1:1.0.0:1.0.1-SNAPSHOT +google-cloud-functions:1.0.1:1.0.1 +proto-google-cloud-functions-v1:1.0.1:1.0.1 +grpc-google-cloud-functions-v1:1.0.1:1.0.1