Skip to content

Commit e9206be

Browse files
chore(main): release google-cloud-gemini_data_analytics 1.0.0 (#34932)
* chore(main): release google-cloud-gemini_data_analytics 1.0.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 0166566 commit e9206be

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
"google-cloud-gdc_hardware_management+FILLER": "0.0.0",
450450
"google-cloud-gdc_hardware_management-v1alpha": "0.15.0",
451451
"google-cloud-gdc_hardware_management-v1alpha+FILLER": "0.0.0",
452-
"google-cloud-gemini_data_analytics": "0.4.0",
452+
"google-cloud-gemini_data_analytics": "1.0.0",
453453
"google-cloud-gemini_data_analytics+FILLER": "0.0.0",
454454
"google-cloud-gemini_data_analytics-v1": "0.2.0",
455455
"google-cloud-gemini_data_analytics-v1+FILLER": "0.0.0",

google-cloud-gemini_data_analytics/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "geminidataanalytics",
99
"name_pretty": "Data Analytics API with Gemini API",
1010
"product_documentation": "https://cloud.google.com/gemini/docs/conversational-analytics-api/overview",
11-
"release_level": "preview",
11+
"release_level": "stable",
1212
"repo": "googleapis/google-cloud-ruby",
1313
"requires_billing": true,
1414
"ruby-cloud-description": "The Gemini Data Analytics API enables developers to build intelligent data analytics applications. Leverage AI-powered chat interfaces to allow users to interact with and analyze structured data using natural language.",

google-cloud-gemini_data_analytics/CHANGELOG.md

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

3+
### 1.0.0 (2026-07-17)
4+
5+
#### Features
6+
7+
* Release stable version
8+
39
### 0.4.0 (2026-06-11)
410

511
#### Features

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Google
2121
module Cloud
2222
module GeminiDataAnalytics
23-
VERSION = "0.4.0"
23+
VERSION = "1.0.0"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)