Releases: Azure/azure-sdk-for-net
Releases · Azure/azure-sdk-for-net
Azure.Developer.MicrosoftPlaywrightTesting.TestLogger_1.0.0-beta.1
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
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
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
1.0.3-beta.4260847 (2024-10-23)
Other Changes
- Release DPG library
- Add Grow-up story
Azure.Template_1.0.3-beta.4257506
1.0.3-beta.4257506 (2024-10-22)
Other Changes
- Release DPG library
- Add Grow-up story
Azure.Template_1.0.3-beta.4257287
1.0.3-beta.4257287 (2024-10-22)
Other Changes
- Release DPG library
- Add Grow-up story
Azure.Template_1.0.3-beta.4257112
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
1.0.0-beta.2 (2024-10-23)
- Added support for the Large Face List and Large Person Group:
- Added client
LargeFaceListClientandLargePersonGroupClient. - Added operations
FindSimilarFromLargeFaceList,IdentifyFromLargePersonGroupandVerifyFromLargePersonGrouptoFaceClient. - Added models for supporting Large Face List and Large Person Group.
- Added client
- Added support for latest Detect Liveness Session API:
- Added operations
GetSessionImageandDetectFromSessionImagetoFaceSessionClient. - Added properties
EnableSessionImageandLivenessSingleModalModelto modelCreateLivenessSessionContent. - Added model
CreateLivenessWithVerifySessionContent.
- Added operations
Breaking Changes
- Changed the parameter of
CreateLivenessWithVerifySessionfrom modelCreateLivenessSessionContenttoCreateLivenessWithVerifySessionContent.
Bugs Fixed
- Remove
MaskfromFaceAsttributes.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
1.0.3-beta.4252172 (2024-10-21)
Other Changes
- Release DPG library
- Add Grow-up story
Azure.ResourceManager.HybridCompute_1.0.0
1.0.0 (2024-10-18)
This is the first stable release of the Hybrid Compute library.
Features Added
- Upgraded api-version tag from 'package-preview-2024-05' to 'package-2024-07'. Tag detail available at https://github.com/Azure/azure-rest-api-specs/blob/15b16d1b5c3cccdecdd1cfe936f6a8005680c557/specification/hybridcompute/resource-manager/readme.md.
- Exposed
JsonModelWriteCorefor model serialization procedure.