Skip to content

Releases: Azure/azure-sdk-for-net

Azure.ResourceManager.AppConfiguration_1.4.1

28 Jul 09:29
d7ebdbb
Compare
Choose a tag to compare

1.4.1 (2025-07-28)

Features Added

  • Make Azure.ResourceManager.AppConfiguration AOT-compatible.

Azure.ResourceManager.NetApp_1.11.0

28 Jul 05:00
a17740d
Compare
Choose a tag to compare

1.11.0 (2025-07-25)

Features Added

Microsoft.Azure.WebJobs.Extensions.SignalRService_2.1.0

27 Jul 03:01
ff79203
Compare
Choose a tag to compare

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

25 Jul 07:30
6898840
Compare
Choose a tag to compare

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

25 Jul 05:32
0bd33fc
Compare
Choose a tag to compare

1.1.0 (2025-07-25)

Features Added

  • Tracing for Agents. More information here.
  • Added include parameter to CreateRunStreaming and CreateRunStreamingAsync.
  • Added tool_resources parameter to CreateRun and CreateRunAsync

Azure.Provisioning.RedisEnterprise_1.0.0-beta.1

25 Jul 06:55
8cf0a64
Compare
Choose a tag to compare

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

25 Jul 17:21
81a4260
Compare
Choose a tag to compare
Pre-release

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

25 Jul 00:24
8657679
Compare
Choose a tag to compare

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

25 Jul 00:24
8657679
Compare
Choose a tag to compare

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 in TrainingJobDetails when training a model.
    • Added corresponding test and sample.
  • Added DataGenerationConnectionInfo in DeploymentResource when deploying a model.
    • Added corresponding test and sample.
  • Added ExportedAssociatedEntityLabel in ConversationExportedIntent 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

23 Jul 03:12
Compare
Choose a tag to compare

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.