Skip to content

Commit 7825f55

Browse files
chore(main): release google-cloud-bigquery-analytics_hub-v1 0.17.0 (#32159)
* chore(main): release google-cloud-bigquery-analytics_hub-v1 0.17.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 382d3c7 commit 7825f55

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"google-cloud-bigquery+FILLER": "0.0.0",
136136
"google-cloud-bigquery-analytics_hub": "1.3.2",
137137
"google-cloud-bigquery-analytics_hub+FILLER": "0.0.0",
138-
"google-cloud-bigquery-analytics_hub-v1": "0.16.1",
138+
"google-cloud-bigquery-analytics_hub-v1": "0.17.0",
139139
"google-cloud-bigquery-analytics_hub-v1+FILLER": "0.0.0",
140140
"google-cloud-bigquery-connection": "1.6.2",
141141
"google-cloud-bigquery-connection+FILLER": "0.0.0",

google-cloud-bigquery-analytics_hub-v1/CHANGELOG.md

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

3+
### 0.17.0 (2025-11-06)
4+
5+
#### Features
6+
7+
* add Stored Procedure Sharing support for analyticshub listings ([#32155](https://github.com/googleapis/google-cloud-ruby/issues/32155))
8+
* add tags support for Pub/Sub subscriptions
9+
310
### 0.16.1 (2025-10-27)
411

512
#### Documentation

google-cloud-bigquery-analytics_hub-v1/lib/google/cloud/bigquery/analytics_hub/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 AnalyticsHub
2424
module V1
25-
VERSION = "0.16.1"
25+
VERSION = "0.17.0"
2626
end
2727
end
2828
end

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

0 commit comments

Comments
 (0)