Skip to content

Releases: minio/kes

Release version 0.16.0

12 Aug 20:25
Compare
Choose a tag to compare

Changelog

ef76ea3 add support for Azure KeyVault key store
a0a8311 secret: add key ID to encrypted keys (#141)

Docker images

  • docker pull minio/kes:v0.16.0
  • docker pull quay.io/minio/kes:v0.16.0
  • docker pull minio/kes:latest

Release version 0.15.1

26 Jul 23:17
Compare
Choose a tag to compare

Changelog

1977371 improve request timeout handling (#139)
f627432 proxy: avoid passing nil as http.ResponseWriter to handlers (#140)
ceea0d6 test: enable policy and identity CI tests

Docker images

  • docker pull minio/kes:v0.15.1
  • docker pull quay.io/minio/kes:v0.15.1
  • docker pull minio/kes:latest

Release version 0.15.0

08 Jul 00:44
2932dc6
Compare
Choose a tag to compare

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

03 May 16:57
8af5141
Compare
Choose a tag to compare

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

31 Mar 20:05
Compare
Choose a tag to compare

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

24 Feb 23:44
Compare
Choose a tag to compare

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

19 Jan 18:50
Compare
Choose a tag to compare

Changelog

b310c93 add multi-arch container
b2f1ea2 update to v0.13.4

Docker images

  • docker pull minio/kes:v0.13.4
  • docker pull minio/kes:latest

Version 0.13.3

18 Jan 05:57
07029f7
Compare
Choose a tag to compare

Changelog

07029f7 Update README.md
a4e2d63 do not update once updated to latest release (#98)

Docker images

  • docker pull minio/kes:v0.13.3
  • docker pull minio/kes:latest

Version 0.13.2

14 Jan 10:40
Compare
Choose a tag to compare

Changelog

84f4eb6 add metrics support to client SDK
ad5ed00 feat: implement kes cli to selfupdate for new releases

Docker images

  • docker pull minio/kes:v0.13.2
  • docker pull minio/kes:latest

Version 0.13.1

11 Jan 17:22
Compare
Choose a tag to compare

Changelog

5f5cc35 CI: enable integration tests covering key listing
e476ed9 config: add env. variable support for durations
275f973 fix incorrect lookup of Vault TLS config

Docker images

  • docker pull minio/kes:v0.13.1
  • docker pull minio/kes:latest