Skip to content

azure-ai-textanalytics_6.0.0b2

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Nov 00:39
57ce420

6.0.0b2 (2025-11-06)

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.