github Cosmian/kms 5.7.0

latest release: 5.7.1
14 days ago

[5.7.0] - 2025-08-20

🚀 Features

  • In JWT auth, change audience type from String to Vec<String> (#491)
  • Support AES-CBC encryption without padding for Oracle TDE support (#493)
  • Add support for existing PKCS12 leaf certificates when creating Google CSE keypairs (#505)
  • Support debian 10 for old glibc compatibility (required for Oracle TDE) (#508)
  • Add GitHub Copilot instructions for KMS development workflow (#504)

🐛 Bug Fixes

  • Test docker container once generated by ci (#481)

⚙️ Miscellaneous Tasks

  • Use machete and publish crates on tags (#499)
  • Remove test data folder (#497)
  • Reorder crates in Cargo.toml
  • Fix docker image name in tests (#500)
  • Automate CVE resolution (when possible) by mirroring deny.toml in .cargo/audit.toml

Don't miss a new kms release

NewReleases is sending notifications on new releases.