From 0ed36dd20996f5d86705341afa8360bbcfe743a3 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Jan 2022 18:00:24 +0000
Subject: [PATCH 01/15] chore: release 2.2.2-SNAPSHOT (#589)
: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-bigqueryreservation-bom/pom.xml | 8 ++++----
google-cloud-bigqueryreservation/pom.xml | 4 ++--
grpc-google-cloud-bigqueryreservation-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-bigqueryreservation-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
6 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/google-cloud-bigqueryreservation-bom/pom.xml b/google-cloud-bigqueryreservation-bom/pom.xml
index 44197706..d8be4c2e 100644
--- a/google-cloud-bigqueryreservation-bom/pom.xml
+++ b/google-cloud-bigqueryreservation-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-bigqueryreservation-bom
- 2.2.1
+ 2.2.2-SNAPSHOT
pom
com.google.cloud
@@ -53,17 +53,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.1
+ 2.2.2-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.2.1
+ 2.2.2-SNAPSHOT
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.2.1
+ 2.2.2-SNAPSHOT
diff --git a/google-cloud-bigqueryreservation/pom.xml b/google-cloud-bigqueryreservation/pom.xml
index 3bd3a8de..033463cd 100644
--- a/google-cloud-bigqueryreservation/pom.xml
+++ b/google-cloud-bigqueryreservation/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.1
+ 2.2.2-SNAPSHOT
jar
Google Cloud BigQuery Reservations
https://github.com/googleapis/java-bigqueryreservation
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.2.1
+ 2.2.2-SNAPSHOT
google-cloud-bigqueryreservation
diff --git a/grpc-google-cloud-bigqueryreservation-v1/pom.xml b/grpc-google-cloud-bigqueryreservation-v1/pom.xml
index 2a27c0be..3379c829 100644
--- a/grpc-google-cloud-bigqueryreservation-v1/pom.xml
+++ b/grpc-google-cloud-bigqueryreservation-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.2.1
+ 2.2.2-SNAPSHOT
grpc-google-cloud-bigqueryreservation-v1
GRPC library for grpc-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.2.1
+ 2.2.2-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 183784d9..9fc1abbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
pom
- 2.2.1
+ 2.2.2-SNAPSHOT
Google Cloud BigQuery Reservations Parent
https://github.com/googleapis/java-bigqueryreservation
@@ -61,17 +61,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.1
+ 2.2.2-SNAPSHOT
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.2.1
+ 2.2.2-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.2.1
+ 2.2.2-SNAPSHOT
diff --git a/proto-google-cloud-bigqueryreservation-v1/pom.xml b/proto-google-cloud-bigqueryreservation-v1/pom.xml
index a4d95080..742e8c45 100644
--- a/proto-google-cloud-bigqueryreservation-v1/pom.xml
+++ b/proto-google-cloud-bigqueryreservation-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.2.1
+ 2.2.2-SNAPSHOT
proto-google-cloud-bigqueryreservation-v1
PROTO library for proto-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.2.1
+ 2.2.2-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index 3ee569c3..61932934 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-bigqueryreservation:2.2.1:2.2.1
-grpc-google-cloud-bigqueryreservation-v1:2.2.1:2.2.1
-proto-google-cloud-bigqueryreservation-v1:2.2.1:2.2.1
+google-cloud-bigqueryreservation:2.2.1:2.2.2-SNAPSHOT
+grpc-google-cloud-bigqueryreservation-v1:2.2.1:2.2.2-SNAPSHOT
+proto-google-cloud-bigqueryreservation-v1:2.2.1:2.2.2-SNAPSHOT
From 841f5d8b2a61c3f92d2acd947295c23a946540d2 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Sun, 9 Jan 2022 03:19:04 +0100
Subject: [PATCH 02/15] chore(deps): update dependency
com.google.cloud:google-cloud-bigqueryreservation to v2.2.1 (#591)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* chore(deps): update dependency com.google.cloud:google-cloud-bigqueryreservation to v2.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
---
README.md | 6 +++---
samples/install-without-bom/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 1ebb3462..e1132042 100644
--- a/README.md
+++ b/README.md
@@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.0
+ 2.2.1
```
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-bigqueryreservation:2.2.0'
+implementation 'com.google.cloud:google-cloud-bigqueryreservation:2.2.1'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "2.2.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "2.2.1"
```
## Authentication
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index d1c36886..ee0b72a8 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.0
+ 2.2.1
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index ce5a31b7..4c524393 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.0
+ 2.2.1
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 4ecd9327..a78b82b6 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -41,7 +41,7 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.0
+ 2.2.1
From 3722cadc98bc544b4f889ae93d1cb91b34e26ac0 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Sun, 9 Jan 2022 03:24:20 +0100
Subject: [PATCH 03/15] build(deps): update dependency
org.codehaus.mojo:build-helper-maven-plugin to v3.3.0 (#590)
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.codehaus.mojo:build-helper-maven-plugin](http://www.mojohaus.org/build-helper-maven-plugin/) ([source](https://togithub.com/mojohaus/build-helper-maven-plugin)) | `3.2.0` -> `3.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-bigqueryreservation).
---
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 ee0b72a8..3437f5fe 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -53,7 +53,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.2.0
+ 3.3.0
add-snippets-source
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 4c524393..96e3cd46 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -52,7 +52,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.2.0
+ 3.3.0
add-snippets-source
From c231dd43d97f16642291c9da9f2c8fb0d5800664 Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Mon, 10 Jan 2022 19:08:15 -0500
Subject: [PATCH 04/15] chore: change name to api_shortname in
.repo-metadata.json (#592)
---
.repo-metadata.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.repo-metadata.json b/.repo-metadata.json
index 3f647f24..60709148 100644
--- a/.repo-metadata.json
+++ b/.repo-metadata.json
@@ -1,5 +1,5 @@
{
- "name": "bigqueryreservation",
+ "api_shortname": "bigqueryreservation",
"name_pretty": "Cloud BigQuery Reservation",
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/reservations/rpc",
"api_description": "allows users to manage their flat-rate BigQuery reservations.",
From b8db76325f9d1cfb0a6c707d6dedc22f9dbb7756 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 11 Jan 2022 18:48:20 +0000
Subject: [PATCH 05/15] chore(java): update variable name to api_shortname in
README template (#1323) (#593)
---
.github/.OwlBot.lock.yaml | 2 +-
.github/ISSUE_TEMPLATE/bug_report.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 731a0eb4..dddb13b8 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:491a007c6bd6e77f9e9b1bebcd6cdf08a4a4ef2c228c123d9696845204cb685d
+ digest: sha256:7f737996c88586c499f7b0c25294c760f9f5eec092289a0e08d2d3f42a069ebb
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index a138c5b3..9065a17a 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -21,7 +21,7 @@ If you are still having issues, please include as much information as possible:
General, Core, and Other are also allowed as types
2. OS type and version:
3. Java version:
-4. bigqueryreservation version(s):
+4. version(s):
#### Steps to reproduce
From dd3b69176f21719798c7b271546dccc160688485 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 12 Jan 2022 18:14:12 +0100
Subject: [PATCH 06/15] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.2.5 (#594)
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.4` -> `1.2.5` | [](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.5`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#125-httpsgithubcomgoogleapisjava-shared-configcomparev124v125-2022-01-11)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.4...v1.2.5)
---
### 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-bigqueryreservation).
---
google-cloud-bigqueryreservation-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-bigqueryreservation-bom/pom.xml b/google-cloud-bigqueryreservation-bom/pom.xml
index d8be4c2e..e976a325 100644
--- a/google-cloud-bigqueryreservation-bom/pom.xml
+++ b/google-cloud-bigqueryreservation-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.4
+ 1.2.5
Google Cloud BigQuery Reservation BOM
diff --git a/pom.xml b/pom.xml
index 9fc1abbe..d40274c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.4
+ 1.2.5
From 88952603e7a23eee753e71c952e117e00df47eca Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 12 Jan 2022 21:39:53 +0100
Subject: [PATCH 07/15] chore(deps): update dependency
com.google.cloud:libraries-bom to v24.2.0 (#595)
---
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 a78b82b6..ad800b35 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 6638a242958ad268c21486c0fbb0dc6b1df450d2 Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Thu, 13 Jan 2022 15:04:10 -0500
Subject: [PATCH 08/15] chore: update release-level in .repo-metadata.json
(#597)
---
.repo-metadata.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.repo-metadata.json b/.repo-metadata.json
index 60709148..55524e1a 100644
--- a/.repo-metadata.json
+++ b/.repo-metadata.json
@@ -4,7 +4,7 @@
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/reservations/rpc",
"api_description": "allows users to manage their flat-rate BigQuery reservations.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-bigqueryreservation/latest/history",
- "release_level": "ga",
+ "release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/java-bigqueryreservation",
From 72cc30ea38f2d04e729dc194a89c13a7ff8292d0 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 17 Jan 2022 21:18:16 +0000
Subject: [PATCH 09/15] chore(java): update release_type choices to stable and
preview (#1331) (#598)
---
.github/.OwlBot.lock.yaml | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index dddb13b8..dcdda8c6 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:7f737996c88586c499f7b0c25294c760f9f5eec092289a0e08d2d3f42a069ebb
+ digest: sha256:9669c169d0582f13d6b2d319a43a78fc49f296a883aa48519bd0e5c7d34087c4
diff --git a/README.md b/README.md
index e1132042..b5f9cc81 100644
--- a/README.md
+++ b/README.md
@@ -178,7 +178,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigqueryreservation/java8-win.html
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigqueryreservation/java11.svg
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-bigqueryreservation/java11.html
-[stability-image]: https://img.shields.io/badge/stability-ga-green
+[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-bigqueryreservation.svg
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-bigqueryreservation&core=gav
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
From d8566e62711bd6dc3b1fcd431374faa338410668 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 21 Jan 2022 21:32:20 +0100
Subject: [PATCH 10/15] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.2.6 (#599)
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.5` -> `1.2.6` | [](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.6`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#126-httpsgithubcomgoogleapisjava-shared-configcomparev125v126-2022-01-19)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.5...v1.2.6)
---
### 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-bigqueryreservation).
---
google-cloud-bigqueryreservation-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-bigqueryreservation-bom/pom.xml b/google-cloud-bigqueryreservation-bom/pom.xml
index e976a325..296b2554 100644
--- a/google-cloud-bigqueryreservation-bom/pom.xml
+++ b/google-cloud-bigqueryreservation-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.5
+ 1.2.6
Google Cloud BigQuery Reservation BOM
diff --git a/pom.xml b/pom.xml
index d40274c0..43fb2818 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.5
+ 1.2.6
From d08adc2149c5d3997a7b4deb7206af78e45c6390 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 26 Jan 2022 00:16:28 +0100
Subject: [PATCH 11/15] deps: update actions/github-script action to v5 (#600)
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 | `v3` -> `v5` |
---
### Release Notes
actions/github-script
### [`v5`](https://togithub.com/actions/github-script/compare/v4...v5)
[Compare Source](https://togithub.com/actions/github-script/compare/v4...v5)
### [`v4`](https://togithub.com/actions/github-script/compare/v3...v4)
[Compare Source](https://togithub.com/actions/github-script/compare/v3...v4)
---
### 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-bigqueryreservation).
From 24bad15ff78ca463abf3586e0fa4ef6b488db78a Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Wed, 26 Jan 2022 11:26:55 -0500
Subject: [PATCH 12/15] deps(java): update actions/github-script action to v5
(#1339) (#601)
Source-Link: https://github.com/googleapis/synthtool/commit/466412a75d636d69bcf8a42d9a5f956e73ac421d
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:7062473f423f339256346ddbee3d81fb1de6b784fabc2a4d959d7df2c720e375
Co-authored-by: Owl Bot
---
.github/.OwlBot.lock.yaml | 15 ++++++++++++++-
.github/workflows/approve-readme.yaml | 2 +-
.github/workflows/auto-release.yaml | 2 +-
3 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index dcdda8c6..be3b9bde 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,16 @@
+# 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.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:9669c169d0582f13d6b2d319a43a78fc49f296a883aa48519bd0e5c7d34087c4
+ digest: sha256:7062473f423f339256346ddbee3d81fb1de6b784fabc2a4d959d7df2c720e375
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
index 7513acae..c5132427 100644
--- a/.github/workflows/approve-readme.yaml
+++ b/.github/workflows/approve-readme.yaml
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
steps:
- - uses: actions/github-script@v3
+ - uses: actions/github-script@v5
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
script: |
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 9b4fd4d8..59c7cadd 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.head_ref, 'release-please')
steps:
- - uses: actions/github-script@v3
+ - uses: actions/github-script@v5
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
debug: true
From cabf424ef3943964d576e57f0a61a35e634c138e Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 31 Jan 2022 21:21:23 +0100
Subject: [PATCH 13/15] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v2.7.0 (#603)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 43fb2818..14767414 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.6.0
+ 2.7.0
pom
import
From e37a1193803cdb3f236a93a50cd79cfe66030748 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Thu, 3 Feb 2022 19:50:54 +0000
Subject: [PATCH 14/15] chore: add kokoro config to run nightly integration
test on java11.0.14 (#1347) (#604)
---
.github/.OwlBot.lock.yaml | 2 +-
.kokoro/nightly/java11-integration.cfg | 37 ++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 .kokoro/nightly/java11-integration.cfg
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index be3b9bde..8807efca 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:7062473f423f339256346ddbee3d81fb1de6b784fabc2a4d959d7df2c720e375
+ digest: sha256:7c853edc4136ae8f19f9d46d4569d38de2e446db2eea057f32e412bdba255846
diff --git a/.kokoro/nightly/java11-integration.cfg b/.kokoro/nightly/java11-integration.cfg
new file mode 100644
index 00000000..58049cc3
--- /dev/null
+++ b/.kokoro/nightly/java11-integration.cfg
@@ -0,0 +1,37 @@
+# Format: //devtools/kokoro/config/proto/build.proto
+
+# Configure the docker image for kokoro-trampoline.
+env_vars: {
+ key: "TRAMPOLINE_IMAGE"
+ value: "gcr.io/cloud-devrel-public-resources/java11014"
+}
+
+env_vars: {
+ key: "JOB_TYPE"
+ value: "integration"
+}
+# TODO: remove this after we've migrated all tests and scripts
+env_vars: {
+ key: "GCLOUD_PROJECT"
+ value: "gcloud-devel"
+}
+
+env_vars: {
+ key: "GOOGLE_CLOUD_PROJECT"
+ value: "gcloud-devel"
+}
+
+env_vars: {
+ key: "ENABLE_FLAKYBOT"
+ value: "true"
+}
+
+env_vars: {
+ key: "GOOGLE_APPLICATION_CREDENTIALS"
+ value: "secret_manager/java-it-service-account"
+}
+
+env_vars: {
+ key: "SECRET_MANAGER_KEYS"
+ value: "java-it-service-account"
+}
From 37361a60112532d0997cdcedfd870486743108f3 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 3 Feb 2022 20:54:53 +0000
Subject: [PATCH 15/15] chore(main): release 2.2.2 (#602)
:robot: I have created a release *beep* *boop*
---
### [2.2.2](https://github.com/googleapis/java-bigqueryreservation/compare/v2.2.1...v2.2.2) (2022-02-03)
### Dependencies
* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-bigqueryreservation/issues/1339)) ([#601](https://github.com/googleapis/java-bigqueryreservation/issues/601)) ([24bad15](https://github.com/googleapis/java-bigqueryreservation/commit/24bad15ff78ca463abf3586e0fa4ef6b488db78a))
* update actions/github-script action to v5 ([#600](https://github.com/googleapis/java-bigqueryreservation/issues/600)) ([d08adc2](https://github.com/googleapis/java-bigqueryreservation/commit/d08adc2149c5d3997a7b4deb7206af78e45c6390))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#603](https://github.com/googleapis/java-bigqueryreservation/issues/603)) ([cabf424](https://github.com/googleapis/java-bigqueryreservation/commit/cabf424ef3943964d576e57f0a61a35e634c138e))
---
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 | 9 +++++++++
google-cloud-bigqueryreservation-bom/pom.xml | 8 ++++----
google-cloud-bigqueryreservation/pom.xml | 4 ++--
grpc-google-cloud-bigqueryreservation-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-bigqueryreservation-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
7 files changed, 26 insertions(+), 17 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d71833b2..970d3d72 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+### [2.2.2](https://github.com/googleapis/java-bigqueryreservation/compare/v2.2.1...v2.2.2) (2022-02-03)
+
+
+### Dependencies
+
+* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-bigqueryreservation/issues/1339)) ([#601](https://github.com/googleapis/java-bigqueryreservation/issues/601)) ([24bad15](https://github.com/googleapis/java-bigqueryreservation/commit/24bad15ff78ca463abf3586e0fa4ef6b488db78a))
+* update actions/github-script action to v5 ([#600](https://github.com/googleapis/java-bigqueryreservation/issues/600)) ([d08adc2](https://github.com/googleapis/java-bigqueryreservation/commit/d08adc2149c5d3997a7b4deb7206af78e45c6390))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#603](https://github.com/googleapis/java-bigqueryreservation/issues/603)) ([cabf424](https://github.com/googleapis/java-bigqueryreservation/commit/cabf424ef3943964d576e57f0a61a35e634c138e))
+
### [2.2.1](https://www.github.com/googleapis/java-bigqueryreservation/compare/v2.2.0...v2.2.1) (2022-01-07)
diff --git a/google-cloud-bigqueryreservation-bom/pom.xml b/google-cloud-bigqueryreservation-bom/pom.xml
index 296b2554..7adf05fe 100644
--- a/google-cloud-bigqueryreservation-bom/pom.xml
+++ b/google-cloud-bigqueryreservation-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-bigqueryreservation-bom
- 2.2.2-SNAPSHOT
+ 2.2.2
pom
com.google.cloud
@@ -53,17 +53,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.2-SNAPSHOT
+ 2.2.2
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
diff --git a/google-cloud-bigqueryreservation/pom.xml b/google-cloud-bigqueryreservation/pom.xml
index 033463cd..10658c4c 100644
--- a/google-cloud-bigqueryreservation/pom.xml
+++ b/google-cloud-bigqueryreservation/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.2-SNAPSHOT
+ 2.2.2
jar
Google Cloud BigQuery Reservations
https://github.com/googleapis/java-bigqueryreservation
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
google-cloud-bigqueryreservation
diff --git a/grpc-google-cloud-bigqueryreservation-v1/pom.xml b/grpc-google-cloud-bigqueryreservation-v1/pom.xml
index 3379c829..8a88363f 100644
--- a/grpc-google-cloud-bigqueryreservation-v1/pom.xml
+++ b/grpc-google-cloud-bigqueryreservation-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
grpc-google-cloud-bigqueryreservation-v1
GRPC library for grpc-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
diff --git a/pom.xml b/pom.xml
index 14767414..f7934302 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
pom
- 2.2.2-SNAPSHOT
+ 2.2.2
Google Cloud BigQuery Reservations Parent
https://github.com/googleapis/java-bigqueryreservation
@@ -61,17 +61,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 2.2.2-SNAPSHOT
+ 2.2.2
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
diff --git a/proto-google-cloud-bigqueryreservation-v1/pom.xml b/proto-google-cloud-bigqueryreservation-v1/pom.xml
index 742e8c45..96996032 100644
--- a/proto-google-cloud-bigqueryreservation-v1/pom.xml
+++ b/proto-google-cloud-bigqueryreservation-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
proto-google-cloud-bigqueryreservation-v1
PROTO library for proto-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
diff --git a/versions.txt b/versions.txt
index 61932934..4dfd1721 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-bigqueryreservation:2.2.1:2.2.2-SNAPSHOT
-grpc-google-cloud-bigqueryreservation-v1:2.2.1:2.2.2-SNAPSHOT
-proto-google-cloud-bigqueryreservation-v1:2.2.1:2.2.2-SNAPSHOT
+google-cloud-bigqueryreservation:2.2.2:2.2.2
+grpc-google-cloud-bigqueryreservation-v1:2.2.2:2.2.2
+proto-google-cloud-bigqueryreservation-v1:2.2.2:2.2.2