1.0.0b4 (2020-04-07)
Breaking changes
- Removed the
recognize_pii_entities
endpoint and all related models (RecognizePiiEntitiesResult
andPiiEntity
)
from this library. - Removed
TextAnalyticsApiKeyCredential
and now usingAzureKeyCredential
from azure.core.credentials as key credential score
attribute has been renamed toconfidence_score
for theCategorizedEntity
,LinkedEntityMatch
, and
PiiEntity
models- All input parameters
inputs
have been renamed todocuments