From 0b557520b30be31544408bcdcaf3b7f8e4fe365d Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:35 +0000 Subject: [PATCH 01/12] chore: updated CHANGELOG.md [ci skip] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 298f8aa2..18156b85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### [0.29.1](https://www.github.com/googleapis/java-phishingprotection/compare/v0.29.0...v0.29.1) (2020-08-07) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#179](https://www.github.com/googleapis/java-phishingprotection/issues/179)) ([7e1159b](https://www.github.com/googleapis/java-phishingprotection/commit/7e1159bbf1d61abb6d54c2c016276fa628254df9)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([0d10d24](https://www.github.com/googleapis/java-phishingprotection/commit/0d10d2411cff05648be43a169673cc9cdbeff0c1)) + ## [0.29.0](https://www.github.com/googleapis/java-phishingprotection/compare/v0.28.4...v0.29.0) (2020-06-22) From 9f7232c28b3ba527576eec8f1a7e933c30cb2a50 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:36 +0000 Subject: [PATCH 02/12] chore: updated README.md [ci skip] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3377661a..5db0418b 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,11 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-phishingprotection:0.29.0' +compile 'com.google.cloud:google-cloud-phishingprotection:0.29.1' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.29.1" ``` [//]: # ({x-version-update-end}) From d7a584105257ccf73d669028c308ce5cf0093c09 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:38 +0000 Subject: [PATCH 03/12] chore: updated versions.txt [ci skip] --- versions.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/versions.txt b/versions.txt index 3c100a99..1753ab0c 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-phishingprotection-v1beta1:0.29.0:0.29.1-SNAPSHOT -grpc-google-cloud-phishingprotection-v1beta1:0.29.0:0.29.1-SNAPSHOT -google-cloud-phishingprotection:0.29.0:0.29.1-SNAPSHOT \ No newline at end of file +proto-google-cloud-phishingprotection-v1beta1:0.29.1:0.29.1 +grpc-google-cloud-phishingprotection-v1beta1:0.29.1:0.29.1 +google-cloud-phishingprotection:0.29.1:0.29.1 \ No newline at end of file From ad4b1a5ce307d9677ca6d59e06adeceff93799f1 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:39 +0000 Subject: [PATCH 04/12] chore: updated samples/pom.xml [ci skip] From 9ecdf7b0d8e2429c2052bd9e874b8e2b198e5417 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:41 +0000 Subject: [PATCH 05/12] chore: updated samples/install-without-bom/pom.xml [ci skip] From 36e43299505a5a01938f1d46f06709dcf0d4b776 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:42 +0000 Subject: [PATCH 06/12] chore: updated samples/snapshot/pom.xml [ci skip] From 4b57ff68deebc8dd13faa9d0d3e0d1733d54d653 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:43 +0000 Subject: [PATCH 07/12] chore: updated google-cloud-phishingprotection/pom.xml [ci skip] --- google-cloud-phishingprotection/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/google-cloud-phishingprotection/pom.xml b/google-cloud-phishingprotection/pom.xml index 752a9da8..e982d5d2 100644 --- a/google-cloud-phishingprotection/pom.xml +++ b/google-cloud-phishingprotection/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection - 0.29.1-SNAPSHOT + 0.29.1 jar Google Cloud Phishing Protection https://github.com/googleapis/java-phishingprotection @@ -11,7 +11,7 @@ com.google.cloud google-cloud-phishingprotection-parent - 0.29.1-SNAPSHOT + 0.29.1 google-cloud-phishingprotection From 6efca90eed8ea446e7ff1b3d4abdbd7ec7658ec6 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:45 +0000 Subject: [PATCH 08/12] chore: updated grpc-google-cloud-phishingprotection-v1beta1/pom.xml [ci skip] --- grpc-google-cloud-phishingprotection-v1beta1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grpc-google-cloud-phishingprotection-v1beta1/pom.xml b/grpc-google-cloud-phishingprotection-v1beta1/pom.xml index c407bbe8..4a2d94c3 100644 --- a/grpc-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/grpc-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.29.1-SNAPSHOT + 0.29.1 grpc-google-cloud-phishingprotection-v1beta1 GRPC library for grpc-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.29.1-SNAPSHOT + 0.29.1 From 66d4534378988d317dfb0ddfe7cff0e32c94c64d Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:46 +0000 Subject: [PATCH 09/12] chore: updated proto-google-cloud-phishingprotection-v1beta1/pom.xml [ci skip] --- proto-google-cloud-phishingprotection-v1beta1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proto-google-cloud-phishingprotection-v1beta1/pom.xml b/proto-google-cloud-phishingprotection-v1beta1/pom.xml index 4ca8e696..fd09ee44 100644 --- a/proto-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/proto-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.29.1-SNAPSHOT + 0.29.1 proto-google-cloud-phishingprotection-v1beta1 PROTO library for proto-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.29.1-SNAPSHOT + 0.29.1 From beccf59a49df0e59bd6b547fc2e6a05cf25b30de Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:47 +0000 Subject: [PATCH 10/12] chore: updated samples/snippets/pom.xml [ci skip] From 4112c9aefc72bda11f920fefb813324f0851fb3e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:49 +0000 Subject: [PATCH 11/12] chore: updated google-cloud-phishingprotection-bom/pom.xml [ci skip] --- google-cloud-phishingprotection-bom/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/google-cloud-phishingprotection-bom/pom.xml b/google-cloud-phishingprotection-bom/pom.xml index 125f90cc..85ce2647 100644 --- a/google-cloud-phishingprotection-bom/pom.xml +++ b/google-cloud-phishingprotection-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection-bom - 0.29.1-SNAPSHOT + 0.29.1 pom com.google.cloud @@ -64,17 +64,17 @@ com.google.cloud google-cloud-phishingprotection - 0.29.1-SNAPSHOT + 0.29.1 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.29.1-SNAPSHOT + 0.29.1 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.29.1-SNAPSHOT + 0.29.1 From 1cb29599f169b5adbdb68331d03ad786172e00f8 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:23:50 +0000 Subject: [PATCH 12/12] chore: updated pom.xml --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4a5bd48e..862f41f0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-phishingprotection-parent pom - 0.29.1-SNAPSHOT + 0.29.1 Google Cloud Phishing Protection Parent https://github.com/googleapis/java-phishingprotection @@ -70,17 +70,17 @@ com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.29.1-SNAPSHOT + 0.29.1 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.29.1-SNAPSHOT + 0.29.1 com.google.cloud google-cloud-phishingprotection - 0.29.1-SNAPSHOT + 0.29.1