Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.ResourceManager.Network_1.13.0
1.13.0 (2025-10-24)
Features Added
- Upgraded api-version tag from 'package-2024-10-01' to 'package-2025-01-01'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/c712a519a493d13c1cd997aa4e5adbab8df76e85/specification/network/resource-manager/readme.md.
Other Changes
- Upgraded Azure.Core from 1.48.0 to 1.49.0
Azure.ResourceManager.NewRelicObservability_1.2.0-beta.1
1.2.0-beta.1 (2025-11-05)
Features Added
Updating the api-version to "2025-05-01-preview"
Other Changes
- Fixed model naming compliance issues by renaming models that violated Azure SDK guidelines:
- Renamed
SaaSDatatoNewRelicObservabilitySaaSInfo - Renamed
SaaSResourceDetailsResponsetoNewRelicObservabilitySaaSResourceDetailsResult - Renamed
LatestLinkedSaaSResponsetoNewRelicObservabilityLatestLinkedSaaSResult
- Renamed
Azure.ResourceManager.Grafana_1.2.0-beta.3
1.2.0-beta.3 (2025-08-07)
Bugs Fixed
- Added missing long running operation header for Grafana Update operation.
Azure.ResourceManager.ResourceGraph_1.1.0
1.1.0 (2025-10-17)
Features Added
- Upgraded api-version tag from 'package-preview-2021-06' to 'package-2024-04'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/1bd335533d57d11a33d41be9b5841e6986ec3567/specification/resourcegraph/resource-manager/readme.md.
Other Changes
- Upgraded Azure.Core from 1.28.0 to 1.49.0
- Upgraded Azure.ResourceManager from 1.4.0 to 1.13.2
Azure.ResourceManager.ServiceFabricManagedClusters_1.3.0-beta.4
1.3.0-beta.4 (2025-10-16)
Features Added
- Upgraded to api-version 2025-06-01-preview.
Cluster features
- EnableOutboundOnlyNodeTypes
Nodetype features
- IsOutboundOnly
Service Endpoint
- NetworkIdentifier
Azure.Provisioning.FrontDoor_1.0.0-beta.1
1.0.0-beta.1 (2025-10-17)
Features Added
- Initial beta release of new Azure.Provisioning.FrontDoor.
Azure.Monitor.Query.Metrics_1.0.0
1.0.0 (2025-10-15)
Features Added
This package contains the first release of Microsoft Azure Monitor Metrics Query client library. This library replaces metrics querying operations of the Azure.Monitor.Query package.
Azure.Monitor.Query.Logs_1.0.0
1.0.0 (2025-10-15)
Features Added
This package contains the first release of Microsoft Azure Monitor Logs Query client library. This library replaces logs querying operations of the Azure.Monitor.Query package.
Azure.Monitor.OpenTelemetry.Exporter_1.5.0-beta.1
1.5.0-beta.1 (2025-10-16)
Features Added
-
Added mapping for
enduser.pseudo.idattribute touser_Id -
Added support for configuring sampling via OpenTelemetry environment
variables:OTEL_TRACES_SAMPLER(supported values:microsoft.rate_limited,
microsoft.fixed_percentage).OTEL_TRACES_SAMPLER_ARG(rate limit in traces/sec for
microsoft.rate_limited, sampling ratio 0.0 - 1.0 for
microsoft.fixed_percentage). This now applies to both
UseAzureMonitorExporterand the direct
Sdk.CreateTracerProviderBuilder().AddAzureMonitorTraceExporter(...)path.
(#52720)
-
Added handling of stable database client span semantic conventions
(#53050)
Azure.ResourceManager.StorageDiscovery_1.0.0
1.0.0 (2025-10-13)
Features Added
- First stable (GA) release of Azure Storage Discovery client library.
- API surface is now considered stable; no breaking changes since 1.0.0-beta.1.
- Core features now generally available:
- Out-of-the-box support for MSAL.NET authentication via Azure.Identity.
- Distributed tracing with OpenTelemetry.
- Customizable HTTP pipeline with custom policies.
- Improved error handling.
- Uniform telemetry support across all languages.
- For feedback or issues, please visit our Azure SDK for .NET GitHub repo.