Skip to content

Releases: Azure/azure-sdk-for-net

Azure.Security.ConfidentialLedger_1.4.1-beta.3

17 Feb 23:37
530e40c

Choose a tag to compare

1.4.1-beta.3 (2026-02-17)

Features Added

  • Added ConfidentialLedgerRedirectPolicy to automatically follow HTTP 307/308 redirects while preserving the Authorization header. Previously, the SDK did not follow redirects by default, and even when redirects were enabled, the Authorization header was stripped on cross-domain redirects between ACL nodes, causing write operations to fail when routed to non-primary nodes.

Azure.Security.CodeTransparency_1.0.0-beta.7

17 Feb 23:35
530e40c

Choose a tag to compare

1.0.0-beta.7 (2026-02-17)

Features Added

  • Added CodeTransparencyRedirectPolicy to automatically follow HTTP 307/308 redirects while preserving the Authorization header. Previously, redirects between Confidential Ledger nodes could return HTTP 307/308 responses that were not automatically followed by the default pipeline, causing these requests to fail unless clients implemented redirect handling themselves.

Azure.ResourceManager.ArtifactSigning_1.0.0

13 Feb 14:40
d2578ad

Choose a tag to compare

1.0.0 (2026-02-14)

This release is the first stable release of the Artifact Signing Management client library.
This is the renamed version of the earlier Trusted Signing library, the codebase is same.

Features Added

  • Upgraded api-version to 2025-10-13.

General New Features

This package follows the new Azure SDK guidelines, and provides many core capabilities:

- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our Azure SDK for .NET GitHub repo.

NOTE: For more information about unified authentication, please refer to Microsoft Azure Identity documentation for .NET.

Azure.ResourceManager.PostgreSql_1.4.1

12 Feb 08:03
c0e0920

Choose a tag to compare

1.4.1 (2026-02-12)

Other Changes

  • Removed show-serialized-names debug configuration to clean up unnecessary serialized name annotations from XML docs.

Azure.AI.AgentServer.Core_1.0.0-beta.8

12 Feb 22:38
202abdd

Choose a tag to compare

Pre-release

1.0.0-beta.8 (2026-02-11)

Bugs Fixed

  • Make conversationId Optional

Azure.AI.AgentServer.Contracts_1.0.0-beta.8

12 Feb 22:02
202abdd

Choose a tag to compare

1.0.0-beta.8 (2026-02-11)

Other Changes

  • Package version alignment only. No functional changes.

Azure.AI.AgentServer.AgentFramework_1.0.0-beta.8

12 Feb 23:09
202abdd

Choose a tag to compare

1.0.0-beta.8 (2026-02-11)

Bugs Fixed

  • Fixed Foundry conversation thread hydration to create agent-owned threads for AIAgent invocations, preventing "thread is not compatible with the agent" failures on /responses.
  • Make conversationId Optional

Azure.Compute.Batch_1.0.0-beta.5

13 Feb 01:51
5b869eb

Choose a tag to compare

Pre-release

1.0.0-beta.5 (2026-02-01)

Breaking Changes

  • Removed DataDisk.StorageAccountType. Use DataDisk.ManagedDisk.StorageAccountType instead

Azure.AI.Speech.Transcription_1.0.0-beta.1

11 Feb 02:54
1085241

Choose a tag to compare

1.0.0-beta.1 (2026-02-10)

Features Added

  • Initial release of the Azure.AI.Speech.Transcription client library.

Azure.ResourceManager.Resources.DeploymentStacks_1.0.0

10 Feb 21:44
f5baf84

Choose a tag to compare

1.0.0 (2026-02-06)

This is first release of ARM deployment stacks library.

Features Added

This package follows the new Azure SDK guidelines, and provides many core capabilities:

- Support MSAL.NET, Azure.Identity is out of box for supporting MSAL.NET.
- Support [OpenTelemetry](https://opentelemetry.io/) for distributed tracing.
- HTTP pipeline with custom policies.
- Better error-handling.
- Support uniform telemetry across all languages.

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our Azure SDK for .NET GitHub repo.

NOTE: For more information about unified authentication, please refer to Microsoft Azure Identity documentation for .NET.