Preview Release v5.2.0-preview5
Pre-release
Pre-release
[Preview Release 5.2.0-preview5.24024.3] - 2024-01-24
This update brings the below changes over the previous release:
Added
- Added .NET 8 support #2230
- Added explicit version for major .NET version dependencies on System.Runtime.Caching 8.0.0, System.Configuration.ConfigurationManager 8.0.0, and System.Diagnostics.DiagnosticSource 8.0.0 #2303
- Added the ability to generate debugging symbols in a separate package file #2137
Changed
- Changed Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Protocols.OpenIdConnect version 6.24.0 to 6.35.0 #2290 to address CVE-2024-21319
Fixed
- Fixed connection to unsubscribe from transaction completion events before returning it to the connection pool #2301
- Fixed InvalidCastException when reading an Always Encrypted date or time column #2275
- Fixed token caching to prevent expired access tokens from being reused in a connection pool #2273
- Code health improvements: #2288, #2305, #2254, #2317