From 21a9215023191824a2db9be1434a7e27dcd4651e Mon Sep 17 00:00:00 2001 From: Evgeny Soynov Date: Fri, 10 Sep 2021 11:16:08 +0200 Subject: [PATCH] Updated changelog Signed-off-by: Evgeny Soynov --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 574eb39..9bfc5f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,27 @@ All notable changes to this project will be documented in this file. +## Release 1.1.2 (2021-09-10) + +**Features** + +- Changed `storage_root` to acccept both string and array of strings to support + erasure coding +- Added support for custom deployment definitions with `MINIO_DEPLOYMENT_DEFINITION` + to support erasure coding and distributed deployments + +## Release 1.1.1 (2021-09-08) + +**Features** + +- Moved existing profiles to `server` namespace +- Added support for minio client deployments +- Added support for client alias management +- Added support for certificate deployments +- Added support for custom locations for the configuration file +- Added support for providing additional options for minio server with `MINIO_OPTS` +- Updated documentation + ## Release 1.1.0 (2017-11-15) With this release, ownership of this module is transfered to Kogito UG,