diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj index af9fb0e17cd1..5f827d6a8ef0 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta05 + 1.0.0-beta06 netstandard2.0;net462 true 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. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md b/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md index 198141567b5c..70105ca04389 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md @@ -1,5 +1,12 @@ # Version history +## Version 1.0.0-beta06, released 2024-10-07 + +### New features + +- Add enable_secure_private_service_connect in service attachment ([commit d90dd21](https://github.com/googleapis/google-cloud-dotnet/commit/d90dd21d5ba02c10e77c7dbb16f7338f8a66d04d)) +- Add new `PscInterfaceConfig` field to `pipeline_job.proto` ([commit 92d7924](https://github.com/googleapis/google-cloud-dotnet/commit/92d79245bb9139aca60efa72bc2642131d32e982)) + ## Version 1.0.0-beta05, released 2024-09-30 ### Bug fixes diff --git a/apis/apis.json b/apis/apis.json index 7ee594c9d179..fbadd1625eab 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -370,7 +370,7 @@ }, { "id": "Google.Cloud.AIPlatform.V1Beta1", - "version": "1.0.0-beta05", + "version": "1.0.0-beta06", "type": "grpc", "productName": "Cloud AI Platform", "productUrl": "https://cloud.google.com/ai-platform/docs/",