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

latest releases: 2024-04-12T13-50-00Z, 2024-03-28T12-56-37Z
one month 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.