What's Changed * Implement YAML secret backend for development by Alveel in https://github.com/Alveel/minio-manager/pull/58 * Update dependencies and get started with development faster by Alveel in https://github.com/Alveel/minio-manager/pull/59 * Fix build image by Alveel in https://github.com/Alveel/minio-manager/pull/62 * Improve comparison of current/desired ILM policies; by Alveel in https://github.com/Alveel/minio-manager/pull/63
Note: this release includes a breaking change. You must rename variable `MINIO_MANAGER_KEEPASS_FILENAME` to `MINIO_MANAGER_SECRET_BACKEND_PATH`. This is to decrease variable creep when introducing new secret backends.
0.5.1beta.1
What's Changed * Fix build image by Alveel in https://github.com/Alveel/minio-manager/pull/62
What's Changed * Implement YAML secret backend for development by Alveel in https://github.com/Alveel/minio-manager/pull/58 * Update dependencies and get started with development faster by Alveel in https://github.com/Alveel/minio-manager/pull/59
What's Changed * Improve debugging by Alveel in https://github.com/Alveel/minio-manager/pull/52 * Use the full name of the bucket in the base policy by Alveel in https://github.com/Alveel/minio-manager/pull/53 * Execution measurement and error clarification by Alveel in https://github.com/Alveel/minio-manager/pull/54