github minio/kes v0.6.0
Version 0.6.0

latest releases: 2024-10-31T07-42-41Z, 2024-09-11T07-22-50Z, 2024-09-03T10-39-51Z...
4 years ago

Added

  • New version API endpoint that returns the server version as json (22e34fd)
  • Support for TLS proxies. Now a TLS proxy (e.g. nginx) can be put in-between the kes server and client.
    See #18 for more details. (7aa62ff)

Changed

  • The server error API now returns error responses as json. This is a step to expose a complete json-API. (1055a66)
  • The audit log trace output now shows truncated response time values - like 1.07s instead of 1.0743840s (462c981)

Fixed

  • Calling ResponseWriter.WriteHeader twice in case when subscribing to the audit log via /v1/log/audit/trace API. (4b4a0b7)
  • Usage of default HTTP client when requesting the server version (3b1cfb8)
  • Ignore static AWS credentials and instead rely on the AWS SDK to fetch the credentials from env. variables or EC2 metadata. See: #26 (4c173a8)

Don't miss a new kes release

NewReleases is sending notifications on new releases.