Preview Release v4.0.0-preview3.21293.2
Pre-release
Pre-release
·
983 commits
to main
since this release
Breaking changes over preview release v4.0.0-preview2
- Dropped support for .NET Core 2.1 #1272
- [.NET Framework] Exception will not be thrown if a User ID is provided in the connection string when using
Active Directory Integratedauthentication #1359
Added
- Add
GetFieldValueAsync<T>andGetFieldValue<T>support forXmlReader,TextReader,Stream#1019
Fixed
- Fixed
FormatExceptionwhen opening a connection with event tracing enabled #1291 - Fixed improper initialization of
ActiveDirectoryAuthenticationProvider#1328 - Fixed
MissingMethodExceptionwhen accessingSqlAuthenticationParameters.ConnectionTimeout#1336 - Fixed data corruption issues by reverting changes to async cancellations #1352
- Fixed performance degradation by reverting changes to MARS state machine #1357
- Fixed bug where environment variables are ignored when using
Active Directory Defaultauthentication #1360
Changed
- Removed attributes for classes used in Microsoft.VSDesigner due to lack of support for Microsoft.Data.SqlClient #1296
- Disable encryption when connecting to SQL LocalDB #1312
- Various code health and performance improvements. See milestone for more info.
For detailed release notes, refer 4.0.0-preview3.md