Skip to content

v12.0.0

Choose a tag to compare

@elinohlsson elinohlsson released this 06 Mar 12:49
· 18 commits to main since this release
c24e08c

What's Changed

  • Upgraded to .NET 10. By @elinohlsson in PR 536
  • Updated several NuGet package dependencies. By @elinohlsson in PR 536
  • Changed the default X509KeyStorageFlags to DefaultKeySet when loading embedded client test certificates and certificates from Azure Key Vault. The X509KeyStorageFlags can now be overridden if required by your environment. By @elinohlsson in PR 536
  • The default file format for the client BankID certificate in the test environment has changed. Instead of FPTestcert5_20240610-legacy.pfx, the default is now FPTestcert5_20240610.p12. By @elinohlsson in PR 539
  • Fixed multiple spelling errors in the documentation. By @elinohlsson in PR 540

Full Changelog: v.11.1.3...v12.0.0