Stable release v5.1.6
[Stable release 5.1.6] - 2024-08-27
Fixed
- Fixed Transient fault handling issue with
OpenAsync. #1983 #2508 - Fixed
AcquireTokenAsynctimeout handling for edge cases inActiveDirectoryAuthenticationProvider. #2706 - Fixed pending data with
SqlDataReaderagainst an encrypted column. #2618 #2818
Changed
- Upgraded
Azure.Identityversion from 1.11.3 to 1.11.4 [#2649] (#2649) [#2529] (#2529) to address CVE-2024-35255. - Upgraded
Microsoft.Identity.Clientversion from 4.60.0 to 4.61.3 [#2649] (#2649) [#2529] (#2529) to address CVE-2024-35255. - Added caching to
TokenCredentialobjects to take advantage of token caching. #2776 - Code health improvements: [#2490] (#2490)