From 423f9129f15dfec9e02cb1b24705ccbc83d84ee0 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 16:22:35 +0000 Subject: [PATCH] chore(main): release 2.4.0 (#506) :robot: I have created a release *beep* *boop* --- ## [2.4.0](https://github.com/googleapis/java-grafeas/compare/v2.3.1...v2.4.0) (2022-06-30) ### Features * Enable REST transport for most of Java and Go clients ([3632fe1](https://github.com/googleapis/java-grafeas/commit/3632fe17148f353f390144989145b673f6e7f17a)) * Import of Grafeas from Github ([3632fe1](https://github.com/googleapis/java-grafeas/commit/3632fe17148f353f390144989145b673f6e7f17a)) ### Bug Fixes * Set the transport of grafeas back to grpc only ([#498](https://github.com/googleapis/java-grafeas/issues/498)) ([3632fe1](https://github.com/googleapis/java-grafeas/commit/3632fe17148f353f390144989145b673f6e7f17a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- java-grafeas/CHANGELOG.md | 13 +++++++++++++ java-grafeas/pom.xml | 2 +- java-grafeas/versions.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/java-grafeas/CHANGELOG.md b/java-grafeas/CHANGELOG.md index 1be14ad34105..34e5ec8ac604 100644 --- a/java-grafeas/CHANGELOG.md +++ b/java-grafeas/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [2.4.0](https://github.com/googleapis/java-grafeas/compare/v2.3.1...v2.4.0) (2022-06-30) + + +### Features + +* Enable REST transport for most of Java and Go clients ([22be2f6](https://github.com/googleapis/java-grafeas/commit/22be2f68312a23b82e9441e8a9da933a4b85fa87)) +* Import of Grafeas from Github ([22be2f6](https://github.com/googleapis/java-grafeas/commit/22be2f68312a23b82e9441e8a9da933a4b85fa87)) + + +### Bug Fixes + +* Set the transport of grafeas back to grpc only ([#498](https://github.com/googleapis/java-grafeas/issues/498)) ([22be2f6](https://github.com/googleapis/java-grafeas/commit/22be2f68312a23b82e9441e8a9da933a4b85fa87)) + ## [2.3.1](https://github.com/googleapis/java-grafeas/compare/v2.3.0...v2.3.1) (2022-06-23) diff --git a/java-grafeas/pom.xml b/java-grafeas/pom.xml index 0366760b354a..e1b9fe02bba6 100644 --- a/java-grafeas/pom.xml +++ b/java-grafeas/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.grafeas grafeas - 2.3.2-SNAPSHOT + 2.4.0 jar Grafeas Client https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas diff --git a/java-grafeas/versions.txt b/java-grafeas/versions.txt index 25077777b0a6..b46c6eb0fcce 100644 --- a/java-grafeas/versions.txt +++ b/java-grafeas/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -grafeas:2.3.1:2.3.2-SNAPSHOT +grafeas:2.4.0:2.4.0