Thank you for your interest in the new Azure SDKs! We release new features, improvements, and bug fixes every month. Subscribe to our Azure SDK Blog RSS Feed to get notified when a new release is available.
You can find links to packages, code, and docs on our Azure SDK Releases page.
Release highlights
Azure.Core 1.51.0 for .NET
This release adds core support for Microsoft.Extensions.Configuration and Microsoft.Extensions.DependencyInjection, enabling better integration with ASP.NET Core applications and other .NET hosts. The update also implements support for client certificate rotation in the Azure.Core transport layer, enabling dynamic token binding scenarios where transport instances can be updated with new client certificate configurations at runtime without requiring full pipeline reconstruction. Additionally, the release fixes a NullReferenceException that occurred when calling GetHashCode() on default(AzureLocation).
corehttp 1.0.0b7 for Python
This release introduces native tracing support with OpenTelemetry integration for Python SDK operations. The new OpenTelemetryTracer class provides a wrapper around the OpenTelemetry tracer for creating spans. SDK clients can now define an _instrumentation_config class variable to configure the tracer, and users can configure tracing per-operation using a new TracingOptions TypedDict. The release also includes improved exception handling with better granularity for timeout scenarios, fixes for retry policies ignoring retry_backoff_max, and proper chaining of exceptions raised during claims challenge handling.
Azure Content Understanding in Foundry Tools 1.0.0b1 for Python
This version is the initial beta release of the Azure AI Content Understanding client library for Python. The library introduces the ContentUnderstandingClient for analyzing documents, audio, and video content using Azure AI Foundry’s content understanding capabilities. Developers can now extract meaningful insights from various content types through a unified API.
Initial stable releases
- Management Library for JavaScript
- Management Libraries for Python
Initial beta releases
- Client Library for Python
- Management Libraries for Go
- Management Library for JavaScript
- Management Libraries for Python
- Resource Management – Resource-Data Boundaries 1.0.0b1
- Resource Management – Resource-Private Links 1.0.0b1
- Resource Management – Resource-Locks 1.0.0b1
- Resource Management – Resource-Links 1.0.0b1
- Resource Management – Resource-Managed Applications 1.0.0b1
- Resource Management – Resource-Features 1.0.0b1
- Resource Management – Resource-Policy 1.0.0b1
- Resource Management – Resource-Changes 1.0.0b1
- Resource Management – Resource-Subscriptions 1.0.0b1
- Resource Management – Agriculture Platform 1.0.0b1
- Resource Management – Edge Actions 1.0.0b1
0 comments
Be the first to start the discussion.