Skip to content

Commit 72f71ac

Browse files
chore(main): release grafeas-v1 1.7.0 (#32438)
* chore(main): release grafeas-v1 1.7.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent e40e77b commit 72f71ac

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@
10391039
"google-shopping-merchant-reviews-v1beta+FILLER": "0.0.0",
10401040
"grafeas": "1.5.3",
10411041
"grafeas+FILLER": "0.0.0",
1042-
"grafeas-v1": "1.6.0",
1042+
"grafeas-v1": "1.7.0",
10431043
"grafeas-v1+FILLER": "0.0.0",
10441044
"help": "0.0.1",
10451045
"help+FILLER": "0.0.0",

grafeas-v1/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
### 1.7.0 (2026-02-18)
4+
5+
#### Features
6+
7+
* A new field `last_vulnerability_update_time` is added to message `.grafeas.v1.DiscoveryOccurrence` ([#32397](https://github.com/googleapis/google-cloud-ruby/issues/32397))
8+
39
### 1.6.0 (2026-01-13)
410

511
#### Features

grafeas-v1/lib/grafeas/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919

2020
module Grafeas
2121
module V1
22-
VERSION = "1.6.0"
22+
VERSION = "1.7.0"
2323
end
2424
end

grafeas-v1/snippets/snippet_metadata_grafeas.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "grafeas-v1",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)