Releases: minio/kes
Release version 0.15.0
Changelog
29ae29a Update docker release file to v0.14.0
f594e05 add ErrDecrypt error (#130)
01644f7 add release tag from docker build (#135)
7cbf05b add support for TLS 1.2
1936cd4 client: fix ListPolicies HTTP method
f1f9507 fix: release kes containers to quay.io as well
f116f88 metric: add counters for error and audit events
9ebb289 policy: add deny rules
6c4ab49 retry: set GetBody callback when request body is present
984966c use streaming API for listing identities (#129)
2932dc6 vault: add support for the K/V v2 engine (#136)
f4581d9 vault: return more descriptive error for K/V v2 backend
Docker images
docker pull minio/kes:v0.15.0
docker pull quay.io/minio/kes:v0.15.0
docker pull minio/kes:latest
Release version 0.14.0
Changelog
046739a Update README.md
3138d73 Update README.md
1662518 add example for generating a new key
9153644 add internal/fips package for FIPS 140 support
6b23973 cli: fetch and visualize server metrics
92fa79d cli: fix incorrect handling of the context argument
b9e4806 client: add support for multiple server endpoints
75c2cc4 metrics: exclude the +Inf bucket when parsing metrics
8af5141 plugin: add generic KES KeyStore plugin v1 (#121)
Docker images
docker pull minio/kes:v0.14.0
docker pull minio/kes:latest
Release version 0.13.6
Changelog
dbb42f3 Update README.md
3f715d8 Update README.md
7d9921c add active request and uptime metrics
a310981 add mechanism to create keys in a declarative way
a232c17 add missing 'v' prefix for version
2ff3fb1 drop http/2 as minimum requirement HTTP version
548979f fix decoding of data encryption keys
a7def79 identity: add support for creating server certificates
Docker images
docker pull minio/kes:v0.13.6
docker pull minio/kes:latest
Release version 0.13.5
Changelog
69566d5 add cancellation support to KES SDK and CLI
d322cdd compare correct version strings use semver helper package
363a682 docs: add AGPLv3 badge
4b63770 server; listen on all net interfaces by default
e051e9a update CI and release pipeline to use Go 1.16
Docker images
docker pull minio/kes:v0.13.5
docker pull minio/kes:latest
Release version 0.13.4
Version 0.13.3
Version 0.13.2
Version 0.13.1
Version 0.13.0
Changelog
1733747 Add Dockerfile with Red Hat UBI
6a29799 Remove alpine base image and use UBI as default
2be036d add goreleaser dist/ to .gitignore
292db6d add new server API for listing keys
ea8d479 aws: fix incorrect listing behavior
ee275fb ci: update golang-ci version (1.20 -> 1.33)
6f05ade cli: add kes tool migrate
command
2820eab config: allow most config fields be replaced with env. vars
63074f4 fs: do not return an error if delete succeeds
7c110c9 refactor the logging infrastructure
5b86974 replace os.Is{...}
error checks with errors.Is(err, ...)
d85a727 vault: add support for kubernetes authentication method
Docker images
docker pull minio/kes:v0.13.0
docker pull minio/kes:latest