Skip to content

Commit 423f912

Browse files
chore(main): release 2.4.0 (googleapis#506)
🤖 I have created a release *beep* *boop* --- ## [2.4.0](googleapis/java-grafeas@v2.3.1...v2.4.0) (2022-06-30) ### Features * Enable REST transport for most of Java and Go clients ([3632fe1](googleapis/java-grafeas@3632fe1)) * Import of Grafeas from Github ([3632fe1](googleapis/java-grafeas@3632fe1)) ### Bug Fixes * Set the transport of grafeas back to grpc only ([googleapis#498](googleapis/java-grafeas#498)) ([3632fe1](googleapis/java-grafeas@3632fe1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 686912d commit 423f912

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

java-grafeas/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/googleapis/java-grafeas/compare/v2.3.1...v2.4.0) (2022-06-30)
4+
5+
6+
### Features
7+
8+
* Enable REST transport for most of Java and Go clients ([22be2f6](https://github.com/googleapis/java-grafeas/commit/22be2f68312a23b82e9441e8a9da933a4b85fa87))
9+
* Import of Grafeas from Github ([22be2f6](https://github.com/googleapis/java-grafeas/commit/22be2f68312a23b82e9441e8a9da933a4b85fa87))
10+
11+
12+
### Bug Fixes
13+
14+
* 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))
15+
316
## [2.3.1](https://github.com/googleapis/java-grafeas/compare/v2.3.0...v2.3.1) (2022-06-23)
417

518

java-grafeas/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.grafeas</groupId>
77
<artifactId>grafeas</artifactId>
8-
<version>2.3.2-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
8+
<version>2.4.0</version><!-- {x-version-update:grafeas:current} -->
99
<packaging>jar</packaging>
1010
<name>Grafeas Client</name>
1111
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas

java-grafeas/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
grafeas:2.3.1:2.3.2-SNAPSHOT
4+
grafeas:2.4.0:2.4.0

0 commit comments

Comments
 (0)