Skip to content

Azure.AI.Language.Text_1.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 26 Nov 23:38
94005e5

1.0.0-beta.4 (2025-11-20)

This version of the client library defaults to the service API version 2025-11-15-preview.

Features Added

  • Added support for multiple redaction policies in a single request.
  • Added synthetic replacement redaction, enabling selected PII types (e.g., Person, Email) to be replaced with realistic synthetic values rather than masked.
  • Added confidence score thresholding, allowing customers to define minimum confidence levels�globally or per-entity�so that only entities meeting the required confidence are returned.
  • Added entity validation control with the disableEntityValidation parameter, allowing users to bypass entity validation when needed.