Skip to content

Release version 0.22.0

Compare
Choose a tag to compare
@minio-trusted minio-trusted released this 16 Nov 08:01
· 130 commits to master since this release

Changelog

  • c3dead4 Update README.md
  • bf03f68 add support for custom CA certificates
  • 865c638 cmd: improve update subcommand
  • 16634e0 cmd: reject server certificates without SANs
  • 21bd592 implement stateful client-side load balancing
  • 57bf351 kes: allow clients to instantiate Enclave
  • a0a95c8 keserv: fix GCP secretmanager initialization
  • 1767cc2 keserv: fix nil assignment and add tests
  • 5f65344 kestest: add metrics test
  • 2c25208 kms: fix recursion bug in Error
  • 206bb63 new package kms and keserv
  • 0d28766 retry when server returns 5xx error codes
  • 4963b53 update ubi-minimal image to latest v8.7
  • 1d592b7 use golangci-lint action instead of custom download
  • db91871 use human readable memory limits
  • 87de9e0 vault: use default approle engine