Skip to content

Stable Release v5.1.9

Choose a tag to compare

@paulmedynski paulmedynski released this 13 Jan 17:14
· 838 commits to main since this release
96dff82

This update brings the following changes since the 5.1.8 release:

Changed

  • Use Environment.TickCount for SqlStatistics execution timing. (#3831)
  • Updated dependencies (#3838):
    • .NET Standard 2.0:
      • Microsoft.Win32.Registry - Removed
      • System.Buffers 4.5.1 -> 4.6.1
      • System.IdentityModel.Tokens.Jwt 6.35.0 - Added
      • System.Text.Encodings.Web - Removed
    • .NET Standard 2.1:
      • Microsoft.Win32.Registry - Removed
      • System.IdentityModel.Tokens.Jwt 6.35.0 - Added
      • System.Text.Encodings.Web - Removed
    • .NET Framework 4.6.2:
      • System.Buffers 4.5.1 -> 4.6.1
      • System.IdentityModel.Tokens.Jwt 6.35.0 - Added
      • System.Text.Encodings.Web - Removed
      • System.Text.Json - Removed
    • .NET 6.0:
      • System.Diagnostics.DiagnosticSource - Removed
      • System.IdentityModel.Tokens.Jwt 6.35.0 - Added
      • System.Text.Encodings.Web - Removed

Target Platform Support

  • .NET Framework 4.6.2+ (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 Standard 2.0

  • Azure.Core 1.41.0
  • Azure.Identity 1.12.1
  • Microsoft.Data.SqlClient.SNI.runtime 5.1.2
  • Microsoft.Identity.Client 4.76.0
  • Microsoft.IdentityModel.JsonWebTokens 6.35.0
  • Microsoft.IdentityModel.Protocols.OpenIdConnect 6.35.0
  • Microsoft.SqlServer.Server 1.0.0
  • System.Buffers 4.6.1
  • System.Configuration.ConfigurationManager 6.0.1
  • System.IdentityModel.Tokens.Jwt 6.35.0
  • System.Runtime.Caching 6.0.0
  • System.Runtime.Loader 4.3.0
  • System.Security.Cryptography.Cng 5.0.0
  • System.Security.Permissions 6.0.0
  • System.Security.Principal.Windows 5.0.0
  • System.Text.Encoding.CodePages 6.0.0

.NET Standard 2.1

  • Azure.Core 1.41.0
  • Azure.Identity 1.12.1
  • Microsoft.Data.SqlClient.SNI.runtime 5.1.2
  • Microsoft.Identity.Client 4.76.0
  • Microsoft.IdentityModel.JsonWebTokens 6.35.0
  • Microsoft.IdentityModel.Protocols.OpenIdConnect 6.35.0
  • Microsoft.SqlServer.Server 1.0.0
  • System.Configuration.ConfigurationManager 6.0.1
  • System.IdentityModel.Tokens.Jwt 6.35.0
  • System.Runtime.Caching 6.0.0
  • System.Runtime.Loader 4.3.0
  • System.Security.Cryptography.Cng 5.0.0
  • System.Security.Permissions 6.0.0
  • System.Security.Principal.Windows 5.0.0
  • System.Text.Encoding.CodePages 6.0.0

.NET Framework

  • Azure.Core 1.41.0
  • Azure.Identity 1.12.1
  • Microsoft.Data.SqlClient.SNI 5.1.2
  • Microsoft.Identity.Client 4.76.0
  • Microsoft.IdentityModel.JsonWebTokens 6.35.0
  • Microsoft.IdentityModel.Protocols.OpenIdConnect 6.35.0
  • System.Buffers 4.6.1
  • System.IdentityModel.Tokens.Jwt 6.35.0

.NET 6.0

  • Azure.Core 1.41.0
  • Azure.Identity 1.12.1
  • Microsoft.Data.SqlClient.SNI.runtime 5.1.2
  • Microsoft.Identity.Client 4.76.0
  • Microsoft.IdentityModel.JsonWebTokens 6.35.0
  • Microsoft.IdentityModel.Protocols.OpenIdConnect 6.35.0
  • Microsoft.SqlServer.Server 1.0.0
  • System.Configuration.ConfigurationManager 6.0.1
  • System.IdentityModel.Tokens.Jwt 6.35.0
  • System.Runtime.Caching 6.0.0
  • System.Security.Permissions 6.0.0
  • System.Security.Principal.Windows 5.0.0
  • System.Text.Encoding.CodePages 6.0.0