Releases: Azure/azure-sdk-for-net
Azure.Security.ConfidentialLedger_1.4.1-beta.3
1.4.1-beta.3 (2026-02-17)
Features Added
- Added
ConfidentialLedgerRedirectPolicyto 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
1.0.0-beta.7 (2026-02-17)
Features Added
- Added
CodeTransparencyRedirectPolicyto 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
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
1.4.1 (2026-02-12)
Other Changes
- Removed
show-serialized-namesdebug configuration to clean up unnecessary serialized name annotations from XML docs.
Azure.AI.AgentServer.Core_1.0.0-beta.8
1.0.0-beta.8 (2026-02-11)
Bugs Fixed
- Make conversationId Optional
Azure.AI.AgentServer.Contracts_1.0.0-beta.8
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
1.0.0-beta.8 (2026-02-11)
Bugs Fixed
- Fixed Foundry conversation thread hydration to create agent-owned threads for
AIAgentinvocations, preventing "thread is not compatible with the agent" failures on/responses. - Make conversationId Optional
Azure.Compute.Batch_1.0.0-beta.5
1.0.0-beta.5 (2026-02-01)
Breaking Changes
- Removed
DataDisk.StorageAccountType. UseDataDisk.ManagedDisk.StorageAccountTypeinstead
Azure.AI.Speech.Transcription_1.0.0-beta.1
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
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.