From 036b557325dcc4f396b07b4bc69fb50cf5073806 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 10:43:29 +0000 Subject: [PATCH] chore(main): release grafeas 1.7.0 --- .release-please-manifest.json | 2 +- grafeas/CHANGELOG.md | 10 ++++++++++ grafeas/lib/grafeas/version.rb | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e653c17247e5..61e097d0aafd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1037,7 +1037,7 @@ "google-shopping-merchant-reviews+FILLER": "0.0.0", "google-shopping-merchant-reviews-v1beta": "0.7.0", "google-shopping-merchant-reviews-v1beta+FILLER": "0.0.0", - "grafeas": "1.6.0", + "grafeas": "1.7.0", "grafeas+FILLER": "0.0.0", "grafeas-v1": "1.7.0", "grafeas-v1+FILLER": "0.0.0", diff --git a/grafeas/CHANGELOG.md b/grafeas/CHANGELOG.md index e1aff8fc600c..21ee8e389045 100644 --- a/grafeas/CHANGELOG.md +++ b/grafeas/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +### 1.7.0 (2026-03-29) + +#### Features + +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32849](https://github.com/googleapis/google-cloud-ruby/issues/32849)) +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32851](https://github.com/googleapis/google-cloud-ruby/issues/32851)) +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32853](https://github.com/googleapis/google-cloud-ruby/issues/32853)) +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32854](https://github.com/googleapis/google-cloud-ruby/issues/32854)) +* Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([#32855](https://github.com/googleapis/google-cloud-ruby/issues/32855)) + ### 1.6.0 (2026-03-18) #### Features diff --git a/grafeas/lib/grafeas/version.rb b/grafeas/lib/grafeas/version.rb index 0a4b5dcdf822..3b6d71c2cd57 100644 --- a/grafeas/lib/grafeas/version.rb +++ b/grafeas/lib/grafeas/version.rb @@ -18,5 +18,5 @@ module Grafeas - VERSION = "1.6.0" + VERSION = "1.7.0" end