Skip to content

Commit dffd0b4

Browse files
chore(main): release google-cloud-dataform-v1beta1 1.0.0 (#34927)
* chore(main): release google-cloud-dataform-v1beta1 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 5784680 commit dffd0b4

6 files changed

Lines changed: 11 additions & 5 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@
325325
"google-cloud-dataform+FILLER": "0.0.0",
326326
"google-cloud-dataform-v1": "1.0.0",
327327
"google-cloud-dataform-v1+FILLER": "0.0.0",
328-
"google-cloud-dataform-v1beta1": "0.16.0",
328+
"google-cloud-dataform-v1beta1": "1.0.0",
329329
"google-cloud-dataform-v1beta1+FILLER": "0.0.0",
330330
"google-cloud-dataplex": "2.4.0",
331331
"google-cloud-dataplex+FILLER": "0.0.0",

google-cloud-dataform-v1beta1/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "dataform",
99
"name_pretty": "Dataform V1beta1 API",
1010
"product_documentation": "https://cloud.google.com/dataform",
11-
"release_level": "preview",
11+
"release_level": "stable",
1212
"repo": "googleapis/google-cloud-ruby",
1313
"requires_billing": true,
1414
"ruby-cloud-description": "Dataform is a service for data analysts to develop, test, version control, and schedule complex SQL workflows for data transformation in BigQuery. Note that google-cloud-dataform-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-dataform instead. See the readme for more details.",

google-cloud-dataform-v1beta1/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.16.0 (2026-06-24)
410

511
#### Features

google-cloud-dataform-v1beta1/lib/google/cloud/dataform/v1beta1/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 Dataform
2323
module V1beta1
24-
VERSION = "0.16.0"
24+
VERSION = "1.0.0"
2525
end
2626
end
2727
end

google-cloud-dataform-v1beta1/snippets/snippet_metadata_google.cloud.dataform.v1beta1.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-dataform-v1beta1",
4-
"version": "0.16.0",
4+
"version": "1.0.0",
55
"language": "RUBY",
66
"apis": [
77
{

google-cloud-dataform-v1beta1/snippets/snippet_metadata_google.longrunning.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-dataform-v1beta1",
4-
"version": "0.16.0",
4+
"version": "1.0.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)