Skip to content

Releases: Azure/azure-sdk-for-net

Azure.ResourceManager.HealthDataAIServices_1.0.0

21 Nov 08:47
499d7d9
Compare
Choose a tag to compare

1.0.0 (2024-11-11)

Features Added

This release marks the General Availability (GA) of the package. There are no changes from the previous version, but the API version has been updated.

Microsoft.Azure.WebJobs.Extensions.EventGrid_3.4.3

19 Nov 21:10
bba9347
Compare
Choose a tag to compare

3.4.3 (2024-11-19)

Bugs Fixed

  • Return correct WebHook-Allowed-Origin response header for CloudEvent schema subscriptions for gov cloud.
  • Prevent DateTime values from being translated by NewtonSoft when parsing payloads. They are now treated as strings.

Azure.Messaging.EventGrid_4.28.0

19 Nov 19:15
ce32f4e
Compare
Choose a tag to compare

4.28.0 (2024-11-18)

Features Added

  • Added ResourceNotificationsContainerServiceEventResourcesScheduledEventData event.
  • Added PolicyRunSummary property to StorageLifecyclePolicyCompletedEventData event.

Azure.AI.Projects_1.0.0-beta.1

19 Nov 21:33
bba9347
Compare
Choose a tag to compare
Pre-release

1.0.0-beta.1 (2024-11-19)

Features Added

  • Initial release

Azure.ResourceManager.CognitiveServices_1.4.0

18 Nov 16:59
d8f5034
Compare
Choose a tag to compare

Azure.ResourceManager.AppService_1.3.0

18 Nov 16:26
6fc8212
Compare
Choose a tag to compare

1.3.0 (2024-11-19)

Features Added

Other Changes

  • Upgraded Azure.Core from 1.41.0 to 1.44.1
  • Upgraded Azure.ResourceManager from 1.12.0 to 1.13.0

Azure.Identity.Broker_1.2.0

18 Nov 22:24
d36c7ed
Compare
Choose a tag to compare

1.2.0 (2024-11-18)

Other Changes

  • Support for Proof of Possession (PoP) tokens for InteractiveBrowserCredential has migrated out of Azure.Core.Experimental to Azure.Core. This feature is enabled via the IsProofOfPossessionEnabled property on TokenRequestContext.
  • Updating package dependencies.

Azure.ResourceManager.NeonPostgres_1.0.0-beta.1

18 Nov 09:59
4fb4f75
Compare
Choose a tag to compare

1.0.0-beta.1 (2024-11-22)

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.

Azure.Developer.MicrosoftPlaywrightTesting.TestLogger_1.0.0-beta.3

18 Nov 09:50
caede08
Compare
Choose a tag to compare

1.0.0-beta.3 (2024-11-18)

Features Added

  • Added a runName field which allows customers to customize the display name when using the reporting feature.
  • Added stacktrace into error list.

Bugs Fixed

  • Fixed a bug where the upload buffer and upload file methods were not awaited, which sometimes resulted in 404 errors in the web application.
  • Fixed a bug where the authentication error occurred when the scalable scenario was disabled in Playwright testing.
  • Fixed a bug where the GetConnectOptionsAsync method did not use the runsetting defaults in Playwright testing.

Other Changes

  • Populated NumberOfTestWorkers from runsettings.

Azure.Developer.MicrosoftPlaywrightTesting.NUnit_1.0.0-beta.3

18 Nov 09:59
caede08
Compare
Choose a tag to compare

1.0.0-beta.3 (2024-11-18)

Features Added

  • Added a runName field which allows customers to customize the display name when using the reporting feature.
  • Added stacktrace into error list.

Bugs Fixed

  • Fixed a bug where the upload buffer and upload file methods were not awaited, which sometimes resulted in 404 errors in the web application.
  • Fixed a bug where the authentication error occurred when the scalable scenario was disabled in Playwright testing.
  • Fixed a bug where the GetConnectOptionsAsync method did not use the runsetting defaults in Playwright testing.

Other Changes

  • Populated NumberOfTestWorkers from runsettings.