Skip to content

4.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 13:28
· 89 commits to develop since this release

[4.17.0] - 2024-07-05

πŸš€ Features

  • Add KMIP operation Validate for certificates (#247)
  • Added RSA benchmarks (#251)
  • Add OpenTelemetry OTLP protocol support to KMS server (#253)
  • Support for multiple certification scenarios and self-signing (#248)

πŸ› Bug Fixes

  • Fix vulnerability RUSTSEC-2024-0336 (#244)
  • Fix vulnerability RUSTSEC-2024-0344 (#254) and (#255)

βš™οΈ Miscellaneous Tasks

  • Create Debian/RPM packages for Ubuntu 2x.04 and RHEL 9 (#264)
  • Drop Centos 7 support (#265)
  • Replace cargo audit with cargo deny (#245)
  • Replace Linux cross-compiling for Windows with compiling on Windows Github runner (#249)
  • Add support for build on MacOS ARM