5.1.1 (2021-11-19)
Breaking changes
- Enum
EntityCategory.IPAddress
now uses the underlying stringIPAddress
value instead ofIP
to align with the Text Analytics service behavior.
Bug Fixes
- Long-Running operation rehydration has been patched to stop throwing a
NullReferenceException
. Issue 24692.