Skip to content

Releases: Azure/azure-sdk-for-net

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

23 Oct 07:05
8236e8d

Choose a tag to compare

1.0.0-beta.1 (2024-10-23)

Features Added

  • Added authentication using Microsoft Entra ID for the service.
  • Added reporting capabilities for the service. You can now publish the reports and artifacts generated by Playwright OSS to the service.

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

23 Oct 07:12
8236e8d

Choose a tag to compare

1.0.0-beta.1 (2024-10-23)

Features Added

  • Added authentication using Microsoft Entra ID for the service.
  • Added reporting capabilities for the service. You can now publish the reports and artifacts generated by Playwright OSS to the service.

Azure.ResourceManager.ComputeFleet_1.0.0

22 Oct 03:12
4a51ce9

Choose a tag to compare

1.0.0 (2024-10-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.

Azure.Template_1.0.3-beta.4260847

23 Oct 22:05
fc7b3ae

Choose a tag to compare

Pre-release

1.0.3-beta.4260847 (2024-10-23)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.Template_1.0.3-beta.4257506

22 Oct 21:58
52a4a34

Choose a tag to compare

Pre-release

1.0.3-beta.4257506 (2024-10-22)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.Template_1.0.3-beta.4257287

22 Oct 21:37

Choose a tag to compare

Pre-release

1.0.3-beta.4257287 (2024-10-22)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.Template_1.0.3-beta.4257112

22 Oct 21:38

Choose a tag to compare

Pre-release

1.0.3-beta.4257112 (2024-10-22)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.AI.Vision.Face_1.0.0-beta.2

23 Oct 03:16
a5714d4

Choose a tag to compare

Pre-release

1.0.0-beta.2 (2024-10-23)

  • Added support for the Large Face List and Large Person Group:
    • Added client LargeFaceListClient and LargePersonGroupClient.
    • Added operations FindSimilarFromLargeFaceList, IdentifyFromLargePersonGroup and VerifyFromLargePersonGroup to FaceClient.
    • Added models for supporting Large Face List and Large Person Group.
  • Added support for latest Detect Liveness Session API:
    • Added operations GetSessionImage and DetectFromSessionImage to FaceSessionClient.
    • Added properties EnableSessionImage and LivenessSingleModalModel to model CreateLivenessSessionContent.
    • Added model CreateLivenessWithVerifySessionContent.

Breaking Changes

  • Changed the parameter of CreateLivenessWithVerifySession from model CreateLivenessSessionContent to CreateLivenessWithVerifySessionContent.

Bugs Fixed

  • Remove Mask from FaceAsttributes.Detection01, which is not supported.

Other Changes

  • Change the default service API version to v1.2-preview.1.

Azure.Template_1.0.3-beta.4252172

21 Oct 19:23
bd3027d

Choose a tag to compare

Pre-release

1.0.3-beta.4252172 (2024-10-21)

Other Changes

  • Release DPG library
  • Add Grow-up story

Azure.ResourceManager.HybridCompute_1.0.0

18 Oct 13:35
823144f

Choose a tag to compare

1.0.0 (2024-10-18)

This is the first stable release of the Hybrid Compute library.

Features Added