Skip to content

Commit 1d57b03

Browse files
chore(main): release grafeas-v1 1.8.0 (#32840)
* chore(main): release grafeas-v1 1.8.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 c462b7d commit 1d57b03

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@
10591059
"google-shopping-merchant-reviews-v1beta+FILLER": "0.0.0",
10601060
"grafeas": "1.7.0",
10611061
"grafeas+FILLER": "0.0.0",
1062-
"grafeas-v1": "1.7.0",
1062+
"grafeas-v1": "1.8.0",
10631063
"grafeas-v1+FILLER": "0.0.0",
10641064
"help": "0.0.1",
10651065
"help+FILLER": "0.0.0",

grafeas-v1/CHANGELOG.md

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

3+
### 1.8.0 (2026-04-15)
4+
5+
#### Features
6+
7+
* publish client batch config schema ([#33443](https://github.com/googleapis/google-cloud-ruby/issues/33443))
8+
#### Documentation
9+
10+
* update SelectiveGapicGeneration usage doc ([#33485](https://github.com/googleapis/google-cloud-ruby/issues/33485))
11+
312
### 1.7.0 (2026-02-18)
413

514
#### 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.7.0"
22+
VERSION = "1.8.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.7.0",
4+
"version": "1.8.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)