Skip to content

Commit

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

### Bug fixes

- Annotate PipelineJob and PipelineTaskRerunConfig fields as optional ([commit 7b00bf9](https://github.com/googleapis/google-cloud-dotnet/commit/7b00bf9de9e656c3eae14474e94a411ba8dcbd12))

### New features

- Add a dynamic retrieval API ([commit 76aa5a6](https://github.com/googleapis/google-cloud-dotnet/commit/76aa5a6a4d2e7750429f18634bd550f196066c5a))
  • Loading branch information
jskeet authored Sep 30, 2024
1 parent 76aa5a6 commit ec5db10
Show file tree
Hide file tree
Showing 3 changed files with 12 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-beta04</Version>
<Version>1.0.0-beta05</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the AI Platform API (v1beta), which allows you to train high-quality custom machine learning models with minimal machine learning expertise and effort.</Description>
Expand Down
10 changes: 10 additions & 0 deletions apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Version history

## Version 1.0.0-beta05, released 2024-09-30

### Bug fixes

- Annotate PipelineJob and PipelineTaskRerunConfig fields as optional ([commit 7b00bf9](https://github.com/googleapis/google-cloud-dotnet/commit/7b00bf9de9e656c3eae14474e94a411ba8dcbd12))

### New features

- Add a dynamic retrieval API ([commit 76aa5a6](https://github.com/googleapis/google-cloud-dotnet/commit/76aa5a6a4d2e7750429f18634bd550f196066c5a))

## Version 1.0.0-beta04, released 2024-09-26

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
},
{
"id": "Google.Cloud.AIPlatform.V1Beta1",
"version": "1.0.0-beta04",
"version": "1.0.0-beta05",
"type": "grpc",
"productName": "Cloud AI Platform",
"productUrl": "https://cloud.google.com/ai-platform/docs/",
Expand Down

0 comments on commit ec5db10

Please sign in to comment.