Skip to content

Commit 56dfdf0

Browse files
chore(main): release google-cloud-bigquery-reservation-v1 1.14.0 (#36474)
* chore(main): release google-cloud-bigquery-reservation-v1 1.14.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 c5d3b59 commit 56dfdf0

5 files changed

Lines changed: 10 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"google-cloud-bigquery-migration-v2+FILLER": "0.0.0",
178178
"google-cloud-bigquery-reservation": "1.8.1",
179179
"google-cloud-bigquery-reservation+FILLER": "0.0.0",
180-
"google-cloud-bigquery-reservation-v1": "1.13.1",
180+
"google-cloud-bigquery-reservation-v1": "1.14.0",
181181
"google-cloud-bigquery-reservation-v1+FILLER": "0.0.0",
182182
"google-cloud-bigquery-storage": "1.8.1",
183183
"google-cloud-bigquery-storage+FILLER": "0.0.0",

google-cloud-bigquery-reservation-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.14.0 (2026-08-27)
4+
5+
#### Features
6+
7+
* update API sources and regenerate ([#36469](https://github.com/googleapis/google-cloud-ruby/issues/36469))
8+
39
### 1.13.1 (2026-08-24)
410

511
#### Documentation

google-cloud-bigquery-reservation-v1/lib/google/cloud/bigquery/reservation/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module Cloud
2222
module Bigquery
2323
module Reservation
2424
module V1
25-
VERSION = "1.13.1"
25+
VERSION = "1.14.0"
2626
end
2727
end
2828
end

google-cloud-bigquery-reservation-v1/snippets/snippet_metadata_google.cloud.bigquery.reservation.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": "google-cloud-bigquery-reservation-v1",
4-
"version": "1.13.1",
4+
"version": "1.14.0",
55
"language": "RUBY",
66
"apis": [
77
{

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@ libraries:
685685
wrapper_of:
686686
- v1:0.11
687687
- name: google-cloud-bigquery-reservation-v1
688-
version: 1.13.1
688+
version: 1.14.0
689689
apis:
690690
- path: google/cloud/bigquery/reservation/v1
691691
ruby:

0 commit comments

Comments
 (0)