github minio/kes 2024-03-13T17-52-13Z
Release 2024-03-13T17-52-13Z

latest releases: 2025-01-30T09-41-53Z, v0.24.0, 2024-12-30T17-40-21Z...
11 months ago

Release Notes

Release 2024-03-13T17-52-13Z is a bugfix release that fixes two issues:

  • PR #451 fixes a resource leak in the AWS, GCP, Fortanix and Gemalto backend that can cause OOM issues.
  • PR #453 fixes an authentication issue that can cause connection failures since the server "just" requested, but not demanded a client certificate. Hence, clients might not send one causing authentication to fail. Now, the KES server requires a client certificate.

What's Changed

  • keystore: fix conn leak in {AWS,GCP,Fortanx,Gemalto} backend by @aead in #451
  • require a TLS client certificate by default by @aead in #453

Full Changelog: 2024-03-01T18-06-46Z...2024-03-13T17-52-13Z

Don't miss a new kes release

NewReleases is sending notifications on new releases.