github minio/kes 2023-05-02T22-48-10Z
Release 2023-05-02T22-48-10Z

latest releases: 2024-04-12T13-50-00Z, 2024-03-28T12-56-37Z, 2024-03-13T17-52-13Z...
12 months ago

Release Notes

New Features

Readiness API

The KES edge server provides a new readiness API /v1/ready. This allows users to determine whether the system is ready to handle
requests. Authentication for the /v1/ready API can also be disabled to support systems that do not support mTLS probes. Disabling authentication has some subtle impacts on how mTLS connections are handled. Refer to the commit message d15990d for more
details.

Bug Fixes

With commit 1e46c48, KES loads the Azure KeyVault tenant-id correctly.


What's Changed

  • add readiness API by @aead in #354
  • improve kes identity new command by @aead in #355
  • fix: Load Azure KeyVault tenant-id correctly from the config file by @vadmeste in #357

New Contributors

Full Changelog: 2023-04-18T19-36-09Z...2023-05-02T22-48-10Z

Don't miss a new kes release

NewReleases is sending notifications on new releases.