From 1a300757a610375e7c7820a80a82c14edd534a57 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 18:48:13 +0000 Subject: [PATCH] chore: release 2.2.0 (#427) :robot: I have created a release \*beep\* \*boop\* --- ## [2.2.0](https://www.github.com/googleapis/java-grafeas/compare/v2.1.3...v2.2.0) (2022-01-07) ### Features * Updating the grafeas protos to include compliance and intoto attestation protos ([#428](https://www.github.com/googleapis/java-grafeas/issues/428)) ([2bcd97c](https://www.github.com/googleapis/java-grafeas/commit/2bcd97cfdb56199139fe0d5bd823b8810e48db86)) ### Bug Fixes * **java:** add -ntp flag to native image testing command ([#426](https://www.github.com/googleapis/java-grafeas/issues/426)) ([cef2f85](https://www.github.com/googleapis/java-grafeas/commit/cef2f854f69c48cde5bad7f09845cef344497d64)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#437](https://www.github.com/googleapis/java-grafeas/issues/437)) ([edb2bfa](https://www.github.com/googleapis/java-grafeas/commit/edb2bfa780ca0c5de0d3dc030a299edb96078ab0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 17 +++++++++++++++++ pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 009d0e57..5608cf7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [2.2.0](https://www.github.com/googleapis/java-grafeas/compare/v2.1.3...v2.2.0) (2022-01-07) + + +### Features + +* Updating the grafeas protos to include compliance and intoto attestation protos ([#428](https://www.github.com/googleapis/java-grafeas/issues/428)) ([2bcd97c](https://www.github.com/googleapis/java-grafeas/commit/2bcd97cfdb56199139fe0d5bd823b8810e48db86)) + + +### Bug Fixes + +* **java:** add -ntp flag to native image testing command ([#426](https://www.github.com/googleapis/java-grafeas/issues/426)) ([cef2f85](https://www.github.com/googleapis/java-grafeas/commit/cef2f854f69c48cde5bad7f09845cef344497d64)) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#437](https://www.github.com/googleapis/java-grafeas/issues/437)) ([edb2bfa](https://www.github.com/googleapis/java-grafeas/commit/edb2bfa780ca0c5de0d3dc030a299edb96078ab0)) + ### [2.1.3](https://www.github.com/googleapis/java-grafeas/compare/v2.1.2...v2.1.3) (2021-12-03) diff --git a/pom.xml b/pom.xml index dd54d3ca..aca224d9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.grafeas grafeas - 2.1.4-SNAPSHOT + 2.2.0 jar Grafeas Client https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas diff --git a/versions.txt b/versions.txt index c43566a5..036a7088 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -grafeas:2.1.3:2.1.4-SNAPSHOT +grafeas:2.2.0:2.2.0