From 020496d5fd3eaaad4b4b09d4396061819fd5df21 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 4 Jun 2021 13:04:03 +0000
Subject: [PATCH 01/14] chore: release 1.2.2-SNAPSHOT (#414)
: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 ae00e7ce..77b4a981 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
- 1.2.1
+ 1.2.2-SNAPSHOT
pom
com.google.cloud
@@ -63,17 +63,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 1.2.1
+ 1.2.2-SNAPSHOT
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 1.2.1
+ 1.2.2-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 1.2.1
+ 1.2.2-SNAPSHOT
diff --git a/google-cloud-bigqueryreservation/pom.xml b/google-cloud-bigqueryreservation/pom.xml
index 7f91b4d2..5970a61e 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
- 1.2.1
+ 1.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
- 1.2.1
+ 1.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 86a5ec8e..1d956dc8 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
- 1.2.1
+ 1.2.2-SNAPSHOT
grpc-google-cloud-bigqueryreservation-v1
GRPC library for grpc-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 1.2.1
+ 1.2.2-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 6412d214..8f865380 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
pom
- 1.2.1
+ 1.2.2-SNAPSHOT
Google Cloud BigQuery Reservations Parent
https://github.com/googleapis/java-bigqueryreservation
@@ -70,17 +70,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 1.2.1
+ 1.2.2-SNAPSHOT
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 1.2.1
+ 1.2.2-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 1.2.1
+ 1.2.2-SNAPSHOT
diff --git a/proto-google-cloud-bigqueryreservation-v1/pom.xml b/proto-google-cloud-bigqueryreservation-v1/pom.xml
index 0f6da8e9..14341491 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
- 1.2.1
+ 1.2.2-SNAPSHOT
proto-google-cloud-bigqueryreservation-v1
PROTO library for proto-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 1.2.1
+ 1.2.2-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index 2370c04e..62594f67 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-bigqueryreservation:1.2.1:1.2.1
-proto-google-cloud-bigqueryreservation-v1:1.2.1:1.2.1
-grpc-google-cloud-bigqueryreservation-v1:1.2.1:1.2.1
+google-cloud-bigqueryreservation:1.2.1:1.2.2-SNAPSHOT
+proto-google-cloud-bigqueryreservation-v1:1.2.1:1.2.2-SNAPSHOT
+grpc-google-cloud-bigqueryreservation-v1:1.2.1:1.2.2-SNAPSHOT
From b2fe40a4b6b94c17bae44b4f1296e97b41513ce4 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 4 Jun 2021 16:59:26 +0200
Subject: [PATCH 02/14] chore(deps): update dependency
com.google.cloud:google-cloud-bigqueryreservation to v1.2.1 (#415)
---
samples/install-without-bom/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 997b911c..b9fc288b 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
- 1.2.0
+ 1.2.1
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 1ef34d63..1ec275d3 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-bigqueryreservation
- 1.2.0
+ 1.2.1
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 45f5f7e0..c5c37caa 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -41,7 +41,7 @@
com.google.cloud
google-cloud-bigqueryreservation
- 1.2.0
+ 1.2.1
From 9f2a7fc916a54300a062e1d02def6795ae3de7c4 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Fri, 4 Jun 2021 08:08:05 -0700
Subject: [PATCH 03/14] chore: regenerate README (#416)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2021-06-04 15:01:35,673 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigqueryreservation/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-06-04 15:01:36,868 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/315bb52f-882b-4182-9f22-abfa6f4d37f5/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
---
.github/readme/synth.metadata/synth.metadata | 4 ++--
README.md | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index 691e1c81..1b9bab23 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-bigqueryreservation.git",
- "sha": "8fcd797def0cc8eb58fd851eb68e5f5cfde2d9a5"
+ "sha": "b2fe40a4b6b94c17bae44b4f1296e97b41513ce4"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "c3e41da0fa256ad7f6b4bc76b9d069dedecdfef4"
+ "sha": "8da7927493739fa36130360019ca21258242f73a"
}
}
]
diff --git a/README.md b/README.md
index d7f3ecb2..91a4e4b0 100644
--- a/README.md
+++ b/README.md
@@ -17,18 +17,18 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-bigqueryreservation
- 1.2.0
+ 1.2.1
```
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-compile 'com.google.cloud:google-cloud-bigqueryreservation:1.2.0'
+compile 'com.google.cloud:google-cloud-bigqueryreservation:1.2.1'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "1.2.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryreservation" % "1.2.1"
```
## Authentication
From 8140d8fd60243b3e680ac27695f79c428fb8e571 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Sat, 5 Jun 2021 16:42:20 +0200
Subject: [PATCH 04/14] chore(deps): update dependency
com.google.cloud.samples:shared-configuration to v1.0.23 (#417)
---
samples/install-without-bom/pom.xml | 2 +-
samples/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index b9fc288b..417c2fa9 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud.samples
shared-configuration
- 1.0.22
+ 1.0.23
diff --git a/samples/pom.xml b/samples/pom.xml
index c16d0b60..7403e2e9 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -18,7 +18,7 @@
com.google.cloud.samples
shared-configuration
- 1.0.22
+ 1.0.23
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 1ec275d3..77926af3 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud.samples
shared-configuration
- 1.0.22
+ 1.0.23
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index c5c37caa..668390dc 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud.samples
shared-configuration
- 1.0.22
+ 1.0.23
From cad24b97d61f894ca89b6aa8f3faa4f5ace38453 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 7 Jun 2021 21:00:13 +0200
Subject: [PATCH 05/14] chore(deps): update dependency
com.google.cloud:libraries-bom to v20.6.0 (#418)
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://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `20.5.0` -> `20.6.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**: 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, 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-bigqueryreservation).
---
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 668390dc..45fd3367 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 20.5.0
+ 20.6.0
pom
import
From 68563d81c2e480bd6c0729eb6481ecf24f6e7ec6 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 10 Jun 2021 14:12:54 -0700
Subject: [PATCH 06/14] chore: release gapic-generator-java v1.0.11 (#419)
Committer: @miraleung
PiperOrigin-RevId: 378266372
Source-Author: Google APIs
Source-Date: Tue Jun 8 15:56:51 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 9e3105549a35520f215359065c11e8dce15e18af
Source-Link: https://github.com/googleapis/googleapis/commit/9e3105549a35520f215359065c11e8dce15e18af
---
.../reservation/v1/ReservationServiceClientTest.java | 2 +-
synth.metadata | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/google-cloud-bigqueryreservation/src/test/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceClientTest.java b/google-cloud-bigqueryreservation/src/test/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceClientTest.java
index 9ad33643..76377120 100644
--- a/google-cloud-bigqueryreservation/src/test/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceClientTest.java
+++ b/google-cloud-bigqueryreservation/src/test/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceClientTest.java
@@ -52,8 +52,8 @@
public class ReservationServiceClientTest {
private static MockReservationService mockReservationService;
private static MockServiceHelper mockServiceHelper;
- private ReservationServiceClient client;
private LocalChannelProvider channelProvider;
+ private ReservationServiceClient client;
@BeforeClass
public static void startStaticServer() {
diff --git a/synth.metadata b/synth.metadata
index fa98ebc7..ec56adc8 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigqueryreservation.git",
- "sha": "1da4140424532f8735a8252eba226ed3e52df66f"
+ "sha": "cad24b97d61f894ca89b6aa8f3faa4f5ace38453"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "a5f96d06ef57e325761bad010f460d0c5dbeccda",
- "internalRef": "377081269"
+ "sha": "9e3105549a35520f215359065c11e8dce15e18af",
+ "internalRef": "378266372"
}
},
{
From 1cc937432de54d4884adf0483fc779b7d34e552b Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Sat, 12 Jun 2021 17:30:24 -0700
Subject: [PATCH 07/14] chore: release gapic-generator-java v1.0.12 (#420)
Committer: @miraleung
PiperOrigin-RevId: 378718217
Source-Author: Google APIs
Source-Date: Thu Jun 10 13:08:49 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 08c4eeb531c01ad031134dca94b18e3f7dd35902
Source-Link: https://github.com/googleapis/googleapis/commit/08c4eeb531c01ad031134dca94b18e3f7dd35902
---
.../v1/stub/ReservationServiceStubSettings.java | 7 +++++++
synth.metadata | 6 +++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/google-cloud-bigqueryreservation/src/main/java/com/google/cloud/bigquery/reservation/v1/stub/ReservationServiceStubSettings.java b/google-cloud-bigqueryreservation/src/main/java/com/google/cloud/bigquery/reservation/v1/stub/ReservationServiceStubSettings.java
index 7d90a5c8..262942d7 100644
--- a/google-cloud-bigqueryreservation/src/main/java/com/google/cloud/bigquery/reservation/v1/stub/ReservationServiceStubSettings.java
+++ b/google-cloud-bigqueryreservation/src/main/java/com/google/cloud/bigquery/reservation/v1/stub/ReservationServiceStubSettings.java
@@ -543,6 +543,11 @@ public static String getDefaultEndpoint() {
return "bigqueryreservation.googleapis.com:443";
}
+ /** Returns the default mTLS service endpoint. */
+ public static String getDefaultMtlsEndpoint() {
+ return "bigqueryreservation.mtls.googleapis.com:443";
+ }
+
/** Returns the default service scopes. */
public static List getDefaultServiceScopes() {
return DEFAULT_SERVICE_SCOPES;
@@ -808,6 +813,8 @@ private static Builder createDefault() {
builder.setCredentialsProvider(defaultCredentialsProviderBuilder().build());
builder.setInternalHeaderProvider(defaultApiClientHeaderProviderBuilder().build());
builder.setEndpoint(getDefaultEndpoint());
+ builder.setMtlsEndpoint(getDefaultMtlsEndpoint());
+ builder.setSwitchToMtlsEndpointAllowed(true);
return initDefaults(builder);
}
diff --git a/synth.metadata b/synth.metadata
index ec56adc8..e187abf5 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigqueryreservation.git",
- "sha": "cad24b97d61f894ca89b6aa8f3faa4f5ace38453"
+ "sha": "68563d81c2e480bd6c0729eb6481ecf24f6e7ec6"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "9e3105549a35520f215359065c11e8dce15e18af",
- "internalRef": "378266372"
+ "sha": "08c4eeb531c01ad031134dca94b18e3f7dd35902",
+ "internalRef": "378718217"
}
},
{
From 04571a44cb882a570a2b28ae81aa97541e6eeab2 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 15 Jun 2021 15:04:10 -0700
Subject: [PATCH 08/14] fix: Update dependencies.sh to not break on mac (#421)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/acfd70d5-0dee-4a47-95a7-8f3e4540cb2f/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Source-Link: https://github.com/googleapis/synthtool/commit/8f76a885deaaf2fe234daeba4a8cc4d1b3de8086
---
.kokoro/dependencies.sh | 4 ++--
synth.metadata | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/.kokoro/dependencies.sh b/.kokoro/dependencies.sh
index 59d2aafc..a7e999d3 100755
--- a/.kokoro/dependencies.sh
+++ b/.kokoro/dependencies.sh
@@ -46,7 +46,7 @@ function completenessCheck() {
# This is stripped from the output as it is not present in the flattened pom.
# Only dependencies with 'compile' or 'runtime' scope are included from original dependency list.
msg "Generating dependency list using original pom..."
- mvn dependency:list -f pom.xml -DincludeScope=runtime -Dsort=true | grep '\[INFO] .*:.*:.*:.*:.*' | sed -e s/\\s--\\smodule.*// >.org-list.txt
+ mvn dependency:list -f pom.xml -DincludeScope=runtime -Dsort=true | grep '\[INFO] .*:.*:.*:.*:.*' | sed -e 's/ --.*//' >.org-list.txt
# Output dep list generated using the flattened pom (only 'compile' and 'runtime' scopes)
msg "Generating dependency list using flattened pom..."
@@ -70,7 +70,7 @@ function completenessCheck() {
set +e
error_count=0
-for path in $(find -name ".flattened-pom.xml")
+for path in **/.flattened-pom.xml
do
# Check flattened pom in each dir that contains it for completeness
dir=$(dirname "$path")
diff --git a/synth.metadata b/synth.metadata
index e187abf5..37970422 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigqueryreservation.git",
- "sha": "68563d81c2e480bd6c0729eb6481ecf24f6e7ec6"
+ "sha": "1cc937432de54d4884adf0483fc779b7d34e552b"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "8eae0234a16b26c2ff616d305dbd9786c8b10a47"
+ "sha": "8f76a885deaaf2fe234daeba4a8cc4d1b3de8086"
}
}
],
@@ -101,6 +101,7 @@
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"LICENSE",
+ "SECURITY.md",
"codecov.yaml",
"google-cloud-bigqueryreservation/src/main/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceClient.java",
"google-cloud-bigqueryreservation/src/main/java/com/google/cloud/bigquery/reservation/v1/ReservationServiceSettings.java",
From 955778f046ef7ee63a98ae9993a5ef63fc89a632 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Sat, 19 Jun 2021 16:02:25 -0700
Subject: [PATCH 09/14] chore: minimize noise from build scripts (#424)
This should limit the amount of scrolling client devs have to do when debugging a test failure
Co-authored-by: Elliotte Rusty Harold
Co-authored-by: Neenu Shaji
Source-Author: Igor Bernstein
Source-Date: Fri Jun 18 17:28:07 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 1c0c698705e668ccb3d68556ae7260f16ce63a6e
Source-Link: https://github.com/googleapis/synthtool/commit/1c0c698705e668ccb3d68556ae7260f16ce63a6e
---
.kokoro/coerce_logs.sh | 1 -
synth.metadata | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/.kokoro/coerce_logs.sh b/.kokoro/coerce_logs.sh
index 5cf7ba49..46edbf7f 100755
--- a/.kokoro/coerce_logs.sh
+++ b/.kokoro/coerce_logs.sh
@@ -28,7 +28,6 @@ job=$(basename ${KOKORO_JOB_NAME})
echo "coercing sponge logs..."
for xml in `find . -name *-sponge_log.xml`
do
- echo "processing ${xml}"
class=$(basename ${xml} | cut -d- -f2)
dir=$(dirname ${xml})/${job}/${class}
text=$(dirname ${xml})/${class}-sponge_log.txt
diff --git a/synth.metadata b/synth.metadata
index 37970422..8841dcda 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigqueryreservation.git",
- "sha": "1cc937432de54d4884adf0483fc779b7d34e552b"
+ "sha": "04571a44cb882a570a2b28ae81aa97541e6eeab2"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "8f76a885deaaf2fe234daeba4a8cc4d1b3de8086"
+ "sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e"
}
}
],
From 24d1c46d2557c28d4bdf3eac49d57aba6112a2ff Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Sat, 19 Jun 2021 16:02:37 -0700
Subject: [PATCH 10/14] chore: release gapic-generator-java v1.0.13 (#423)
Committer: @miraleung
PiperOrigin-RevId: 379784268
Source-Author: Google APIs
Source-Date: Wed Jun 16 12:29:58 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 551681f25e36b11829e87e580281350461f4f3f5
Source-Link: https://github.com/googleapis/googleapis/commit/551681f25e36b11829e87e580281350461f4f3f5
---
.../cloud/bigquery/reservation/v1/AssignmentName.java | 8 ++++----
.../cloud/bigquery/reservation/v1/BiReservationName.java | 4 ++--
.../bigquery/reservation/v1/CapacityCommitmentName.java | 6 +++---
.../cloud/bigquery/reservation/v1/LocationName.java | 4 ++--
.../cloud/bigquery/reservation/v1/ReservationName.java | 6 +++---
synth.metadata | 4 ++--
6 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/AssignmentName.java b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/AssignmentName.java
index ea3c3139..7ed1d662 100644
--- a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/AssignmentName.java
+++ b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/AssignmentName.java
@@ -256,10 +256,10 @@ public Builder setAssignment(String assignment) {
}
private Builder(AssignmentName assignmentName) {
- project = assignmentName.project;
- location = assignmentName.location;
- reservation = assignmentName.reservation;
- assignment = assignmentName.assignment;
+ this.project = assignmentName.project;
+ this.location = assignmentName.location;
+ this.reservation = assignmentName.reservation;
+ this.assignment = assignmentName.assignment;
}
public AssignmentName build() {
diff --git a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/BiReservationName.java b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/BiReservationName.java
index 6385ca71..dd101e49 100644
--- a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/BiReservationName.java
+++ b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/BiReservationName.java
@@ -182,8 +182,8 @@ public Builder setLocation(String location) {
}
private Builder(BiReservationName biReservationName) {
- project = biReservationName.project;
- location = biReservationName.location;
+ this.project = biReservationName.project;
+ this.location = biReservationName.location;
}
public BiReservationName build() {
diff --git a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/CapacityCommitmentName.java b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/CapacityCommitmentName.java
index 6c08d297..458d1e44 100644
--- a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/CapacityCommitmentName.java
+++ b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/CapacityCommitmentName.java
@@ -219,9 +219,9 @@ public Builder setCapacityCommitment(String capacityCommitment) {
}
private Builder(CapacityCommitmentName capacityCommitmentName) {
- project = capacityCommitmentName.project;
- location = capacityCommitmentName.location;
- capacityCommitment = capacityCommitmentName.capacityCommitment;
+ this.project = capacityCommitmentName.project;
+ this.location = capacityCommitmentName.location;
+ this.capacityCommitment = capacityCommitmentName.capacityCommitment;
}
public CapacityCommitmentName build() {
diff --git a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/LocationName.java b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/LocationName.java
index 7289fa03..ad6f8ba8 100644
--- a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/LocationName.java
+++ b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/LocationName.java
@@ -181,8 +181,8 @@ public Builder setLocation(String location) {
}
private Builder(LocationName locationName) {
- project = locationName.project;
- location = locationName.location;
+ this.project = locationName.project;
+ this.location = locationName.location;
}
public LocationName build() {
diff --git a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/ReservationName.java b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/ReservationName.java
index fa7554f6..fc033607 100644
--- a/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/ReservationName.java
+++ b/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/ReservationName.java
@@ -215,9 +215,9 @@ public Builder setReservation(String reservation) {
}
private Builder(ReservationName reservationName) {
- project = reservationName.project;
- location = reservationName.location;
- reservation = reservationName.reservation;
+ this.project = reservationName.project;
+ this.location = reservationName.location;
+ this.reservation = reservationName.reservation;
}
public ReservationName build() {
diff --git a/synth.metadata b/synth.metadata
index 8841dcda..292255bb 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -11,8 +11,8 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
- "sha": "08c4eeb531c01ad031134dca94b18e3f7dd35902",
- "internalRef": "378718217"
+ "sha": "551681f25e36b11829e87e580281350461f4f3f5",
+ "internalRef": "379784268"
}
},
{
From 593ab3cd1d6ba234a69ccbde246f257de67880a2 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Mon, 21 Jun 2021 14:43:58 -0700
Subject: [PATCH 11/14] fix: Add `shopt -s nullglob` to dependencies script
(#425)
This prevents processing the unexpanded glob "**/.flattened-pom.xml" in repos which do not flatten any POMs.
Source-Author: dpcollins-google <40498610+dpcollins-google@users.noreply.github.com>
Source-Date: Sat Jun 19 18:35:58 2021 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 87254ac89a9559864c0a245d6b150406439ce3d8
Source-Link: https://github.com/googleapis/synthtool/commit/87254ac89a9559864c0a245d6b150406439ce3d8
---
.kokoro/dependencies.sh | 1 +
synth.metadata | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.kokoro/dependencies.sh b/.kokoro/dependencies.sh
index a7e999d3..9030ba8f 100755
--- a/.kokoro/dependencies.sh
+++ b/.kokoro/dependencies.sh
@@ -14,6 +14,7 @@
# limitations under the License.
set -eo pipefail
+shopt -s nullglob
## Get the directory of the build script
scriptDir=$(realpath $(dirname "${BASH_SOURCE[0]}"))
diff --git a/synth.metadata b/synth.metadata
index 292255bb..fa65d172 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigqueryreservation.git",
- "sha": "04571a44cb882a570a2b28ae81aa97541e6eeab2"
+ "sha": "24d1c46d2557c28d4bdf3eac49d57aba6112a2ff"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "1c0c698705e668ccb3d68556ae7260f16ce63a6e"
+ "sha": "87254ac89a9559864c0a245d6b150406439ce3d8"
}
}
],
From 05ed06e2d293eff0e7e55b80ec54b7a24fc061e3 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 23 Jun 2021 17:52:25 +0200
Subject: [PATCH 12/14] chore(deps): update dependency
com.google.cloud:libraries-bom to v20.7.0 (#426)
---
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 45fd3367..f83a367f 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 20.6.0
+ 20.7.0
pom
import
From b98b37dde1d735006c38216d0c234b81b96eff81 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 30 Jun 2021 23:07:58 +0200
Subject: [PATCH 13/14] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v1.4.0 (#427)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8f865380..19f81339 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 1.3.0
+ 1.4.0
pom
import
From b65e88e14b518115d49572f886e8333f53ba40ee Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 30 Jun 2021 21:14:34 +0000
Subject: [PATCH 14/14] chore: release 1.2.2 (#422)
:robot: I have created a release \*beep\* \*boop\*
---
### [1.2.2](https://www.github.com/googleapis/java-bigqueryreservation/compare/v1.2.1...v1.2.2) (2021-06-30)
### Bug Fixes
* Add `shopt -s nullglob` to dependencies script ([#425](https://www.github.com/googleapis/java-bigqueryreservation/issues/425)) ([593ab3c](https://www.github.com/googleapis/java-bigqueryreservation/commit/593ab3cd1d6ba234a69ccbde246f257de67880a2))
* Update dependencies.sh to not break on mac ([#421](https://www.github.com/googleapis/java-bigqueryreservation/issues/421)) ([04571a4](https://www.github.com/googleapis/java-bigqueryreservation/commit/04571a44cb882a570a2b28ae81aa97541e6eeab2))
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#427](https://www.github.com/googleapis/java-bigqueryreservation/issues/427)) ([b98b37d](https://www.github.com/googleapis/java-bigqueryreservation/commit/b98b37dde1d735006c38216d0c234b81b96eff81))
---
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 | 13 +++++++++++++
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, 30 insertions(+), 17 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8039331..8e3b0056 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+### [1.2.2](https://www.github.com/googleapis/java-bigqueryreservation/compare/v1.2.1...v1.2.2) (2021-06-30)
+
+
+### Bug Fixes
+
+* Add `shopt -s nullglob` to dependencies script ([#425](https://www.github.com/googleapis/java-bigqueryreservation/issues/425)) ([593ab3c](https://www.github.com/googleapis/java-bigqueryreservation/commit/593ab3cd1d6ba234a69ccbde246f257de67880a2))
+* Update dependencies.sh to not break on mac ([#421](https://www.github.com/googleapis/java-bigqueryreservation/issues/421)) ([04571a4](https://www.github.com/googleapis/java-bigqueryreservation/commit/04571a44cb882a570a2b28ae81aa97541e6eeab2))
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#427](https://www.github.com/googleapis/java-bigqueryreservation/issues/427)) ([b98b37d](https://www.github.com/googleapis/java-bigqueryreservation/commit/b98b37dde1d735006c38216d0c234b81b96eff81))
+
### [1.2.1](https://www.github.com/googleapis/java-bigqueryreservation/compare/v1.2.0...v1.2.1) (2021-06-04)
diff --git a/google-cloud-bigqueryreservation-bom/pom.xml b/google-cloud-bigqueryreservation-bom/pom.xml
index 77b4a981..ea584c3a 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
- 1.2.2-SNAPSHOT
+ 1.2.2
pom
com.google.cloud
@@ -63,17 +63,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 1.2.2-SNAPSHOT
+ 1.2.2
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 1.2.2-SNAPSHOT
+ 1.2.2
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 1.2.2-SNAPSHOT
+ 1.2.2
diff --git a/google-cloud-bigqueryreservation/pom.xml b/google-cloud-bigqueryreservation/pom.xml
index 5970a61e..2155c46d 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
- 1.2.2-SNAPSHOT
+ 1.2.2
jar
Google Cloud BigQuery Reservations
https://github.com/googleapis/java-bigqueryreservation
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
- 1.2.2-SNAPSHOT
+ 1.2.2
google-cloud-bigqueryreservation
diff --git a/grpc-google-cloud-bigqueryreservation-v1/pom.xml b/grpc-google-cloud-bigqueryreservation-v1/pom.xml
index 1d956dc8..818874c7 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
- 1.2.2-SNAPSHOT
+ 1.2.2
grpc-google-cloud-bigqueryreservation-v1
GRPC library for grpc-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 1.2.2-SNAPSHOT
+ 1.2.2
diff --git a/pom.xml b/pom.xml
index 19f81339..bbae5db3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-bigqueryreservation-parent
pom
- 1.2.2-SNAPSHOT
+ 1.2.2
Google Cloud BigQuery Reservations Parent
https://github.com/googleapis/java-bigqueryreservation
@@ -70,17 +70,17 @@
com.google.cloud
google-cloud-bigqueryreservation
- 1.2.2-SNAPSHOT
+ 1.2.2
com.google.api.grpc
proto-google-cloud-bigqueryreservation-v1
- 1.2.2-SNAPSHOT
+ 1.2.2
com.google.api.grpc
grpc-google-cloud-bigqueryreservation-v1
- 1.2.2-SNAPSHOT
+ 1.2.2
diff --git a/proto-google-cloud-bigqueryreservation-v1/pom.xml b/proto-google-cloud-bigqueryreservation-v1/pom.xml
index 14341491..2537fe02 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
- 1.2.2-SNAPSHOT
+ 1.2.2
proto-google-cloud-bigqueryreservation-v1
PROTO library for proto-google-cloud-bigqueryreservation-v1
com.google.cloud
google-cloud-bigqueryreservation-parent
- 1.2.2-SNAPSHOT
+ 1.2.2
diff --git a/versions.txt b/versions.txt
index 62594f67..3e1371e1 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-bigqueryreservation:1.2.1:1.2.2-SNAPSHOT
-proto-google-cloud-bigqueryreservation-v1:1.2.1:1.2.2-SNAPSHOT
-grpc-google-cloud-bigqueryreservation-v1:1.2.1:1.2.2-SNAPSHOT
+google-cloud-bigqueryreservation:1.2.2:1.2.2
+proto-google-cloud-bigqueryreservation-v1:1.2.2:1.2.2
+grpc-google-cloud-bigqueryreservation-v1:1.2.2:1.2.2