Skip to content

Commit

Permalink
Release Google.Cloud.Dataform.V1Beta1 version 1.0.0-beta04 (#11872)
Browse files Browse the repository at this point in the history
Changes in this release:

No API surface changes; just dependency updates.
  • Loading branch information
jskeet authored Feb 29, 2024
1 parent 7ed5805 commit 4486e1f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta03</Version>
<Version>1.0.0-beta04</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<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>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.Dataform.V1Beta1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## Version 1.0.0-beta04, released 2024-02-28

No API surface changes; just dependency updates.

## Version 1.0.0-beta03, released 2023-10-30

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1689,7 +1689,7 @@
},
{
"id": "Google.Cloud.Dataform.V1Beta1",
"version": "1.0.0-beta03",
"version": "1.0.0-beta04",
"type": "grpc",
"productName": "Dataform",
"productUrl": "https://cloud.google.com/dataform",
Expand Down

0 comments on commit 4486e1f

Please sign in to comment.