Skip to content

Commit f97ae99

Browse files
chore(main): release grafeas-v1 1.6.0 (#32364)
* chore(main): release grafeas-v1 1.6.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 963310d commit f97ae99

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@
10331033
"google-shopping-merchant-reviews-v1beta+FILLER": "0.0.0",
10341034
"grafeas": "1.5.3",
10351035
"grafeas+FILLER": "0.0.0",
1036-
"grafeas-v1": "1.5.1",
1036+
"grafeas-v1": "1.6.0",
10371037
"grafeas-v1+FILLER": "0.0.0",
10381038
"stackdriver": "0.23.0",
10391039
"stackdriver+FILLER": "0.0.0",

grafeas-v1/CHANGELOG.md

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

3+
### 1.6.0 (2026-01-13)
4+
5+
#### Features
6+
7+
* A new field `files` is added to message `.grafeas.v1.DiscoveryOccurrence`
8+
* A new message `File` is added ([#32345](https://github.com/googleapis/google-cloud-ruby/issues/32345))
9+
310
### 1.5.1 (2025-10-27)
411

512
#### Documentation

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.5.1"
22+
VERSION = "1.6.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.5.1",
4+
"version": "1.6.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)