From 0982b72d16dac2e3e5bc1f16253b7e42725a4241 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 15 Dec 2020 11:22:04 -0800 Subject: [PATCH 01/11] chore: regenerate README (#382) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-12-15 19:10:51,964 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-monitoring/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-15 19:10:52,852 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/c1495ea5-41a2-4c30-aeb1-3858bd79181b/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 c26f5c1c..7e32e0dc 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-monitoring.git", - "sha": "3f357420ecaf5efd46e5de3a04f577191c91e3d1" + "sha": "991f53a0548311a27d80614ecb9c912bca805bfd" } }, { diff --git a/README.md b/README.md index 391e7a94..3e0b2bf1 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 2.0.11-SNAPSHOT + 2.0.11 ``` From 30225f8631648bd9168db1615f03a559395ec967 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 15 Dec 2020 23:32:21 +0100 Subject: [PATCH 02/11] chore(deps): update dependency com.google.cloud:libraries-bom to v16.2.0 (#383) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `16.1.0` -> `16.2.0` | --- ### 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-monitoring). --- 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 760c5ba7..6b79ecc9 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 16.1.0 + 16.2.0 pom import From f4a66a3ff3d8403657a88503a54c79fd1f5e399c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 15 Dec 2020 23:06:20 +0000 Subject: [PATCH 03/11] chore: release 2.0.12-SNAPSHOT (#384) :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-monitoring-bom/pom.xml | 8 ++++---- google-cloud-monitoring/pom.xml | 4 ++-- grpc-google-cloud-monitoring-v3/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-monitoring-v3/pom.xml | 4 ++-- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 6 +++--- 8 files changed, 19 insertions(+), 19 deletions(-) diff --git a/google-cloud-monitoring-bom/pom.xml b/google-cloud-monitoring-bom/pom.xml index aec4f67a..797e3107 100644 --- a/google-cloud-monitoring-bom/pom.xml +++ b/google-cloud-monitoring-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-monitoring-bom - 2.0.11 + 2.0.12-SNAPSHOT pom com.google.cloud @@ -64,17 +64,17 @@ com.google.cloud google-cloud-monitoring - 2.0.11 + 2.0.12-SNAPSHOT com.google.api.grpc grpc-google-cloud-monitoring-v3 - 2.0.11 + 2.0.12-SNAPSHOT com.google.api.grpc proto-google-cloud-monitoring-v3 - 2.0.11 + 2.0.12-SNAPSHOT diff --git a/google-cloud-monitoring/pom.xml b/google-cloud-monitoring/pom.xml index 2e6229f3..9c10670d 100644 --- a/google-cloud-monitoring/pom.xml +++ b/google-cloud-monitoring/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-monitoring - 2.0.11 + 2.0.12-SNAPSHOT jar Google Cloud Monitoring https://github.com/googleapis/java-monitoring @@ -11,7 +11,7 @@ com.google.cloud google-cloud-monitoring-parent - 2.0.11 + 2.0.12-SNAPSHOT google-cloud-monitoring diff --git a/grpc-google-cloud-monitoring-v3/pom.xml b/grpc-google-cloud-monitoring-v3/pom.xml index 80d1b0e7..48814620 100644 --- a/grpc-google-cloud-monitoring-v3/pom.xml +++ b/grpc-google-cloud-monitoring-v3/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-monitoring-v3 - 2.0.11 + 2.0.12-SNAPSHOT grpc-google-cloud-monitoring-v3 GRPC library for grpc-google-cloud-monitoring-v3 com.google.cloud google-cloud-monitoring-parent - 2.0.11 + 2.0.12-SNAPSHOT diff --git a/pom.xml b/pom.xml index a89534eb..89e79007 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-monitoring-parent pom - 2.0.11 + 2.0.12-SNAPSHOT Google Cloud Monitoring Parent https://github.com/googleapis/java-monitoring @@ -70,17 +70,17 @@ com.google.api.grpc proto-google-cloud-monitoring-v3 - 2.0.11 + 2.0.12-SNAPSHOT com.google.api.grpc grpc-google-cloud-monitoring-v3 - 2.0.11 + 2.0.12-SNAPSHOT com.google.cloud google-cloud-monitoring - 2.0.11 + 2.0.12-SNAPSHOT diff --git a/proto-google-cloud-monitoring-v3/pom.xml b/proto-google-cloud-monitoring-v3/pom.xml index 0909c9ad..a36862c9 100644 --- a/proto-google-cloud-monitoring-v3/pom.xml +++ b/proto-google-cloud-monitoring-v3/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-monitoring-v3 - 2.0.11 + 2.0.12-SNAPSHOT proto-google-cloud-monitoring-v3 PROTO library for proto-google-cloud-monitoring-v3 com.google.cloud google-cloud-monitoring-parent - 2.0.11 + 2.0.12-SNAPSHOT diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 4b2d254d..3bb8cdeb 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-monitoring - 2.0.11 + 2.0.12-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 630fe4a4..52a8649a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-monitoring - 2.0.11 + 2.0.12-SNAPSHOT diff --git a/versions.txt b/versions.txt index 016c942f..b4b179a9 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-monitoring-v3:2.0.11:2.0.11 -grpc-google-cloud-monitoring-v3:2.0.11:2.0.11 -google-cloud-monitoring:2.0.11:2.0.11 \ No newline at end of file +proto-google-cloud-monitoring-v3:2.0.11:2.0.12-SNAPSHOT +grpc-google-cloud-monitoring-v3:2.0.11:2.0.12-SNAPSHOT +google-cloud-monitoring:2.0.11:2.0.12-SNAPSHOT \ No newline at end of file From 1097d7dd5c39a34577d8b112772c213b8b1bc3fb Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 15 Dec 2020 15:16:27 -0800 Subject: [PATCH 04/11] chore: regenerate README (#385) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-12-15 22:38:48,884 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-monitoring/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-15 22:38:49,854 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/3feb7c9f-5ef0-46e0-8c43-5bf3ba3c2069/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 7e32e0dc..75dba996 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-monitoring.git", - "sha": "991f53a0548311a27d80614ecb9c912bca805bfd" + "sha": "30225f8631648bd9168db1615f03a559395ec967" } }, { diff --git a/README.md b/README.md index 3e0b2bf1..d68c94c2 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 - 16.1.0 + 16.2.0 pom import @@ -46,11 +46,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-monitoring:2.0.9' +compile 'com.google.cloud:google-cloud-monitoring:2.0.11' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "2.0.9" +libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "2.0.11" ``` ## Authentication From 542773fa214cc4033b46b309f377935180a72d70 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 15 Dec 2020 15:46:08 -0800 Subject: [PATCH 05/11] chore: regenerate README (#386) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-12-15 23:18:59,906 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-monitoring/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-15 23:19:00,833 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/4841dc33-0cbe-4663-9714-8f93b3a6e022/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 75dba996..6821080e 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-monitoring.git", - "sha": "30225f8631648bd9168db1615f03a559395ec967" + "sha": "1097d7dd5c39a34577d8b112772c213b8b1bc3fb" } }, { diff --git a/README.md b/README.md index d68c94c2..c396b1e2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-monitoring - 2.0.11 + 2.0.12-SNAPSHOT ``` From 6f051eacffeb337e41afca27b62081b8099126b4 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 16 Dec 2020 08:46:19 -0800 Subject: [PATCH 06/11] ci(java): ignore bot users for generate-files-bot (#387) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/0303cb9d-ef2a-468a-9d3c-c6cf5e0232ae/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/3f67ceece7e797a5736a25488aae35405649b90b --- .github/generated-files-bot.yml | 4 ++++ synth.metadata | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/generated-files-bot.yml b/.github/generated-files-bot.yml index 20f3acc2..47c2ba13 100644 --- a/.github/generated-files-bot.yml +++ b/.github/generated-files-bot.yml @@ -5,3 +5,7 @@ externalManifests: - type: json file: '.github/readme/synth.metadata/synth.metadata' jsonpath: '$.generatedFiles[*]' +ignoreAuthors: +- 'renovate-bot' +- 'yoshi-automation' +- 'release-please[bot]' diff --git a/synth.metadata b/synth.metadata index c7d7fdac..d572e774 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-monitoring.git", - "sha": "c55899dd93d595f1b2ed64641c011096ab20f49c" + "sha": "542773fa214cc4033b46b309f377935180a72d70" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928" + "sha": "3f67ceece7e797a5736a25488aae35405649b90b" } } ], From 15e81ed127e605f2be76725a29811a85f565ce73 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 29 Dec 2020 14:37:50 -0800 Subject: [PATCH 07/11] chore(java): remove formatter action Source-Author: Jeff Ching Source-Date: Tue Dec 29 10:50:17 2020 -0800 Source-Repo: googleapis/synthtool Source-Sha: 6133907dbb3ddab204a17a15d5c53ec0aae9b033 Source-Link: https://github.com/googleapis/synthtool/commit/6133907dbb3ddab204a17a15d5c53ec0aae9b033 --- .github/workflows/formatting.yaml | 25 ------------------------- synth.metadata | 5 ++--- 2 files changed, 2 insertions(+), 28 deletions(-) delete mode 100644 .github/workflows/formatting.yaml diff --git a/.github/workflows/formatting.yaml b/.github/workflows/formatting.yaml deleted file mode 100644 index 6844407b..00000000 --- a/.github/workflows/formatting.yaml +++ /dev/null @@ -1,25 +0,0 @@ -on: - pull_request_target: - types: [opened, synchronize] - branches: - - master -name: format -jobs: - format-code: - runs-on: ubuntu-latest - env: - ACCESS_TOKEN: ${{ secrets.YOSHI_CODE_BOT_TOKEN }} - steps: - - uses: actions/checkout@v2 - with: - ref: ${{github.event.pull_request.head.ref}} - repository: ${{github.event.pull_request.head.repo.full_name}} - - uses: actions/setup-java@v1 - with: - java-version: 11 - - run: "mvn com.coveo:fmt-maven-plugin:format" - - uses: googleapis/code-suggester@v1 - with: - command: review - pull_number: ${{ github.event.pull_request.number }} - git_dir: '.' diff --git a/synth.metadata b/synth.metadata index d572e774..0994e36a 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-monitoring.git", - "sha": "542773fa214cc4033b46b309f377935180a72d70" + "sha": "6f051eacffeb337e41afca27b62081b8099126b4" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "3f67ceece7e797a5736a25488aae35405649b90b" + "sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033" } } ], @@ -49,7 +49,6 @@ ".github/workflows/approve-readme.yaml", ".github/workflows/auto-release.yaml", ".github/workflows/ci.yaml", - ".github/workflows/formatting.yaml", ".github/workflows/samples.yaml", ".kokoro/build.bat", ".kokoro/build.sh", From ba74e91ede29759e7d40954fd2c0cccb5e01c1d9 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 7 Jan 2021 22:30:10 +0100 Subject: [PATCH 08/11] chore(deps): update dependency com.google.cloud:libraries-bom to v16.2.1 (#390) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `16.2.0` -> `16.2.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-monitoring). --- 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 6b79ecc9..bd6375da 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 16.2.0 + 16.2.1 pom import From 1cafe4493f7c790c4693f765467d0fb5bff0f942 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 7 Jan 2021 13:48:10 -0800 Subject: [PATCH 09/11] chore: regenerate README (#391) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-01-07 21:34:06,386 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-monitoring/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-01-07 21:34:07,425 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/48b8c271-5607-41e7-8c6d-d5c89e3f3cf9/targets - [ ] To automatically regenerate this PR, check this box. --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 11 +++++++++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 6821080e..a89d2468 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-monitoring.git", - "sha": "1097d7dd5c39a34577d8b112772c213b8b1bc3fb" + "sha": "ba74e91ede29759e7d40954fd2c0cccb5e01c1d9" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "996775eca5fd934edac3c2ae34b80ff0395b1717" + "sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8" } } ] diff --git a/README.md b/README.md index c396b1e2..02f62073 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 - 16.2.0 + 16.2.1 pom import @@ -44,10 +44,17 @@ If you are using Maven without BOM, add this to your dependencies: ``` -If you are using Gradle, 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:16.2.1') + +compile 'com.google.cloud:google-cloud-monitoring' +``` +If you are using Gradle without BOM, add this to your dependencies ```Groovy compile 'com.google.cloud:google-cloud-monitoring:2.0.11' ``` + If you are using SBT, add this to your dependencies ```Scala libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "2.0.11" From e9cc3321593eacecebe4c31fc5c030ecb465503a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 14 Jan 2021 01:48:23 +0100 Subject: [PATCH 10/11] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 (#394) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) 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.17.0` -> `0.18.0` | --- ### Release Notes
googleapis/java-shared-dependencies ### [`v0.18.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0180-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0171v0180-2021-01-13) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.17.1...v0.18.0) ##### Features - add commons-codec to dependencyManagement ([#​251](https://www.github.com/googleapis/java-shared-dependencies/issues/251)) ([4ee990d](https://www.github.com/googleapis/java-shared-dependencies/commit/4ee990d79c9207c81155f6ee9279308a2d4d0f9d)) ##### Dependencies - update dependency com.google.errorprone:error_prone_annotations to v2.5.0 ([#​247](https://www.github.com/googleapis/java-shared-dependencies/issues/247)) ([37c0861](https://www.github.com/googleapis/java-shared-dependencies/commit/37c0861cfb89f13a0682c98067c633b13b30b827)) ##### [0.17.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.17.0...v0.17.1) (2021-01-12) ##### Dependencies - update dependency com.fasterxml.jackson:jackson-bom to v2.12.1 ([#​245](https://www.github.com/googleapis/java-shared-dependencies/issues/245)) ([5ffc8a0](https://www.github.com/googleapis/java-shared-dependencies/commit/5ffc8a0d173ea0222ac9610ece0ac2aeb1d17f27)) ### [`v0.17.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#​0171-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0170v0171-2021-01-12) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.17.0...v0.17.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-monitoring). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 89e79007..df6dfc96 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ com.google.cloud google-cloud-shared-dependencies - 0.17.0 + 0.18.0 pom import From de8fd170f90f78ddab6d6621aa1ecf2e6e4f8749 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 01:22:09 +0000 Subject: [PATCH 11/11] chore: release 2.0.12 (#395) :robot: I have created a release \*beep\* \*boop\* --- ### [2.0.12](https://www.github.com/googleapis/java-monitoring/compare/v2.0.11...v2.0.12) (2021-01-14) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#394](https://www.github.com/googleapis/java-monitoring/issues/394)) ([e9cc332](https://www.github.com/googleapis/java-monitoring/commit/e9cc3321593eacecebe4c31fc5c030ecb465503a)) --- 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 +++++++ google-cloud-monitoring-bom/pom.xml | 8 ++++---- google-cloud-monitoring/pom.xml | 4 ++-- grpc-google-cloud-monitoring-v3/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-monitoring-v3/pom.xml | 4 ++-- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 6 +++--- 9 files changed, 26 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 025f771f..23733e98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [2.0.12](https://www.github.com/googleapis/java-monitoring/compare/v2.0.11...v2.0.12) (2021-01-14) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.18.0 ([#394](https://www.github.com/googleapis/java-monitoring/issues/394)) ([e9cc332](https://www.github.com/googleapis/java-monitoring/commit/e9cc3321593eacecebe4c31fc5c030ecb465503a)) + ### [2.0.11](https://www.github.com/googleapis/java-monitoring/compare/v2.0.10...v2.0.11) (2020-12-15) diff --git a/google-cloud-monitoring-bom/pom.xml b/google-cloud-monitoring-bom/pom.xml index 797e3107..fbe253d4 100644 --- a/google-cloud-monitoring-bom/pom.xml +++ b/google-cloud-monitoring-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-monitoring-bom - 2.0.12-SNAPSHOT + 2.0.12 pom com.google.cloud @@ -64,17 +64,17 @@ com.google.cloud google-cloud-monitoring - 2.0.12-SNAPSHOT + 2.0.12 com.google.api.grpc grpc-google-cloud-monitoring-v3 - 2.0.12-SNAPSHOT + 2.0.12 com.google.api.grpc proto-google-cloud-monitoring-v3 - 2.0.12-SNAPSHOT + 2.0.12
diff --git a/google-cloud-monitoring/pom.xml b/google-cloud-monitoring/pom.xml index 9c10670d..fc84981c 100644 --- a/google-cloud-monitoring/pom.xml +++ b/google-cloud-monitoring/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-monitoring - 2.0.12-SNAPSHOT + 2.0.12 jar Google Cloud Monitoring https://github.com/googleapis/java-monitoring @@ -11,7 +11,7 @@ com.google.cloud google-cloud-monitoring-parent - 2.0.12-SNAPSHOT + 2.0.12 google-cloud-monitoring diff --git a/grpc-google-cloud-monitoring-v3/pom.xml b/grpc-google-cloud-monitoring-v3/pom.xml index 48814620..c5a2dd20 100644 --- a/grpc-google-cloud-monitoring-v3/pom.xml +++ b/grpc-google-cloud-monitoring-v3/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-monitoring-v3 - 2.0.12-SNAPSHOT + 2.0.12 grpc-google-cloud-monitoring-v3 GRPC library for grpc-google-cloud-monitoring-v3 com.google.cloud google-cloud-monitoring-parent - 2.0.12-SNAPSHOT + 2.0.12 diff --git a/pom.xml b/pom.xml index df6dfc96..873e018b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-monitoring-parent pom - 2.0.12-SNAPSHOT + 2.0.12 Google Cloud Monitoring Parent https://github.com/googleapis/java-monitoring @@ -70,17 +70,17 @@ com.google.api.grpc proto-google-cloud-monitoring-v3 - 2.0.12-SNAPSHOT + 2.0.12 com.google.api.grpc grpc-google-cloud-monitoring-v3 - 2.0.12-SNAPSHOT + 2.0.12 com.google.cloud google-cloud-monitoring - 2.0.12-SNAPSHOT + 2.0.12 diff --git a/proto-google-cloud-monitoring-v3/pom.xml b/proto-google-cloud-monitoring-v3/pom.xml index a36862c9..577f0fbd 100644 --- a/proto-google-cloud-monitoring-v3/pom.xml +++ b/proto-google-cloud-monitoring-v3/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-monitoring-v3 - 2.0.12-SNAPSHOT + 2.0.12 proto-google-cloud-monitoring-v3 PROTO library for proto-google-cloud-monitoring-v3 com.google.cloud google-cloud-monitoring-parent - 2.0.12-SNAPSHOT + 2.0.12 diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 3bb8cdeb..355481b9 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-monitoring - 2.0.12-SNAPSHOT + 2.0.12 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 52a8649a..6daeeb13 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-monitoring - 2.0.12-SNAPSHOT + 2.0.12 diff --git a/versions.txt b/versions.txt index b4b179a9..9342e36a 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-monitoring-v3:2.0.11:2.0.12-SNAPSHOT -grpc-google-cloud-monitoring-v3:2.0.11:2.0.12-SNAPSHOT -google-cloud-monitoring:2.0.11:2.0.12-SNAPSHOT \ No newline at end of file +proto-google-cloud-monitoring-v3:2.0.12:2.0.12 +grpc-google-cloud-monitoring-v3:2.0.12:2.0.12 +google-cloud-monitoring:2.0.12:2.0.12 \ No newline at end of file