diff --git a/java-phishingprotection/CHANGELOG.md b/java-phishingprotection/CHANGELOG.md index 9c0837b13e52..bc823a3d70f3 100644 --- a/java-phishingprotection/CHANGELOG.md +++ b/java-phishingprotection/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.34.0](https://github.com/googleapis/java-phishingprotection/compare/v0.33.1...v0.34.0) (2022-07-01) + + +### Features + +* Enable REST transport for most of Java and Go clients ([#685](https://github.com/googleapis/java-phishingprotection/issues/685)) ([88bccf9](https://github.com/googleapis/java-phishingprotection/commit/88bccf99d0c9880c670f21f4786cfa1914393457)) + ## [0.33.1](https://github.com/googleapis/java-phishingprotection/compare/v0.33.0...v0.33.1) (2022-06-23) diff --git a/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml b/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml index f74116401d06..6a8186c0f351 100644 --- a/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml +++ b/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection-bom - 0.33.2-SNAPSHOT + 0.34.0 pom com.google.cloud @@ -52,17 +52,17 @@ com.google.cloud google-cloud-phishingprotection - 0.33.2-SNAPSHOT + 0.34.0 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.33.2-SNAPSHOT + 0.34.0 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.33.2-SNAPSHOT + 0.34.0 diff --git a/java-phishingprotection/google-cloud-phishingprotection/pom.xml b/java-phishingprotection/google-cloud-phishingprotection/pom.xml index 649e2477aba0..c5458fb3aee6 100644 --- a/java-phishingprotection/google-cloud-phishingprotection/pom.xml +++ b/java-phishingprotection/google-cloud-phishingprotection/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection - 0.33.2-SNAPSHOT + 0.34.0 jar Google Cloud Phishing Protection https://github.com/googleapis/java-phishingprotection @@ -11,7 +11,7 @@ com.google.cloud google-cloud-phishingprotection-parent - 0.33.2-SNAPSHOT + 0.34.0 google-cloud-phishingprotection diff --git a/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml b/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml index 88de8ca654ef..1952e2bc4262 100644 --- a/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.33.2-SNAPSHOT + 0.34.0 grpc-google-cloud-phishingprotection-v1beta1 GRPC library for grpc-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.33.2-SNAPSHOT + 0.34.0 diff --git a/java-phishingprotection/pom.xml b/java-phishingprotection/pom.xml index b18c3d5ebd82..6f765cb4a797 100644 --- a/java-phishingprotection/pom.xml +++ b/java-phishingprotection/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-phishingprotection-parent pom - 0.33.2-SNAPSHOT + 0.34.0 Google Cloud Phishing Protection Parent https://github.com/googleapis/java-phishingprotection @@ -61,17 +61,17 @@ com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.33.2-SNAPSHOT + 0.34.0 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.33.2-SNAPSHOT + 0.34.0 com.google.cloud google-cloud-phishingprotection - 0.33.2-SNAPSHOT + 0.34.0 diff --git a/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml b/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml index e6d27ccab437..e1608a12ca66 100644 --- a/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.33.2-SNAPSHOT + 0.34.0 proto-google-cloud-phishingprotection-v1beta1 PROTO library for proto-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.33.2-SNAPSHOT + 0.34.0 diff --git a/java-phishingprotection/versions.txt b/java-phishingprotection/versions.txt index 1a422e0f0902..cd077a3831f3 100644 --- a/java-phishingprotection/versions.txt +++ b/java-phishingprotection/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-phishingprotection:0.33.1:0.33.2-SNAPSHOT -grpc-google-cloud-phishingprotection-v1beta1:0.33.1:0.33.2-SNAPSHOT -proto-google-cloud-phishingprotection-v1beta1:0.33.1:0.33.2-SNAPSHOT +google-cloud-phishingprotection:0.34.0:0.34.0 +grpc-google-cloud-phishingprotection-v1beta1:0.34.0:0.34.0 +proto-google-cloud-phishingprotection-v1beta1:0.34.0:0.34.0