Preview Release v4.0.0-preview2.21264.2
Pre-release
Pre-release
DavoudEshtehari
released this
21 Sep 22:02
·
719 commits
to main
since this release
Breaking changes over preview release v4.0.0-preview1
- Removed
Configurable Retry Logic
safety switch. #1254
Added
- Added support for
SqlFileStream
on Windows using .NET Standard 2.0 and above. #1240 - Added support for localdb
shared instance
using managed SNI. #1237
Fixed
- Fixed
.NET decimal
conversion fromSqlDecimal
. #1179 - Fixed
Event Source
changes on TryBeginExecuteEvent and WriteEndExecuteEvent to address the failure on other MS products such as OpenTelemetry and Application Insight. #1258 - Fixed command's async cancellation. #956
- Fixed deadlock in transaction using .NET Framework. #1242
- Fixed unknown transaction state issues when prompting delegated transaction. 1216
Changed
For detailed release notes, refer 4.0.0-preview2.md