Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 972 Bytes

File metadata and controls

39 lines (27 loc) · 972 Bytes

Release Notes

6.1.0 - 31 July 2025

Changed

  • Fixed AzureKeyVaultProvider package key caching to serialize Azure key fetch operations. (#3477)
  • Marked AKV provider as trimmable and enabled AOT support. (#3401)

Target Platform Support

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

Dependencies

.NET Framework

  • Azure.Core 1.47.1
  • Azure.Security.KeyVault.Keys 4.7.0
  • Microsoft.Data.SqlClient 6.1.0
  • Microsoft.Extensions.Caching.Memory 8.0.1

.NET 8.0

  • Azure.Core 1.47.1
  • Azure.Security.KeyVault.Keys 4.7.0
  • Microsoft.Data.SqlClient 6.1.0
  • Microsoft.Extensions.Caching.Memory 8.0.1

.NET 9.0

  • Azure.Core 1.47.1
  • Azure.Security.KeyVault.Keys 4.7.0
  • Microsoft.Data.SqlClient 6.1.0
  • Microsoft.Extensions.Caching.Memory 9.0.4