[5.8.0] - 2025-09-05
🚀 Features
- Add KMIP operations
Sign
andVerifySignature
for digital signature support (#511) - Add TLS cipher suites selection (#524)
🐛 Bug Fixes
- (google_cse) Further restrict access to CSE privileged unwrap endpoint (#517)
- Fix potential race condition in Google CSE migration key pair creation when multiple servers start simultaneously (#519)
- Simplify clap JWT Auth configuration (#531)
- Add non-fips UI build (#532)
- Fix Credential parsing in KMIP Request Message (#529)
- Use crypto core for db crypto (#526)
- Cloudproof reexports (#528)
📚 Documentation
- (percona) Add correction to percona doc (#521)
- (hsm) Added KMS-HSM integration workflow graph (#523)
- Fixes CLI Key Wrapping documentation on export (#530)
- Clarify Gmail CSE CA authority usage (#533)