github Azure/azure-sdk-for-net Azure.Health.Deidentification_1.0.0

latest releases: Azure.Core_1.48.0, Azure.ResourceManager.Fabric_1.0.0, Azure.Search.Documents_11.7.0-beta.7...
4 months ago

1.0.0 (2025-04-23)

Features Added

  • Introduced DeidentificationCustomizationOptions and DeidentificationJobCustomizationOptions models
    • Created SurrogateLocale field in these models
    • Moved RedactionFormat field into these models
  • Introduced Overwrite flag in TargetStorageLocation model

Breaking Changes

  • Changed method names in DeidentificationClient to match functionality:
    • Changed the Deidentify* method names to DeidentifyText*.
    • Changed the CreateJob* method names to DeidentifyDocuments*.
  • Renamed the property DeidentificationContent.Operation to OperationType.
  • Deprecated DocumentDataType.
  • Changed the model DeidentificationDocumentDetails:
    • Renamed Input to InputLocation.
    • Renamed Output to OutputLocation.
  • Changed the model DeidentificationJob
    • Renamed Name to JobName.
    • Renamed Operation to OperationType.
  • Renamed the model OperationState to OperationStatus.
  • Changed Path field to Location in SourceStorageLocation and TargetStorageLocation.
  • Changed handling of TargetStorageLocation.Prefix to only include the provided value. Previously, the generated document locations would include the DeidentificationJob.JobName by default.
  • Deprecated Path and Location from TaggerResult model.

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

NewReleases is sending notifications on new releases.