Skip to content

Commit 4bf16fc

Browse files
committed
release preparation for beta.4 packages
1 parent cb945a8 commit 4bf16fc

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

sdk/ai/Azure.AI.Projects.OpenAI/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Release History
22

3-
## 1.0.0-beta.4 (Unreleased)
3+
## 1.0.0-beta.4 (2025-11-17)
4+
5+
## Features Added
46

57
This change updates the baseline `OpenAI` dependency to the latest `2.7.0` official version. For inherited details, please see the [OpenAI .NET changelog](https://github.com/openai/openai-dotnet/tree/main/CHANGELOG.md).
68

7-
### Breaking Changes (beta)
9+
### Breaking Changes
810

911
**Transitive from upgrade to System.ClientModel 1.8.1**:
1012

sdk/ai/Azure.AI.Projects.OpenAI/src/Azure.AI.Projects.OpenAI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>
44
The official .NET library for extended OpenAI API capabilities in Microsoft Foundry, including those used by the Foundry Agents Service.

sdk/ai/Azure.AI.Projects/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.2.0-beta.4 (Unreleased)
3+
## 1.2.0-beta.4 (2025-11-17)
44

55
### Bugs Fixed
66

sdk/ai/Azure.AI.Projects/src/Azure.AI.Projects.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>This is the Azure.AI.Projects client library for developing .NET applications with rich experience.</Description>
44
<AssemblyTitle>Microsoft Azure.AI.Projects client library</AssemblyTitle>

0 commit comments

Comments
 (0)