Skip to content

Commit b792391

Browse files
chore(main): release google-cloud-gemini_data_analytics-v1beta 0.5.1 (#32287)
* chore(main): release google-cloud-gemini_data_analytics-v1beta 0.5.1 * 🦉 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 2dc7d2d commit b792391

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
"google-cloud-gdc_hardware_management-v1alpha+FILLER": "0.0.0",
424424
"google-cloud-gemini_data_analytics": "0.1.1",
425425
"google-cloud-gemini_data_analytics+FILLER": "0.0.0",
426-
"google-cloud-gemini_data_analytics-v1beta": "0.5.0",
426+
"google-cloud-gemini_data_analytics-v1beta": "0.5.1",
427427
"google-cloud-gemini_data_analytics-v1beta+FILLER": "0.0.0",
428428
"google-cloud-gke_backup": "2.0.2",
429429
"google-cloud-gke_backup+FILLER": "0.0.0",

google-cloud-gemini_data_analytics-v1beta/CHANGELOG.md

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

3+
### 0.5.1 (2025-12-16)
4+
5+
#### Documentation
6+
7+
* specify the data sources supported only by the QueryData API ([#32275](https://github.com/googleapis/google-cloud-ruby/issues/32275))
8+
39
### 0.5.0 (2025-12-16)
410

511
#### Features

google-cloud-gemini_data_analytics-v1beta/lib/google/cloud/gemini_data_analytics/v1beta/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module GeminiDataAnalytics
2323
module V1beta
24-
VERSION = "0.5.0"
24+
VERSION = "0.5.1"
2525
end
2626
end
2727
end

google-cloud-gemini_data_analytics-v1beta/snippets/snippet_metadata_google.cloud.geminidataanalytics.v1beta.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-gemini_data_analytics-v1beta",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)