Skip to content

Commit bab0a1e

Browse files
chore(main): release google-cloud-dataform 0.6.0 (#32768)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 6cb6cbe commit bab0a1e

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@
301301
"google-cloud-dataflow+FILLER": "0.0.0",
302302
"google-cloud-dataflow-v1beta3": "0.14.1",
303303
"google-cloud-dataflow-v1beta3+FILLER": "0.0.0",
304-
"google-cloud-dataform": "0.5.2",
304+
"google-cloud-dataform": "0.6.0",
305305
"google-cloud-dataform+FILLER": "0.0.0",
306306
"google-cloud-dataform-v1": "0.2.1",
307307
"google-cloud-dataform-v1+FILLER": "0.0.0",

google-cloud-dataform/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.6.0 (2026-02-24)
4+
5+
#### Features
6+
7+
* Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs ([#32441](https://github.com/googleapis/google-cloud-ruby/issues/32441))
8+
39
### 0.5.2 (2025-09-12)
410

511
#### Documentation

google-cloud-dataform/lib/google/cloud/dataform/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 Dataform
23-
VERSION = "0.5.2"
23+
VERSION = "0.6.0"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)