[5.5.0] - 2025-07-08
๐ Features
- Implement Register KMIP Operation
- ANSI colors in stdout are now disabled by default but can be re-enabled using a configuration flag
- Handle extension file to define x509 setup extensions for Google CSE keypairs create command
๐ Bug Fixes
- Fix the default path for the
kms.toml
file on Windows - Full configuration
kms.toml
file for Linux packaged distributions - Handle KMIP Dates as OffsetDateTime instead of i64
โ๏ธ Miscellaneous Tasks
- Display items ID on google keypairs creation command
๐ Documentation
- Missing documentation on the rolling file appender in the server configuration file
- Update README.md to reflect that the KMS now builds in FIPS mode by default
๐งช Testing
- Test custom JWT used from Google CSE migration endpoints
- Test Import and Register KMIP operations