Release 2024-04-12T13-50-00Z
minio-trusted
released this
15 Apr 03:40
·
17 commits
to master
since this release
Release Notes
Release 2024-04-12T13-50-00Z
is a bugfix that fixes bugs cache garbage collection.
Before, the KES server did not expiry cache entries correctly when offline caching was enabled. In particular, it did not honor the
offline expiry in all cases.
What's Changed
- fix: typos, upgrade linter and CI go-version by @harshavardhana in #456
- vault: improve Vault API interaction by @aead in #458
- Remove 'rm' from list by @ramondeklein in #457
- set cache default values as documented by @aead in #460
New Contributors
- @ramondeklein made their first contribution in #457
Full Changelog: 2024-03-28T12-56-37Z...2024-04-12T13-50-00Z