Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.ResourceManager.AppConfiguration_1.4.1
1.4.1 (2025-07-28)
Features Added
- Make
Azure.ResourceManager.AppConfiguration
AOT-compatible.
Azure.ResourceManager.NetApp_1.11.0
1.11.0 (2025-07-25)
Features Added
- Upgraded api-version tag from 'package-2025-01-01' to 'package-2025-03-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/bf90cab9d5f6060ce1f7775ffac88ed8eda785ca/specification/netapp/resource-manager/readme.md.
Microsoft.Azure.WebJobs.Extensions.SignalRService_2.1.0
2.1.0 (2025-07-25)
Features Added
- Enable retry policy for HTTP requests with transient errors by default.
Other Changes
- Upgrade
Microsoft.Extensions.Azure
to 1.12.0.
Azure.ResourceManager.RedisEnterprise_1.2.1
1.2.1 (2025-07-25)
Bugs Fixed
- Added some missing attributes on
AzureResourceManagerRedisEnterpriseContext
to fix potential missing models during serialization.
Azure.AI.Agents.Persistent_1.1.0
1.1.0 (2025-07-25)
Features Added
- Tracing for Agents. More information here.
- Added
include
parameter toCreateRunStreaming
andCreateRunStreamingAsync
. - Added
tool_resources
parameter toCreateRun
andCreateRunAsync
Azure.Provisioning.RedisEnterprise_1.0.0-beta.1
1.0.0-beta.1 (2025-07-25)
Features Added
- Initial beta release of new Azure.Provisioning.RedisEnterprise.
Azure.AI.Agents.Persistent_1.2.0-beta.1
1.2.0-beta.1 (2025-07-25)
Bugs Fixed
- Fixed the issue with ignoring
after
parameter when getting pageable lists.
Azure.AI.Language.Text.Authoring_1.0.0-beta.2
1.0.0-beta.2 (2025-07-24)
Features Added
- Added import feature for raw json string.
- Added support for Custom Text Authoring API Versions
- 2025-05-15-preview
Bugs Fixed
- Merged TextAuthoringUnassignDeploymentResourcesState and TextAuthoringAssignDeploymentResourcesState into one class TextAuthoringDeploymentResourcesState
- Fixed "azureOpenAI" to "AzureOpenAI" for DataGenerationConnectionInfoKind
Other Changes
- Added tests and samples for some legacy features.
- Get Deployment
- Assign Deployment Resources
- Get Assign Deployment Resources Status
- Unassign Deployment Resources
- Get Unassign Deployment Resources Status
Azure.AI.Language.Conversations.Authoring_1.0.0-beta.2
1.0.0-beta.2 (2025-07-24)
Features Added
- Added import feature for raw json string.
- Added support for Conversations Authoring API Versions
- 2025-05-15-preview
- Added
DataGenerationSettings
inTrainingJobDetails
when training a model.- Added corresponding test and sample.
- Added
DataGenerationConnectionInfo
inDeploymentResource
when deploying a model.- Added corresponding test and sample.
- Added
ExportedAssociatedEntityLabel
inConversationExportedIntent
when importing a project.- Added corresponding test and sample.
Other Changes
- Added tests and samples for some legacy features.
- Get Deployment
- Assign Deployment Resources
- Get Assign Deployment Resources Status
- Unassign Deployment Resources
- Get Unassign Deployment Resources Status
Azure.Communication.CallAutomation_1.4.1
1.4.1 (2025-07-22)
Bugs Fixed
- Fixed an issue when using the event processor connect call result for the
CallConnected
event, which was not being returned correctly.