github Azure/azure-sdk-for-net Azure.AI.TextAnalytics_5.2.0-beta.3

latest releases: Azure.Template_1.0.3-beta.3789903, Azure.Template_1.0.3-beta.3789538, Azure.Template_1.0.3-beta.3789610...
pre-release24 months ago

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.

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

NewReleases is sending notifications on new releases.