github Azure/azure-sdk-for-net Microsoft.Azure.CognitiveServices.Vision.Face_2.8.0-preview.3

latest releases: Azure.Provisioning.AppContainers_1.0.0-beta.1, Azure.Provisioning.Kubernetes_1.0.0-beta.1, Azure.Provisioning.ContainerService_1.0.0-beta.1...
pre-release22 months ago

2.8.0-preview.3 (2022-11-25)

Breaking Changes

  • Id fields in responses for Person and Face objects from Person Directory are no longer nullable as they are guaranteed to be returned.
  • The non-functional AddPersonFaceAsync method has been removed from Person Directory.

Bugs Fixed

  • Fix mismatching data types between request and response for personId and persistedFaceId in Person Directory. New extension methods expecting GUIDs have been added alongside the existing string ones
  • Fix the missing parameter "url" in Person Directory AddPersonFaceAsync, which is now renamed to AddPersonFaceFromUrlAsync for clarity.

Other Changes

  • Change default value for returnFaceId parameter to false in detection operations.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.