Azure.AI.TextAnalytics_5.1.1
5.1.1 (2021-11-19)
Breaking changes
- Enum
EntityCategory.IPAddressnow uses the underlying stringIPAddressvalue instead ofIPto align with the Text Analytics service behavior.
Bug Fixes
- Long-Running operation rehydration has been patched to stop throwing a
NullReferenceException. Issue 24692.