Skip to content

Commit e9c17d0

Browse files
chore: Release library Google.Cloud.Dataform.V1Beta1 version 1.0.0-beta11
### New features - Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs ### Documentation improvements - A comment for field `force` in message `.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed Librarian-Release-Library: Google.Cloud.Dataform.V1Beta1 Librarian-Release-Version: 1.0.0-beta11 Librarian-Release-ID: release-20260216T140115Z
1 parent 3dc6f5c commit e9c17d0

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

apis/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1/Google.Cloud.Dataform.V1Beta1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>1.0.0-beta10</Version>
4+
<Version>1.0.0-beta11</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Dataform API (v1beta1) which allows you to develop and operationalize scalable data transformations pipelines in BigQuery using SQL.</Description>

apis/Google.Cloud.Dataform.V1Beta1/docs/history.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Version history
22

3+
## Version 1.0.0-beta11, released 2026-02-16
4+
5+
### New features
6+
7+
- Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs
8+
9+
### Documentation improvements
10+
11+
- A comment for field `force` in message `.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed
12+
313
## Version 1.0.0-beta10, released 2025-11-05
414

515
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2083,7 +2083,7 @@
20832083
},
20842084
{
20852085
"id": "Google.Cloud.Dataform.V1Beta1",
2086-
"version": "1.0.0-beta10",
2086+
"version": "1.0.0-beta11",
20872087
"type": "grpc",
20882088
"productName": "Dataform",
20892089
"productUrl": "https://cloud.google.com/dataform",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,12 +1238,12 @@
12381238
},
12391239
{
12401240
"id": "Google.Cloud.Dataform.V1Beta1",
1241-
"currentVersion": "1.0.0-beta10",
1241+
"currentVersion": "1.0.0-beta11",
12421242
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
12431243
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1244-
"releaseTimestamp": "2025-11-05T09:17:31.872283843Z",
1244+
"releaseTimestamp": "2026-02-16T14:08:41.578882947Z",
12451245
"lastGeneratedCommit": "e1c1073657f163c3e10e3b93c961346bb4052f09",
1246-
"lastReleasedCommit": "888ae95dd6125f754650d55410b8c117b618a268",
1246+
"lastReleasedCommit": "e1c1073657f163c3e10e3b93c961346bb4052f09",
12471247
"apiPaths": [
12481248
"google/cloud/dataform/v1beta1"
12491249
],

0 commit comments

Comments
 (0)