Release Notes
2024-12-09

v10.0.0

Features

  • Ensure readable error message when trying to read password protected private key without a password
  • Support loading pkcs8 encrypted private keys

Bug Fixes

  • Add logger name to the error message when adding a logger fails
  • Include db name in the error when loading non-existent sqlite db
  • Log backend name when adding it fails
  • Log full anyhow context when logging a configuration loading error
  • Upgrade rust TLS