From cff2f585e909fc917c95909ee843b0da3a1f5817 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 4 Feb 2022 01:28:42 +0000
Subject: [PATCH 01/14] chore(main): release 3.2.3-SNAPSHOT (#788)
: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).
---
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/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
7 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/google-cloud-monitoring-bom/pom.xml b/google-cloud-monitoring-bom/pom.xml
index 8d084940..6785d954 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
- 3.2.2
+ 3.2.3-SNAPSHOT
pom
com.google.cloud
@@ -52,17 +52,17 @@
com.google.cloud
google-cloud-monitoring
- 3.2.2
+ 3.2.3-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-monitoring-v3
- 3.2.2
+ 3.2.3-SNAPSHOT
com.google.api.grpc
proto-google-cloud-monitoring-v3
- 3.2.2
+ 3.2.3-SNAPSHOT
diff --git a/google-cloud-monitoring/pom.xml b/google-cloud-monitoring/pom.xml
index aad3c217..bcefcfd9 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
- 3.2.2
+ 3.2.3-SNAPSHOT
jar
Google Cloud Monitoring
https://github.com/googleapis/java-monitoring
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-monitoring-parent
- 3.2.2
+ 3.2.3-SNAPSHOT
google-cloud-monitoring
diff --git a/grpc-google-cloud-monitoring-v3/pom.xml b/grpc-google-cloud-monitoring-v3/pom.xml
index 92b1294d..92c62694 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
- 3.2.2
+ 3.2.3-SNAPSHOT
grpc-google-cloud-monitoring-v3
GRPC library for grpc-google-cloud-monitoring-v3
com.google.cloud
google-cloud-monitoring-parent
- 3.2.2
+ 3.2.3-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 664100bf..a1240cae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-monitoring-parent
pom
- 3.2.2
+ 3.2.3-SNAPSHOT
Google Cloud Monitoring Parent
https://github.com/googleapis/java-monitoring
@@ -61,17 +61,17 @@
com.google.api.grpc
proto-google-cloud-monitoring-v3
- 3.2.2
+ 3.2.3-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-monitoring-v3
- 3.2.2
+ 3.2.3-SNAPSHOT
com.google.cloud
google-cloud-monitoring
- 3.2.2
+ 3.2.3-SNAPSHOT
diff --git a/proto-google-cloud-monitoring-v3/pom.xml b/proto-google-cloud-monitoring-v3/pom.xml
index 91a23f3f..ed188a17 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
- 3.2.2
+ 3.2.3-SNAPSHOT
proto-google-cloud-monitoring-v3
PROTO library for proto-google-cloud-monitoring-v3
com.google.cloud
google-cloud-monitoring-parent
- 3.2.2
+ 3.2.3-SNAPSHOT
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 753345e6..7025d3ea 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-monitoring
- 3.2.2
+ 3.2.3-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index e69a75ed..b801d8ba 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-monitoring:3.2.2:3.2.2
-grpc-google-cloud-monitoring-v3:3.2.2:3.2.2
-proto-google-cloud-monitoring-v3:3.2.2:3.2.2
+google-cloud-monitoring:3.2.2:3.2.3-SNAPSHOT
+grpc-google-cloud-monitoring-v3:3.2.2:3.2.3-SNAPSHOT
+proto-google-cloud-monitoring-v3:3.2.2:3.2.3-SNAPSHOT
From be2b2c3a18879a0c1de11cab3882fe5c0f52c394 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 7 Feb 2022 22:06:45 +0000
Subject: [PATCH 02/14] chore: enable auto release in java (#1349) (#790)
* chore: fix auto-release
* chore: remove codecov.yml
* chore: update license headers for yaml files
Source-Link: https://github.com/googleapis/synthtool/commit/5b777277a01a93e7f10c9279521e807b934e78d4
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/approve-readme.yaml | 15 +++++++++++++++
.github/workflows/auto-release.yaml | 19 +++++++++++++++++--
.github/workflows/ci.yaml | 15 +++++++++++++++
.github/workflows/samples.yaml | 15 +++++++++++++++
.kokoro/build.bat | 15 +++++++++++++++
README.md | 4 ++--
7 files changed, 80 insertions(+), 5 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 8807efca..a8ddd81a 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:7c853edc4136ae8f19f9d46d4569d38de2e446db2eea057f32e412bdba255846
+ digest: sha256:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
index c5132427..1bb18232 100644
--- a/.github/workflows/approve-readme.yaml
+++ b/.github/workflows/approve-readme.yaml
@@ -1,3 +1,18 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
on:
pull_request:
name: auto-merge-readme
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 59c7cadd..2ba3082b 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -1,3 +1,18 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
on:
pull_request:
name: auto-release
@@ -16,8 +31,8 @@ jobs:
return;
}
- // only approve PRs like "chore: release "
- if ( !context.payload.pull_request.title.startsWith("chore: release") ) {
+ // only approve PRs like "chore(main): release "
+ if ( !context.payload.pull_request.title.startsWith("chore(main): release") ) {
return;
}
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 05de1f60..6b5e56aa 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -1,3 +1,18 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
on:
push:
branches:
diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml
index c46230a7..d5d964df 100644
--- a/.github/workflows/samples.yaml
+++ b/.github/workflows/samples.yaml
@@ -1,3 +1,18 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
on:
pull_request:
name: samples
diff --git a/.kokoro/build.bat b/.kokoro/build.bat
index 05826ad9..cc602c9e 100644
--- a/.kokoro/build.bat
+++ b/.kokoro/build.bat
@@ -1,3 +1,18 @@
:: See documentation in type-shell-output.bat
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# Github action job to test core java library features on
+# downstream client libraries before they are released.
"C:\Program Files\Git\bin\bash.exe" %~dp0build.sh
diff --git a/README.md b/README.md
index 4523a816..e70a308e 100644
--- a/README.md
+++ b/README.md
@@ -57,13 +57,13 @@ implementation 'com.google.cloud:google-cloud-monitoring'
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-monitoring:3.2.1'
+implementation 'com.google.cloud:google-cloud-monitoring:3.2.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.2.1"
+libraryDependencies += "com.google.cloud" % "google-cloud-monitoring" % "3.2.2"
```
## Authentication
From cbb73dad4fea4443295e8ef789ae695ba8e2e1d6 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 8 Feb 2022 00:47:05 +0000
Subject: [PATCH 03/14] chore: update auto-release script to fix breaking
changes in v5 (#1350) (#791)
Source-Link: https://github.com/googleapis/synthtool/commit/53a58c23eb4decb3a17fab07388d42799e158b5f
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/auto-release.yaml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index a8ddd81a..9786771c 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6
+ digest: sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 2ba3082b..18e23230 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -37,7 +37,7 @@ jobs:
}
// only approve PRs with pom.xml and versions.txt changes
- const filesPromise = github.pulls.listFiles.endpoint({
+ const filesPromise = github.rest.pulls.listFiles.endpoint({
owner: context.repo.owner,
repo: context.repo.repo,
pull_number: context.payload.pull_request.number,
@@ -69,7 +69,7 @@ jobs:
return;
}
- const promise = github.pulls.list.endpoint({
+ const promise = github.rest.pulls.list.endpoint({
owner: context.repo.owner,
repo: context.repo.repo,
state: 'open'
@@ -86,7 +86,7 @@ jobs:
}
// approve release PR
- await github.pulls.createReview({
+ await github.rest.pulls.createReview({
owner: context.repo.owner,
repo: context.repo.repo,
body: 'Rubber stamped release!',
@@ -95,7 +95,7 @@ jobs:
});
// attach kokoro:force-run and automerge labels
- await github.issues.addLabels({
+ await github.rest.issues.addLabels({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: context.payload.pull_request.number,
From 2e628329ca2a9b03aa541566fec88980a56890c8 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Feb 2022 18:53:13 +0100
Subject: [PATCH 04/14] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.2.7 (#792)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.6` -> `1.2.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-config
### [`v1.2.7`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#127-httpsgithubcomgoogleapisjava-shared-configcomparev126v127-2022-02-04)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.6...v1.2.7)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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).
---
google-cloud-monitoring-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-monitoring-bom/pom.xml b/google-cloud-monitoring-bom/pom.xml
index 6785d954..53f221da 100644
--- a/google-cloud-monitoring-bom/pom.xml
+++ b/google-cloud-monitoring-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.6
+ 1.2.7
Google Cloud Monitoring BOM
diff --git a/pom.xml b/pom.xml
index a1240cae..1b2e7a77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.6
+ 1.2.7
From f90bdd9d377863b6e426fb0fa4780661cc9c424c Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 9 Feb 2022 20:41:12 +0100
Subject: [PATCH 05/14] build(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.1 (#789)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.1
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1b2e7a77..7e5c0083 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.1.2
+ 3.2.1
From d3084cbf0bc5a87c9b6a74d8bf4329d20b052610 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 9 Feb 2022 20:41:51 +0100
Subject: [PATCH 06/14] chore(deps): update dependency
com.google.cloud:libraries-bom to v24.2.0 (#774)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* chore(deps): update dependency com.google.cloud:libraries-bom to v24.2.0
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
README.md | 2 +-
samples/snippets/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index e70a308e..39d59f54 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
com.google.cloud
libraries-bom
- 24.1.2
+ 24.2.0
pom
import
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 8cd0f1f9..edb8c607 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 24.1.2
+ 24.2.0
pom
import
From 98cc54eb5e0f17ea70a7dd93da5ef5433bc0b622 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 10 Feb 2022 17:50:51 +0100
Subject: [PATCH 07/14] chore(deps): update dependency
com.google.cloud:libraries-bom to v24.3.0 (#793)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.2.0` -> `24.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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).
---
README.md | 4 ++--
samples/snippets/pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 39d59f54..8cd6b9af 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
com.google.cloud
libraries-bom
- 24.2.0
+ 24.3.0
pom
import
@@ -50,7 +50,7 @@ If you are using Maven without BOM, 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:24.2.0')
+implementation platform('com.google.cloud:libraries-bom:24.3.0')
implementation 'com.google.cloud:google-cloud-monitoring'
```
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index edb8c607..d43da07a 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 24.2.0
+ 24.3.0
pom
import
From c0b282c47c3b97468474a005b2ac79921ae65b8c Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 11 Feb 2022 22:35:02 +0100
Subject: [PATCH 08/14] build(deps): update dependency
org.apache.maven.plugins:maven-javadoc-plugin to v3.3.2 (#794)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) | `3.3.1` -> `3.3.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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 7e5c0083..a1ffc811 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.3.1
+ 3.3.2
html
From e3d3e3d2f45c0c8665bb8ec5aa1cd79c7697087e Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 11 Feb 2022 22:52:49 +0100
Subject: [PATCH 09/14] deps: update actions/github-script action to v6 (#795)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v5` -> `v6` |
---
### Release Notes
actions/github-script
### [`v6`](https://togithub.com/actions/github-script/compare/v5...v6)
[Compare Source](https://togithub.com/actions/github-script/compare/v5...v6)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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).
From bde0e2627d93033ffd501543ee197f9d0a3d9959 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 14 Feb 2022 22:47:02 +0100
Subject: [PATCH 10/14] build(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.9 (#797)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.8` -> `1.6.9` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index decb4fb9..44b4d0ad 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -57,7 +57,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.8
+ 1.6.9
true
From ef830614530b933a12c901f08bf1571799773ffb Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 15 Feb 2022 17:47:18 +0100
Subject: [PATCH 11/14] build(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.10 (#798)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.9` -> `1.6.10` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
sonatype/nexus-maven-plugins
### [`v1.6.10`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10)
[Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index 44b4d0ad..55e6281c 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -57,7 +57,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.9
+ 1.6.10
true
From b333220fdbc8c22f27eb3eff37bcdd1ff3ad8c52 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 17 Feb 2022 16:43:04 +0100
Subject: [PATCH 12/14] build(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.11 (#799)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.10` -> `1.6.11` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
sonatype/nexus-maven-plugins
### [`v1.6.11`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11)
[Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.10...release-1.6.11)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, click this checkbox.
---
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/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index 55e6281c..2fc52f6f 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -57,7 +57,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.10
+ 1.6.11
true
From 7d45889b559e5888b4c0f210aea67c442ac5ec36 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Thu, 17 Feb 2022 19:53:03 +0100
Subject: [PATCH 13/14] deps: update dependency
com.google.protobuf:protobuf-java-util to v3.19.4 (#784)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* deps: update dependency com.google.protobuf:protobuf-java-util to v3.19.4
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
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 3d45efac..c79bdda8 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -41,7 +41,7 @@
com.google.protobuf
protobuf-java-util
- 3.19.3
+ 3.19.4
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 7025d3ea..7f3b472c 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -39,7 +39,7 @@
com.google.protobuf
protobuf-java-util
- 3.19.3
+ 3.19.4
junit
From cd67ad404601220976c4b5aabe9795e7d1267a10 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 17 Feb 2022 19:21:14 +0000
Subject: [PATCH 14/14] chore(main): release 3.2.3 (#796)
:robot: I have created a release *beep* *boop*
---
### [3.2.3](https://github.com/googleapis/java-monitoring/compare/v3.2.2...v3.2.3) (2022-02-17)
### Dependencies
* update actions/github-script action to v6 ([#795](https://github.com/googleapis/java-monitoring/issues/795)) ([e3d3e3d](https://github.com/googleapis/java-monitoring/commit/e3d3e3d2f45c0c8665bb8ec5aa1cd79c7697087e))
* update dependency com.google.protobuf:protobuf-java-util to v3.19.4 ([#784](https://github.com/googleapis/java-monitoring/issues/784)) ([7d45889](https://github.com/googleapis/java-monitoring/commit/7d45889b559e5888b4c0f210aea67c442ac5ec36))
---
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 | 8 ++++++++
README.md | 2 +-
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 +++---
10 files changed, 28 insertions(+), 20 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bea5da17..7aec9529 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+### [3.2.3](https://github.com/googleapis/java-monitoring/compare/v3.2.2...v3.2.3) (2022-02-17)
+
+
+### Dependencies
+
+* update actions/github-script action to v6 ([#795](https://github.com/googleapis/java-monitoring/issues/795)) ([e3d3e3d](https://github.com/googleapis/java-monitoring/commit/e3d3e3d2f45c0c8665bb8ec5aa1cd79c7697087e))
+* update dependency com.google.protobuf:protobuf-java-util to v3.19.4 ([#784](https://github.com/googleapis/java-monitoring/issues/784)) ([7d45889](https://github.com/googleapis/java-monitoring/commit/7d45889b559e5888b4c0f210aea67c442ac5ec36))
+
### [3.2.2](https://github.com/googleapis/java-monitoring/compare/v3.2.1...v3.2.2) (2022-02-03)
diff --git a/README.md b/README.md
index 8cd6b9af..e9f7ea6e 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies:
com.google.cloud
google-cloud-monitoring
- 3.2.2
+ 3.2.3
```
diff --git a/google-cloud-monitoring-bom/pom.xml b/google-cloud-monitoring-bom/pom.xml
index 53f221da..e39d30fc 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
- 3.2.3-SNAPSHOT
+ 3.2.3
pom
com.google.cloud
@@ -52,17 +52,17 @@
com.google.cloud
google-cloud-monitoring
- 3.2.3-SNAPSHOT
+ 3.2.3
com.google.api.grpc
grpc-google-cloud-monitoring-v3
- 3.2.3-SNAPSHOT
+ 3.2.3
com.google.api.grpc
proto-google-cloud-monitoring-v3
- 3.2.3-SNAPSHOT
+ 3.2.3
diff --git a/google-cloud-monitoring/pom.xml b/google-cloud-monitoring/pom.xml
index bcefcfd9..cbf31736 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
- 3.2.3-SNAPSHOT
+ 3.2.3
jar
Google Cloud Monitoring
https://github.com/googleapis/java-monitoring
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-monitoring-parent
- 3.2.3-SNAPSHOT
+ 3.2.3
google-cloud-monitoring
diff --git a/grpc-google-cloud-monitoring-v3/pom.xml b/grpc-google-cloud-monitoring-v3/pom.xml
index 92c62694..807dacac 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
- 3.2.3-SNAPSHOT
+ 3.2.3
grpc-google-cloud-monitoring-v3
GRPC library for grpc-google-cloud-monitoring-v3
com.google.cloud
google-cloud-monitoring-parent
- 3.2.3-SNAPSHOT
+ 3.2.3
diff --git a/pom.xml b/pom.xml
index a1ffc811..0f5ce242 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-monitoring-parent
pom
- 3.2.3-SNAPSHOT
+ 3.2.3
Google Cloud Monitoring Parent
https://github.com/googleapis/java-monitoring
@@ -61,17 +61,17 @@
com.google.api.grpc
proto-google-cloud-monitoring-v3
- 3.2.3-SNAPSHOT
+ 3.2.3
com.google.api.grpc
grpc-google-cloud-monitoring-v3
- 3.2.3-SNAPSHOT
+ 3.2.3
com.google.cloud
google-cloud-monitoring
- 3.2.3-SNAPSHOT
+ 3.2.3
diff --git a/proto-google-cloud-monitoring-v3/pom.xml b/proto-google-cloud-monitoring-v3/pom.xml
index ed188a17..d16d03b1 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
- 3.2.3-SNAPSHOT
+ 3.2.3
proto-google-cloud-monitoring-v3
PROTO library for proto-google-cloud-monitoring-v3
com.google.cloud
google-cloud-monitoring-parent
- 3.2.3-SNAPSHOT
+ 3.2.3
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index c79bdda8..10e6b3e4 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
- 3.2.2
+ 3.2.3
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 7f3b472c..23720bbc 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-monitoring
- 3.2.3-SNAPSHOT
+ 3.2.3
diff --git a/versions.txt b/versions.txt
index b801d8ba..b280c4d3 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-monitoring:3.2.2:3.2.3-SNAPSHOT
-grpc-google-cloud-monitoring-v3:3.2.2:3.2.3-SNAPSHOT
-proto-google-cloud-monitoring-v3:3.2.2:3.2.3-SNAPSHOT
+google-cloud-monitoring:3.2.3:3.2.3
+grpc-google-cloud-monitoring-v3:3.2.3:3.2.3
+proto-google-cloud-monitoring-v3:3.2.3:3.2.3