Skip to content

Azure.AI.TextAnalytics_5.1.1

Choose a tag to compare

@azure-sdk azure-sdk released this 19 Nov 22:20
d1cafdf

5.1.1 (2021-11-19)

Breaking changes

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

Bug Fixes

  • Long-Running operation rehydration has been patched to stop throwing a NullReferenceException. Issue 24692.