Skip to content

Commit c23c5cb

Browse files
chore: Release library Google.Cloud.VertexAI.Extensions version 1.0.0-beta04
### Bug fixes - Reference Microsoft.Bcl.AsyncInterfaces from package Google.Cloud.VertexAI.Extensions Librarian-Release-Library: Google.Cloud.VertexAI.Extensions Librarian-Release-Version: 1.0.0-beta04 Librarian-Release-ID: release-20260108T081957Z
1 parent c1f542b commit c23c5cb

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed
Lines changed: 1 addition & 2 deletions
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-beta03</Version>
4+
<Version>1.0.0-beta04</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Vertex AI implementation of Microsoft.Extensions.AI.</Description>
@@ -10,7 +10,6 @@
1010
<ItemGroup>
1111
<PackageReference Include="ConfigureAwaitChecker.Analyzer" PrivateAssets="All" />
1212
<PackageReference Include="Google.Cloud.AIPlatform.V1" VersionOverride="[3.54.0, 4.0.0)" />
13-
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" />
1413
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" />
1514
</ItemGroup>
1615
</Project>

apis/Google.Cloud.VertexAI.Extensions/docs/history.md

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

3+
## Version 1.0.0-beta04, released 2026-01-08
4+
5+
### Bug fixes
6+
7+
- Reference Microsoft.Bcl.AsyncInterfaces from package Google.Cloud.VertexAI.Extensions
8+
39
## Version 1.0.0-beta03, released 2026-01-05
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6050,7 +6050,7 @@
60506050
},
60516051
{
60526052
"id": "Google.Cloud.VertexAI.Extensions",
6053-
"version": "1.0.0-beta03",
6053+
"version": "1.0.0-beta04",
60546054
"type": "other",
60556055
"metadataType": "INTEGRATION",
60566056
"description": "Vertex AI implementation of Microsoft.Extensions.AI.",

generator-input/pipeline-state.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4728,10 +4728,10 @@
47284728
},
47294729
{
47304730
"id": "Google.Cloud.VertexAI.Extensions",
4731-
"currentVersion": "1.0.0-beta03",
4731+
"currentVersion": "1.0.0-beta04",
47324732
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
47334733
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4734-
"releaseTimestamp": "2026-01-05T14:48:35.274006263Z",
4734+
"releaseTimestamp": "2026-01-08T09:01:38.524189517Z",
47354735
"sourcePaths": [
47364736
"apis/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions"
47374737
]

0 commit comments

Comments
 (0)