diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index b6721276..02560da9 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -1,3 +1,3 @@ docker: - image: gcr.io/repo-automation-bots/owlbot-java:latest + image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest digest: sha256:8c50e7bab0ae5ad41ee29420b558542637104500f6256b8fe74282b0cf6144db diff --git a/.github/.OwlBot.yaml b/.github/.OwlBot.yaml index 730d6c4a..a55f44ae 100644 --- a/.github/.OwlBot.yaml +++ b/.github/.OwlBot.yaml @@ -13,7 +13,7 @@ # limitations under the License. docker: - image: "gcr.io/repo-automation-bots/owlbot-java:latest" + image: "gcr.io/cloud-devrel-public-resources/owlbot-java:latest" deep-remove-regex: - "/grpc-google-.*/src" diff --git a/CHANGELOG.md b/CHANGELOG.md index 8aac45c0..9157ae28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [2.1.3](https://www.github.com/googleapis/java-bigqueryconnection/compare/v2.1.2...v2.1.3) (2021-09-22) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.3.0 ([#538](https://www.github.com/googleapis/java-bigqueryconnection/issues/538)) ([43efbe4](https://www.github.com/googleapis/java-bigqueryconnection/commit/43efbe4bfcaf716b38e90a4b38f9d7b65b89501d)) + ### [2.1.2](https://www.github.com/googleapis/java-bigqueryconnection/compare/v2.1.1...v2.1.2) (2021-09-15) diff --git a/README.md b/README.md index 7227b3c6..e9faa705 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-bigqueryconnection - 2.1.0 + 2.1.2 ``` @@ -27,13 +27,13 @@ If you are using Maven, add this to your pom.xml file: If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-bigqueryconnection:2.1.0' +implementation 'com.google.cloud:google-cloud-bigqueryconnection:2.1.2' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "2.1.0" +libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "2.1.2" ``` ## Authentication diff --git a/google-cloud-bigqueryconnection-bom/pom.xml b/google-cloud-bigqueryconnection-bom/pom.xml index 87867a55..e271e52c 100644 --- a/google-cloud-bigqueryconnection-bom/pom.xml +++ b/google-cloud-bigqueryconnection-bom/pom.xml @@ -3,12 +3,12 @@ 4.0.0 com.google.cloud google-cloud-bigqueryconnection-bom - 2.1.2 + 2.1.3 pom com.google.cloud google-cloud-shared-config - 1.0.2 + 1.0.3 Google Cloud BigQuery Connections BOM @@ -52,27 +52,27 @@ com.google.cloud google-cloud-bigqueryconnection - 2.1.2 + 2.1.3 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 2.1.2 + 2.1.3 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.9.2 + 0.9.3 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 2.1.2 + 2.1.3 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.9.2 + 0.9.3 diff --git a/google-cloud-bigqueryconnection/pom.xml b/google-cloud-bigqueryconnection/pom.xml index 5788bc97..bfe31833 100644 --- a/google-cloud-bigqueryconnection/pom.xml +++ b/google-cloud-bigqueryconnection/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigqueryconnection - 2.1.2 + 2.1.3 jar Google Cloud BigQuery Connections https://github.com/googleapis/java-bigqueryconnection @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigqueryconnection-parent - 2.1.2 + 2.1.3 google-cloud-bigqueryconnection diff --git a/grpc-google-cloud-bigqueryconnection-v1/pom.xml b/grpc-google-cloud-bigqueryconnection-v1/pom.xml index 3709de21..c5e2370b 100644 --- a/grpc-google-cloud-bigqueryconnection-v1/pom.xml +++ b/grpc-google-cloud-bigqueryconnection-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 2.1.2 + 2.1.3 grpc-google-cloud-bigqueryconnection-v1 GRPC library for grpc-google-cloud-bigqueryconnection-v1 com.google.cloud google-cloud-bigqueryconnection-parent - 2.1.2 + 2.1.3 diff --git a/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml b/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml index 1e399d0f..4b1a227a 100644 --- a/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml +++ b/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.9.2 + 0.9.3 grpc-google-cloud-bigqueryconnection-v1beta1 GRPC library for grpc-google-cloud-bigqueryconnection-v1beta1 com.google.cloud google-cloud-bigqueryconnection-parent - 2.1.2 + 2.1.3 diff --git a/pom.xml b/pom.xml index 8f6c6e7a..ddbcb1a6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigqueryconnection-parent pom - 2.1.2 + 2.1.3 Google Cloud BigQuery Connections Parent https://github.com/googleapis/java-bigqueryconnection @@ -14,7 +14,7 @@ com.google.cloud google-cloud-shared-config - 1.0.2 + 1.0.3 @@ -54,7 +54,7 @@ UTF-8 github google-cloud-bigqueryconnection-parent - 2.2.1 + 2.3.0 @@ -62,27 +62,27 @@ com.google.cloud google-cloud-bigqueryconnection - 2.1.2 + 2.1.3 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 2.1.2 + 2.1.3 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 2.1.2 + 2.1.3 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.9.2 + 0.9.3 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.9.2 + 0.9.3 diff --git a/proto-google-cloud-bigqueryconnection-v1/pom.xml b/proto-google-cloud-bigqueryconnection-v1/pom.xml index 9556a6c9..71d79010 100644 --- a/proto-google-cloud-bigqueryconnection-v1/pom.xml +++ b/proto-google-cloud-bigqueryconnection-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 2.1.2 + 2.1.3 proto-google-cloud-bigqueryconnection-v1 PROTO library for proto-google-cloud-bigqueryconnection-v1 com.google.cloud google-cloud-bigqueryconnection-parent - 2.1.2 + 2.1.3 diff --git a/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml b/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml index 86bb24dc..29bc0988 100644 --- a/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml +++ b/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.9.2 + 0.9.3 proto-google-cloud-bigqueryconnection-v1beta1 PROTO library for proto-google-cloud-bigqueryconnection-v1beta1 com.google.cloud google-cloud-bigqueryconnection-parent - 2.1.2 + 2.1.3 diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 5cb5eee4..64b12f3a 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-bigqueryconnection - 2.1.0 + 2.1.2 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 70dff72f..f549f8d6 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-bigqueryconnection - 2.1.2 + 2.1.3 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 6d573455..c30286c3 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -40,7 +40,7 @@ com.google.cloud google-cloud-bigqueryconnection - 2.1.0 + 2.1.2 diff --git a/versions.txt b/versions.txt index d1a84060..5a48f2c1 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-bigqueryconnection:2.1.2:2.1.2 -grpc-google-cloud-bigqueryconnection-v1:2.1.2:2.1.2 -grpc-google-cloud-bigqueryconnection-v1beta1:0.9.2:0.9.2 -proto-google-cloud-bigqueryconnection-v1:2.1.2:2.1.2 -proto-google-cloud-bigqueryconnection-v1beta1:0.9.2:0.9.2 +google-cloud-bigqueryconnection:2.1.3:2.1.3 +grpc-google-cloud-bigqueryconnection-v1:2.1.3:2.1.3 +grpc-google-cloud-bigqueryconnection-v1beta1:0.9.3:0.9.3 +proto-google-cloud-bigqueryconnection-v1:2.1.3:2.1.3 +proto-google-cloud-bigqueryconnection-v1beta1:0.9.3:0.9.3