From b32da584366f726fcdf7dbb4a4555c82304e4371 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 22 Oct 2020 21:38:27 +0200 Subject: [PATCH 1/9] test(deps): update dependency com.google.truth:truth to v1.1 (#56) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.truth:truth](com/google/truth/truth) | minor | `1.0.1` -> `1.1` | --- ### 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). --- 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 d1f344e7..b8e9ab9a 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -42,7 +42,7 @@ com.google.truth truth - 1.0.1 + 1.1 test diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 217a8d4f..a047af40 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -41,7 +41,7 @@ com.google.truth truth - 1.0.1 + 1.1 test diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 7464aac4..4458d30f 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -40,7 +40,7 @@ com.google.truth truth - 1.0.1 + 1.1 test From 83eba752d068aad2cabea7bf89f07f744d6a9847 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 22 Oct 2020 21:42:26 +0200 Subject: [PATCH 2/9] chore(deps): update dependency com.google.cloud:google-cloud-functions to v0.1.2 (#59) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-functions](https://togithub.com/googleapis/java-functions) | patch | `0.1.0` -> `0.1.2` | --- ### Release Notes
googleapis/java-functions ### [`v0.1.2`](https://togithub.com/googleapis/java-functions/blob/master/CHANGELOG.md#​012-httpswwwgithubcomgoogleapisjava-functionscomparev011v012-2020-10-22) [Compare Source](https://togithub.com/googleapis/java-functions/compare/v0.1.0...v0.1.2)
--- ### 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). --- 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 b8e9ab9a..b5a82803 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.0 + 0.1.2 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a047af40..b7fc0a4a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-functions - 0.1.0 + 0.1.2 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 4458d30f..f0377e1b 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-functions - 0.1.0 + 0.1.2 From a4a3fb3faf496cf1c8a3f0c279f3e8f3a41d73a4 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 20:20:18 +0000 Subject: [PATCH 3/9] chore: release 0.1.3-SNAPSHOT (#60) :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 4d180bae..86a69af3 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 - 0.1.2 + 0.1.3-SNAPSHOT pom com.google.cloud @@ -68,17 +68,17 @@ com.google.cloud google-cloud-functions - 0.1.2 + 0.1.3-SNAPSHOT com.google.api.grpc proto-google-cloud-functions-v1 - 0.1.2 + 0.1.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-functions-v1 - 0.1.2 + 0.1.3-SNAPSHOT diff --git a/google-cloud-functions/pom.xml b/google-cloud-functions/pom.xml index 57591320..16e97d3f 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 - 0.1.2 + 0.1.3-SNAPSHOT jar Google Cloud Functions https://github.com/googleapis/java-functions @@ -11,7 +11,7 @@ com.google.cloud google-cloud-functions-parent - 0.1.2 + 0.1.3-SNAPSHOT google-cloud-functions diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml index d6b9d97a..681ffffc 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 - 0.1.2 + 0.1.3-SNAPSHOT grpc-google-cloud-functions-v1 GRPC library for grpc-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 0.1.2 + 0.1.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6be395a2..39ea505e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-functions-parent pom - 0.1.2 + 0.1.3-SNAPSHOT Google Cloud Functions Parent https://github.com/googleapis/java-functions @@ -70,17 +70,17 @@ com.google.cloud google-cloud-functions - 0.1.2 + 0.1.3-SNAPSHOT com.google.api.grpc proto-google-cloud-functions-v1 - 0.1.2 + 0.1.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-functions-v1 - 0.1.2 + 0.1.3-SNAPSHOT diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml index 1270cfdc..e9ee528b 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 - 0.1.2 + 0.1.3-SNAPSHOT proto-google-cloud-functions-v1 PROTO library for proto-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 0.1.2 + 0.1.3-SNAPSHOT diff --git a/versions.txt b/versions.txt index f163b91b..8b610fe6 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-functions:0.1.2:0.1.2 -proto-google-cloud-functions-v1:0.1.2:0.1.2 -grpc-google-cloud-functions-v1:0.1.2:0.1.2 \ No newline at end of file +google-cloud-functions:0.1.2:0.1.3-SNAPSHOT +proto-google-cloud-functions-v1:0.1.2:0.1.3-SNAPSHOT +grpc-google-cloud-functions-v1:0.1.2:0.1.3-SNAPSHOT \ No newline at end of file From 8d14911e303837970b3bcbbd3c78c3f0c2556f14 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 22 Oct 2020 13:30:21 -0700 Subject: [PATCH 4/9] chore: regenerate README (#61) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-10-22 19:49:53,525 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-functions/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-22 19:49:54,428 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/9a182072-13cc-4c87-b63a-2e8e970acc1a/targets - [ ] To automatically regenerate this PR, check this box. --- .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 b59caf2f..61554bf0 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": "491b671666923362deaaa4bdda1b4abf60beec8a" + "sha": "83eba752d068aad2cabea7bf89f07f744d6a9847" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "27e0e916cbfdb3d5ff6639b686cc04f78a0b0386" + "sha": "901ddd44e9ef7887ee681b9183bbdea99437fdcc" } } ] diff --git a/README.md b/README.md index 849679a6..afbce02a 100644 --- a/README.md +++ b/README.md @@ -20,18 +20,18 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-functions - 0.1.0 + 0.1.2 ``` If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-functions:0.1.0' +compile 'com.google.cloud:google-cloud-functions:0.1.2' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "0.1.0" +libraryDependencies += "com.google.cloud" % "google-cloud-functions" % "0.1.2" ``` ## Authentication From 3ee76ec67b72d5b4e9e4878d58e6a55f4ae86817 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 26 Oct 2020 16:52:40 -0700 Subject: [PATCH 5/9] chore: regenerate common templates (#62) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/e25bfa15-66fc-4ebe-a894-2ee6803ed2f9/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/5f6ef0ec5501d33c4667885b37a7685a30d41a76 Source-Link: https://github.com/googleapis/synthtool/commit/9593c3b5b714cc9b17c445aee8834ac2b4b9348b --- .kokoro/release/publish_javadoc.sh | 2 +- CODE_OF_CONDUCT.md | 7 ++++--- synth.metadata | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.kokoro/release/publish_javadoc.sh b/.kokoro/release/publish_javadoc.sh index 38222da8..e4749a64 100755 --- a/.kokoro/release/publish_javadoc.sh +++ b/.kokoro/release/publish_javadoc.sh @@ -62,7 +62,7 @@ popd # V2 mvn clean site -B -q -Ddevsite.template="${KOKORO_GFILE_DIR}/java/" -pushd target/devsite +pushd target/devsite/reference # create metadata python3 -m docuploader create-metadata \ diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 6b2238bb..2add2547 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,3 +1,4 @@ + # Code of Conduct ## Our Pledge @@ -69,12 +70,12 @@ dispute. If you are unable to resolve the matter for any reason, or if the behavior is threatening or harassing, report it. We are dedicated to providing an environment where participants feel welcome and safe. -Reports should be directed to *[PROJECT STEWARD NAME(s) AND EMAIL(s)]*, the -Project Steward(s) for *[PROJECT NAME]*. It is the Project Steward’s duty to +Reports should be directed to *googleapis-stewards@google.com*, the +Project Steward(s) for *Google Cloud Client Libraries*. It is the Project Steward’s duty to receive and address reported violations of the code of conduct. They will then work with a committee consisting of representatives from the Open Source Programs Office and the Google Open Source Strategy team. If for any reason you -are uncomfortable reaching out the Project Steward, please email +are uncomfortable reaching out to the Project Steward, please email opensource@google.com. We will investigate every complaint, but you may not receive a direct response. diff --git a/synth.metadata b/synth.metadata index e6fa1453..e52a6663 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-functions.git", - "sha": "f26689be3628b65fa2d6cf2ab2dadd9d7ec97386" + "sha": "8d14911e303837970b3bcbbd3c78c3f0c2556f14" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "6abb59097be84599a1d6091fe534a49e5c5cf948" + "sha": "5f6ef0ec5501d33c4667885b37a7685a30d41a76" } } ], From 00d9defb5b18957de46112f8852a3fd427baa08e Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 27 Oct 2020 11:06:21 -0700 Subject: [PATCH 6/9] chore(ci): fix typo in restrict presubmit samples ITs to only snapshot (#63) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/30f4af51-7374-4b10-8f61-f22366fa0725/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/f68649c5f26bcff6817c6d21e90dac0fc71fef8e --- .kokoro/build.sh | 2 +- synth.metadata | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.kokoro/build.sh b/.kokoro/build.sh index 482c1fc8..0b13a768 100755 --- a/.kokoro/build.sh +++ b/.kokoro/build.sh @@ -78,7 +78,7 @@ samples) if [[ -f ${SAMPLES_DIR}/pom.xml ]] then - pushd {SAMPLES_DIR} + pushd ${SAMPLES_DIR} mvn -B \ -Penable-samples \ -DtrimStackTrace=false \ diff --git a/synth.metadata b/synth.metadata index e52a6663..fb8873e3 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-functions.git", - "sha": "8d14911e303837970b3bcbbd3c78c3f0c2556f14" + "sha": "3ee76ec67b72d5b4e9e4878d58e6a55f4ae86817" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "5f6ef0ec5501d33c4667885b37a7685a30d41a76" + "sha": "f68649c5f26bcff6817c6d21e90dac0fc71fef8e" } } ], From 072fb9172d4ab8b631836efa457e2eb03a4ca90f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 27 Oct 2020 20:26:49 +0100 Subject: [PATCH 7/9] build(deps): update dependency com.google.cloud:google-cloud-shared-config to v0.9.4 (#64) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | patch | `0.9.3` -> `0.9.4` | --- ### Release Notes
googleapis/java-shared-config ### [`v0.9.4`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​094-httpswwwgithubcomgoogleapisjava-shared-configcomparev093v094-2020-10-21) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.9.3...v0.9.4)
--- ### 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). --- google-cloud-functions-bom/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml index 86a69af3..7e854353 100644 --- a/google-cloud-functions-bom/pom.xml +++ b/google-cloud-functions-bom/pom.xml @@ -8,7 +8,7 @@ com.google.cloud google-cloud-shared-config - 0.9.3 + 0.9.4 Google Cloud Functions BOM diff --git a/pom.xml b/pom.xml index 39ea505e..89351d4e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.google.cloud google-cloud-shared-config - 0.9.3 + 0.9.4 From 522d1b6d1981960cee0747392dd3ff12e78f82e4 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Tue, 27 Oct 2020 15:30:48 -0700 Subject: [PATCH 8/9] feat: promote to 1.0.0 (#41) Release-As: 1.0.0 --- .repo-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.repo-metadata.json b/.repo-metadata.json index 27ad639b..f245828a 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://cloud.google.com/functions", "api_description": "is a scalable pay as you go Functions-as-a-Service (FaaS) to run your code with zero server management.", "client_documentation": "https://googleapis.dev/java/google-cloud-functions/latest/index.html", - "release_level": "beta", + "release_level": "ga", "transport": "grpc", "language": "java", "repo": "googleapis/java-functions", From 60f02f85e20593f5a79400fd9d54fb7a06a348cc Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:38:12 +0000 Subject: [PATCH 9/9] chore: release 1.0.0 (#65) :robot: I have created a release \*beep\* \*boop\* --- ## [1.0.0](https://www.github.com/googleapis/java-functions/compare/v0.1.2...v1.0.0) (2020-10-27) ### Features * promote to 1.0.0 ([#41](https://www.github.com/googleapis/java-functions/issues/41)) ([522d1b6](https://www.github.com/googleapis/java-functions/commit/522d1b6d1981960cee0747392dd3ff12e78f82e4)) --- 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 cdea3c52..913de8b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.0](https://www.github.com/googleapis/java-functions/compare/v0.1.2...v1.0.0) (2020-10-27) + + +### Features + +* promote to 1.0.0 ([#41](https://www.github.com/googleapis/java-functions/issues/41)) ([522d1b6](https://www.github.com/googleapis/java-functions/commit/522d1b6d1981960cee0747392dd3ff12e78f82e4)) + ### [0.1.2](https://www.github.com/googleapis/java-functions/compare/v0.1.1...v0.1.2) (2020-10-22) diff --git a/google-cloud-functions-bom/pom.xml b/google-cloud-functions-bom/pom.xml index 7e854353..b9992468 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 - 0.1.3-SNAPSHOT + 1.0.0 pom com.google.cloud @@ -68,17 +68,17 @@ com.google.cloud google-cloud-functions - 0.1.3-SNAPSHOT + 1.0.0 com.google.api.grpc proto-google-cloud-functions-v1 - 0.1.3-SNAPSHOT + 1.0.0 com.google.api.grpc grpc-google-cloud-functions-v1 - 0.1.3-SNAPSHOT + 1.0.0
diff --git a/google-cloud-functions/pom.xml b/google-cloud-functions/pom.xml index 16e97d3f..49e742a6 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 - 0.1.3-SNAPSHOT + 1.0.0 jar Google Cloud Functions https://github.com/googleapis/java-functions @@ -11,7 +11,7 @@ com.google.cloud google-cloud-functions-parent - 0.1.3-SNAPSHOT + 1.0.0 google-cloud-functions diff --git a/grpc-google-cloud-functions-v1/pom.xml b/grpc-google-cloud-functions-v1/pom.xml index 681ffffc..15d9ee9a 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 - 0.1.3-SNAPSHOT + 1.0.0 grpc-google-cloud-functions-v1 GRPC library for grpc-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 0.1.3-SNAPSHOT + 1.0.0 diff --git a/pom.xml b/pom.xml index 89351d4e..ff844457 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-functions-parent pom - 0.1.3-SNAPSHOT + 1.0.0 Google Cloud Functions Parent https://github.com/googleapis/java-functions @@ -70,17 +70,17 @@ com.google.cloud google-cloud-functions - 0.1.3-SNAPSHOT + 1.0.0 com.google.api.grpc proto-google-cloud-functions-v1 - 0.1.3-SNAPSHOT + 1.0.0 com.google.api.grpc grpc-google-cloud-functions-v1 - 0.1.3-SNAPSHOT + 1.0.0 diff --git a/proto-google-cloud-functions-v1/pom.xml b/proto-google-cloud-functions-v1/pom.xml index e9ee528b..62dbd9c9 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 - 0.1.3-SNAPSHOT + 1.0.0 proto-google-cloud-functions-v1 PROTO library for proto-google-cloud-functions-v1 com.google.cloud google-cloud-functions-parent - 0.1.3-SNAPSHOT + 1.0.0 diff --git a/versions.txt b/versions.txt index 8b610fe6..a1a864b2 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-functions:0.1.2:0.1.3-SNAPSHOT -proto-google-cloud-functions-v1:0.1.2:0.1.3-SNAPSHOT -grpc-google-cloud-functions-v1:0.1.2:0.1.3-SNAPSHOT \ No newline at end of file +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