From 9d3ca64a6a834cafc4e09295cc5730092a45d7b5 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 10:48:00 +0000 Subject: [PATCH 1/2] chore(main): release google-cloud-bigquery-reservation-v1 1.13.0 --- .release-please-manifest.json | 2 +- google-cloud-bigquery-reservation-v1/CHANGELOG.md | 7 +++++++ .../lib/google/cloud/bigquery/reservation/v1/version.rb | 2 +- librarian.yaml | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 114efc49936a..591c4ce788cb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -177,7 +177,7 @@ "google-cloud-bigquery-migration-v2+FILLER": "0.0.0", "google-cloud-bigquery-reservation": "1.8.1", "google-cloud-bigquery-reservation+FILLER": "0.0.0", - "google-cloud-bigquery-reservation-v1": "1.12.1", + "google-cloud-bigquery-reservation-v1": "1.13.0", "google-cloud-bigquery-reservation-v1+FILLER": "0.0.0", "google-cloud-bigquery-storage": "1.8.1", "google-cloud-bigquery-storage+FILLER": "0.0.0", diff --git a/google-cloud-bigquery-reservation-v1/CHANGELOG.md b/google-cloud-bigquery-reservation-v1/CHANGELOG.md index 4158b622b389..4d664b8ccce9 100644 --- a/google-cloud-bigquery-reservation-v1/CHANGELOG.md +++ b/google-cloud-bigquery-reservation-v1/CHANGELOG.md @@ -1,5 +1,12 @@ # Release History +### 1.13.0 (2026-08-13) + +#### Features + +* Add a new field `condition` to `bigqueryreservation.googleapis.com/Assignment`, it is Common Expression Language (CEL) condition that defines the matching criteria for this assignment. +* Add a new field `precedence` to `bigqueryreservation.googleapis.com/Assignment`, it specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent ... ([#36234](https://github.com/googleapis/google-cloud-ruby/issues/36234)) + ### 1.12.1 (2026-08-06) #### Bug Fixes diff --git a/google-cloud-bigquery-reservation-v1/lib/google/cloud/bigquery/reservation/v1/version.rb b/google-cloud-bigquery-reservation-v1/lib/google/cloud/bigquery/reservation/v1/version.rb index 975f37a72091..f6720ac0d460 100644 --- a/google-cloud-bigquery-reservation-v1/lib/google/cloud/bigquery/reservation/v1/version.rb +++ b/google-cloud-bigquery-reservation-v1/lib/google/cloud/bigquery/reservation/v1/version.rb @@ -22,7 +22,7 @@ module Cloud module Bigquery module Reservation module V1 - VERSION = "1.12.1" + VERSION = "1.13.0" end end end diff --git a/librarian.yaml b/librarian.yaml index 51d0843f0c77..39f6b6260b8c 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -698,7 +698,7 @@ libraries: wrapper_of: - v1:0.11 - name: google-cloud-bigquery-reservation-v1 - version: 1.12.1 + version: 1.13.0 apis: - path: google/cloud/bigquery/reservation/v1 ruby: From a6ea82a406020003c76b9fbb4e6a05b637220a7a Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 13 Aug 2026 10:50:51 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot=20po?= =?UTF-8?q?st-processor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- .../snippet_metadata_google.cloud.bigquery.reservation.v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-bigquery-reservation-v1/snippets/snippet_metadata_google.cloud.bigquery.reservation.v1.json b/google-cloud-bigquery-reservation-v1/snippets/snippet_metadata_google.cloud.bigquery.reservation.v1.json index 0841a7e0917b..dc797d92c995 100644 --- a/google-cloud-bigquery-reservation-v1/snippets/snippet_metadata_google.cloud.bigquery.reservation.v1.json +++ b/google-cloud-bigquery-reservation-v1/snippets/snippet_metadata_google.cloud.bigquery.reservation.v1.json @@ -1,7 +1,7 @@ { "client_library": { "name": "google-cloud-bigquery-reservation-v1", - "version": "1.12.1", + "version": "1.13.0", "language": "RUBY", "apis": [ {