github Azure/azure-sdk-for-java azure-health-deidentification_1.0.0

latest releases: core_1.0.0-beta.9, azure-resourcemanager-durabletask_1.0.0-beta.2, azure-sdk-bom_1.2.34...
12 days ago

1.0.0 (2025-04-18)

Features Added

  • Introduced DeidentificationCustomizationOptions and DeidentificationJobCustomizationOptions models.
    • Added 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 name to deidentifyText.
    • Changed the beginCreateJob method name to beginDeidentifyDocuments.
  • 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 the model PhiCategory:
    • Renamed IDNUM to ID_NUM.
    • Renamed IPADDRESS to IP_ADDRESS.
  • Changed Path field to Location in SourceStorageLocation and TargetStorageLocation.
  • Changed outputPrefix behavior to no longer include jobName by default.
  • Deprecated Path and Location from TaggerResult model.

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

NewReleases is sending notifications on new releases.