diff --git a/CHANGELOG.md b/CHANGELOG.md index 726f0bc6..21162374 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.3.4](https://www.github.com/googleapis/java-bigqueryconnection/compare/v0.3.3...v0.3.4) (2020-09-01) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependen… ([#127](https://www.github.com/googleapis/java-bigqueryconnection/issues/127)) ([752a655](https://www.github.com/googleapis/java-bigqueryconnection/commit/752a655a3e2840fd0217797465137f2611c08303)) + ### [0.3.3](https://www.github.com/googleapis/java-bigqueryconnection/compare/v0.3.2...v0.3.3) (2020-08-31) diff --git a/README.md b/README.md index e5c1941f..44d86667 100644 --- a/README.md +++ b/README.md @@ -29,11 +29,11 @@ If you are using Maven, add this to your pom.xml file: If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-bigqueryconnection:0.3.3' +compile 'com.google.cloud:google-cloud-bigqueryconnection:0.3.4' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "0.3.3" +libraryDependencies += "com.google.cloud" % "google-cloud-bigqueryconnection" % "0.3.4" ``` [//]: # ({x-version-update-end}) diff --git a/google-cloud-bigqueryconnection-bom/pom.xml b/google-cloud-bigqueryconnection-bom/pom.xml index 6727d11a..82b18080 100644 --- a/google-cloud-bigqueryconnection-bom/pom.xml +++ b/google-cloud-bigqueryconnection-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigqueryconnection-bom - 0.3.4-SNAPSHOT + 0.3.4 pom com.google.cloud @@ -64,27 +64,27 @@ com.google.cloud google-cloud-bigqueryconnection - 0.3.4-SNAPSHOT + 0.3.4 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 0.3.4-SNAPSHOT + 0.3.4 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 0.3.4-SNAPSHOT + 0.3.4 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.3.4-SNAPSHOT + 0.3.4 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.3.4-SNAPSHOT + 0.3.4 diff --git a/google-cloud-bigqueryconnection/pom.xml b/google-cloud-bigqueryconnection/pom.xml index 1320de59..5e1b0b13 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 - 0.3.4-SNAPSHOT + 0.3.4 jar Google Cloud BigQuery Connections https://github.com/googleapis/java-bigqueryconnection @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigqueryconnection-parent - 0.3.4-SNAPSHOT + 0.3.4 google-cloud-bigqueryconnection diff --git a/grpc-google-cloud-bigqueryconnection-v1/pom.xml b/grpc-google-cloud-bigqueryconnection-v1/pom.xml index 355968f6..47b89422 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 - 0.3.4-SNAPSHOT + 0.3.4 grpc-google-cloud-bigqueryconnection-v1 GRPC library for grpc-google-cloud-bigqueryconnection-v1 com.google.cloud google-cloud-bigqueryconnection-parent - 0.3.4-SNAPSHOT + 0.3.4 diff --git a/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml b/grpc-google-cloud-bigqueryconnection-v1beta1/pom.xml index d8968334..9c90ceab 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.3.4-SNAPSHOT + 0.3.4 grpc-google-cloud-bigqueryconnection-v1beta1 GRPC library for grpc-google-cloud-bigqueryconnection-v1beta1 com.google.cloud google-cloud-bigqueryconnection-parent - 0.3.4-SNAPSHOT + 0.3.4 diff --git a/pom.xml b/pom.xml index ef05b6f3..5db2578e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigqueryconnection-parent pom - 0.3.4-SNAPSHOT + 0.3.4 Google Cloud BigQuery Connections Parent https://github.com/googleapis/java-bigqueryconnection @@ -70,27 +70,27 @@ com.google.cloud google-cloud-bigqueryconnection - 0.3.4-SNAPSHOT + 0.3.4 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1 - 0.3.4-SNAPSHOT + 0.3.4 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1 - 0.3.4-SNAPSHOT + 0.3.4 com.google.api.grpc proto-google-cloud-bigqueryconnection-v1beta1 - 0.3.4-SNAPSHOT + 0.3.4 com.google.api.grpc grpc-google-cloud-bigqueryconnection-v1beta1 - 0.3.4-SNAPSHOT + 0.3.4 diff --git a/proto-google-cloud-bigqueryconnection-v1/pom.xml b/proto-google-cloud-bigqueryconnection-v1/pom.xml index 96964660..3d7b7805 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 - 0.3.4-SNAPSHOT + 0.3.4 proto-google-cloud-bigqueryconnection-v1 PROTO library for proto-google-cloud-bigqueryconnection-v1 com.google.cloud google-cloud-bigqueryconnection-parent - 0.3.4-SNAPSHOT + 0.3.4 diff --git a/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml b/proto-google-cloud-bigqueryconnection-v1beta1/pom.xml index ac26c34c..8b2fa853 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.3.4-SNAPSHOT + 0.3.4 proto-google-cloud-bigqueryconnection-v1beta1 PROTO library for proto-google-cloud-bigqueryconnection-v1beta1 com.google.cloud google-cloud-bigqueryconnection-parent - 0.3.4-SNAPSHOT + 0.3.4 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 7347cc96..f77d133a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-bigqueryconnection - 0.3.4-SNAPSHOT + 0.3.4 diff --git a/versions.txt b/versions.txt index 854cb686..e8dc017b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-bigqueryconnection:0.3.3:0.3.4-SNAPSHOT -proto-google-cloud-bigqueryconnection-v1:0.3.3:0.3.4-SNAPSHOT -grpc-google-cloud-bigqueryconnection-v1:0.3.3:0.3.4-SNAPSHOT -proto-google-cloud-bigqueryconnection-v1beta1:0.3.3:0.3.4-SNAPSHOT -grpc-google-cloud-bigqueryconnection-v1beta1:0.3.3:0.3.4-SNAPSHOT \ No newline at end of file +google-cloud-bigqueryconnection:0.3.4:0.3.4 +proto-google-cloud-bigqueryconnection-v1:0.3.4:0.3.4 +grpc-google-cloud-bigqueryconnection-v1:0.3.4:0.3.4 +proto-google-cloud-bigqueryconnection-v1beta1:0.3.4:0.3.4 +grpc-google-cloud-bigqueryconnection-v1beta1:0.3.4:0.3.4 \ No newline at end of file