Skip to content

Releases: bauer-group/CS-MinIO

v0.3.6

09 Apr 10:27

Choose a tag to compare

0.3.6 (2026-04-09)

v0.3.5

08 Apr 10:25

Choose a tag to compare

0.3.5 (2026-04-08)

v0.3.4

27 Mar 10:18

Choose a tag to compare

0.3.4 (2026-03-27)

v0.3.3

07 Mar 09:56

Choose a tag to compare

0.3.3 (2026-03-07)

🐛 Bug Fixes

  • improve error handling in _mc function across multiple task files (a0cb05e)

v0.3.2

06 Mar 10:12

Choose a tag to compare

0.3.2 (2026-03-06)

v0.3.1

23 Feb 20:30

Choose a tag to compare

0.3.1 (2026-02-23)

🐛 Bug Fixes

  • reorganize user and group tasks for clarity and maintainability (52f45fa)

v0.3.0

23 Feb 05:34

Choose a tag to compare

0.3.0 (2026-02-23)

🚀 Features

  • add lifecycle rules support for buckets and update documentation (a91b9a0)

v0.2.2

16 Feb 20:44

Choose a tag to compare

0.2.2 (2026-02-16)

🐛 Bug Fixes

  • remove healthcheck configuration from docker-compose files (d5cf0d0)
  • update health check parameters in Dockerfile for improved reliability (28f3697)

v0.2.1

14 Feb 10:06

Choose a tag to compare

0.2.1 (2026-02-14)

v0.2.0

13 Feb 21:51

Choose a tag to compare

0.2.0 (2026-02-13)

🚀 Features

  • add additional environment variables for app, backup, and console users in docker-compose (008ff5c)
  • add kqueue build tag for mc and set default CMD for MinIO server (fc9035c)
  • add MinIO Admin Console configuration and Dockerfile (7c4acbf)
  • add optional Prometheus monitoring configuration to docker-compose files (a72d806)
  • enhance development setup with new docker-compose file and example init config; update environment variables and remove deprecated init config (c6ca8e7)
  • Enhance MinIO initialization with comprehensive configuration support (7e755ed)
  • implement admin console override and update configurations (c662042)
  • refactor MinIO client image variables to use BASE_ prefix in configuration files (dbb2c4d)
  • Refactor user and group management tasks; enhance configuration and add new features (065c069)
  • simplify retention validity formatting in bucket creation task (96a8edd)
  • update base images and Docker release workflow to use 'latest' tags (09b0007)
  • update CMD in Dockerfile to specify server and console addresses (06a556e)
  • update console configuration and remove admin console override file (7969fc0)
  • update console credentials and configurations across multiple files (94fbf03)
  • update console references and clarify admin console functionality in configuration files (cbe35da)
  • update default MinIO root user and password in docker-compose files (2f5f643)
  • update default MinIO root user and password; enhance service account creation process (26d3fec)
  • update Dockerfiles and environment variables to use source repositories for MinIO and mc client (70f1dea)
  • update environment variables in Docker Compose files for MinIO configuration (97e3ae4)
  • update MinIO and init container versions to latest in docker-compose files (39ea2dd)
  • update MinIO and mc client versions to use 'master' branch for development (9e802cb)
  • update README and bucket task implementation; modify default root user/password and clean up unused code (ad6db5a)