Skip to content

Commit 41d52aa

Browse files
chore: Release library Google.Cloud.VertexAI.Extensions version 1.0.0-beta02
### Bug fixes - Initialize ChatResponseUpdate.MessageId with ResponseId Librarian-Release-Library: Google.Cloud.VertexAI.Extensions Librarian-Release-Version: 1.0.0-beta02 Librarian-Release-ID: release-20251215T140123Z
1 parent 4a0ebe5 commit 41d52aa

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

apis/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions.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-beta01</Version>
4+
<Version>1.0.0-beta02</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Vertex AI implementation of Microsoft.Extensions.AI.</Description>

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-beta02, released 2025-12-15
4+
5+
### Bug fixes
6+
7+
- Initialize ChatResponseUpdate.MessageId with ResponseId
8+
39
## Version 1.0.0-beta01, released 2025-12-12
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6031,7 +6031,7 @@
60316031
},
60326032
{
60336033
"id": "Google.Cloud.VertexAI.Extensions",
6034-
"version": "1.0.0-beta01",
6034+
"version": "1.0.0-beta02",
60356035
"type": "other",
60366036
"metadataType": "INTEGRATION",
60376037
"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
@@ -4726,10 +4726,10 @@
47264726
},
47274727
{
47284728
"id": "Google.Cloud.VertexAI.Extensions",
4729-
"currentVersion": "1.0.0-beta01",
4729+
"currentVersion": "1.0.0-beta02",
47304730
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
47314731
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4732-
"releaseTimestamp": "2025-12-12T00:12:58.813619804Z",
4732+
"releaseTimestamp": "2025-12-15T14:12:17.192126017Z",
47334733
"sourcePaths": [
47344734
"apis/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions"
47354735
]

0 commit comments

Comments
 (0)