Skip to content

Azure.AI.TextAnalytics_5.2.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 18 May 20:11
c7f68fb

5.2.0-beta.3 (2022-05-18)

Features Added

  • Added keyword argument FhirVersion to AnalyzeHealthcareEntitiesOptions. Use the keyword to indicate the version for the property AnalyzeHealthcareEntitiesResult.FhirBundle that represents a FHIR compatible object for consumption in other Healthcare tools.
  • Added property FhirBundle to AnalyzeHealthcareEntitiesResult.

Breaking Changes

  • Enum EntityCategory.IPAddress now uses the underlying string IPAddress value instead of IP to align with the Text Analytics service behavior.

Bugs Fixed

  • Long-Running operation rehydration has been patched to stop throwing a NullReferenceException. Issue 24692.
  • TextAnalyticsAudience has been added to allow the user to select the Azure cloud where the resource is located. Issue 18520.
  • In AnalyzeHealthcareEntitiesOperation, Cancel calls won't overwrite the response from GetRawResponse anymore. PR 28375

Other Changes

This is the first version of the client library that targets the Azure Cognitive Service for Language APIs which includes the existing text analysis and natural language processing features found in the Text Analytics client library. In addition, the service API has changed from semantic to date-based versioning. This version of the client library defaults to the latest supported API version, which currently is 2022-04-01-preview.