Stable Release v2.1.0
Added
- Microsoft.Data.SqlClient symbols are now source-linked #789
- Added an API to clear cached access tokens from the token provider #800
- Added
SqlFacetAttributeimplementation #757
Fixed
- Fixed
InvalidOperationExceptionandNotSupportedExceptionerrors due toWriteAsynccollisions #796 - Fixed incorrect Settings.Async flag in
ExecuteXmlReaderAsync#782 - Fixed a regression in Windows Integrated authentication when using managed networking #777
- Fixed Bulk Copy Async deadlock issues with custom
IDataReaderwhen usingSqlDataReaderinternally #779 - Fixed a serialization issue with
SqlExceptionin .NET Core #780
Changes
- Updated versions of
Microsoft.IdentityModelpackage dependencies #794
For summary of all changes over v2.0, refer 2.1.0.md