Azure Sdk For Net Versions Save

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.

Azure.Identity_1.11.0

3 weeks ago

1.11.0 (2024-04-09)

Bugs Fixed

  • AzurePowerShellCredential now handles the case where it falls back to legacy PowerShell without relying on the error message string.

Breaking Changes

  • DefaultAzureCredential now sends a probe request with no retries for IMDS managed identity environments to avoid excessive retry delays when the IMDS endpoint is not available. This should improve credential chain resolution for local development scenarios. See BREAKING_CHANGES.md.

Azure.Provisioning_0.2.0-beta.2

3 weeks ago

0.2.0-beta.2 (2024-04-09)

Features Added

  • Added AddDependency method.

Azure.Messaging.ServiceBus_7.17.5

3 weeks ago

7.17.5 (2024-04-09)

Bugs Fixed

  • Fixed an edge case where a cancellation token signaled while waiting for a throttling delay would cause a failure to reset state and service operations would continue to apply the throttle delay going forward. (#42952)

  • Fixed an issue where the ServiceBusSessionProcessor was not respecting ServiceBusSessionProcessorOptions.MaxConcurrentCallsPerSession when ServiceBusSessionProcessorOptions.SessionIds was set to a value. (#43157)

Other Changes

  • Added missing documentation for ServiceBusModelFactory members with a focus on clarifying what model properties each parameter to the factory methods will populate. In some cases, parameter names differ from the associated model properties, causing confusion. (#42772)

Azure.Template_1.0.3-beta.3677095

3 weeks ago

1.0.3-beta.3677095 (2024-04-08)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.Template_1.0.3-beta.3672318

4 weeks ago

1.0.3-beta.3672318 (2024-04-05)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.Template_1.0.3-beta.3671955

4 weeks ago

1.0.3-beta.3671955 (2024-04-05)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.Template_1.0.3-beta.3671847

4 weeks ago

1.0.3-beta.3671847 (2024-04-05)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.Provisioning.Resources_0.1.0-beta.1

4 weeks ago

0.1.0-beta.1 (2024-04-04)

Features Added

  • Initial beta release of Azure.Provisioning.Resources.

Azure.Provisioning.OperationalInsights_0.1.0-beta.1

4 weeks ago

0.1.0-beta.1 (2024-04-04)

Features Added

  • Initial beta release of Azure.Provisioning.OperationalInsights.

Azure.Provisioning.Sql_0.1.0-beta.1

4 weeks ago

0.1.0-beta.1 (2024-04-04)

Features Added

  • Initial beta release of Azure.Provisioning.Sql.