Skip to content

Latest commit

 

History

History
97 lines (77 loc) · 3.6 KB

File metadata and controls

97 lines (77 loc) · 3.6 KB

Release Notes

[Stable release 5.2.3] - 2025-04-29

This update brings the following changes since the 5.2.2 release:

Fixed

  • Fixed possible NullPointerException during socket receive (PR #3284)
  • Fixed inconsistencies between source and reference projects (PR #3124)
  • Adjusted retry logic to allow errors with negative numbers to be considered transient (PR #3185)

Changed

Target Platform Support

  • .NET Framework 4.6.2+ (Windows ARM64, Windows x86, Windows x64)
  • .NET 6.0+ (Windows x86, Windows x64, Windows ARM64, Windows ARM, Linux, macOS)
  • .NET Standard 2.0+ (Windows x86, Windows x64, Windows ARM64, Windows ARM, Linux, macOS)

Dependencies

.NET Framework

  • Microsoft.Data.SqlClient.SNI 5.2.0
  • Azure.Identity 1.11.4
  • Microsoft.Identity.Client 4.61.3
  • Microsoft.IdentityModel.Protocols.OpenIdConnect 6.35.0
  • Microsoft.IdentityModel.JsonWebTokens 6.35.0
  • System.Buffers 4.5.1
  • System.Configuration.ConfigurationManager 6.0.1
  • System.Runtime.InteropServices.RuntimeInformation 4.3.0
  • System.Text.Encodings.Web 6.0.0

.NET 6

  • Microsoft.Data.SqlClient.SNI.runtime 5.2.0
  • Azure.Identity 1.11.4
  • Microsoft.Identity.Client 4.61.3
  • Microsoft.IdentityModel.Protocols.OpenIdConnect 6.35.0
  • Microsoft.IdentityModel.JsonWebTokens 6.35.0
  • Microsoft.SqlServer.Server 1.0.0
  • System.Configuration.ConfigurationManager 6.0.1
  • System.Runtime.Caching 6.0.0

.NET 8

  • Microsoft.Data.SqlClient.SNI.runtime 5.2.0
  • Azure.Identity 1.11.4
  • Microsoft.Identity.Client 4.61.3
  • Microsoft.IdentityModel.Protocols.OpenIdConnect 6.35.0
  • Microsoft.IdentityModel.JsonWebTokens 6.35.0
  • Microsoft.SqlServer.Server 1.0.0
  • System.Configuration.ConfigurationManager 8.0.0
  • System.Runtime.Caching 8.0.0

.NET Standard 2.0

  • Microsoft.Data.SqlClient.SNI.runtime 5.2.0
  • Azure.Identity 1.11.4
  • Microsoft.Identity.Client 4.61.3
  • Microsoft.IdentityModel.Protocols.OpenIdConnect 6.35.0
  • Microsoft.IdentityModel.JsonWebTokens 6.35.0
  • Microsoft.SqlServer.Server 1.0.0
  • Microsoft.Win32.Registry 5.0.0
  • System.Buffers 4.5.1
  • System.Configuration.ConfigurationManager 6.0.1
  • System.Diagnostics.DiagnosticSource 6.0.1
  • System.Runtime.Caching 6.0.0
  • System.Text.Encoding.CodePages 6.0.0
  • System.Text.Encodings.Web 6.0.0
  • System.Runtime.Loader 4.3.0
  • System.Security.Cryptography.Cng 5.0.0
  • System.Security.Principal.Windows 5.0.0

.NET Standard 2.1

  • Microsoft.Data.SqlClient.SNI.runtime 5.2.0
  • Azure.Identity 1.11.4
  • Microsoft.Identity.Client 4.61.3
  • Microsoft.IdentityModel.Protocols.OpenIdConnect 6.35.0
  • Microsoft.IdentityModel.JsonWebTokens 6.35.0
  • Microsoft.SqlServer.Server 1.0.0
  • Microsoft.Win32.Registry 5.0.0
  • System.Configuration.ConfigurationManager 6.0.1
  • System.Diagnostics.DiagnosticSource 6.0.1
  • System.Runtime.Caching 6.0.0
  • System.Text.Encoding.CodePages 6.0.0
  • System.Text.Encodings.Web 6.0.0
  • System.Runtime.Loader 4.3.0
  • System.Security.Cryptography.Cng 5.0.0
  • System.Security.Principal.Windows 5.0.0