Skip to content

Releases: minio/minio

Feature release

09 Dec 21:42
RELEASE.2023-12-09T18-17-51Z
65f34cd
Compare
Choose a tag to compare

Highlights

  • MinIO supports starting the server arguments and configuration via a YAML configuration file. This YAML configuration
    describes everything that can be configured in a MinIO setup, such as '--address', '--console-address', and command
    line arguments for the MinIO server. Official documentation will be subsequently updated. Internal documentation on
    this feature is described here.

  • Historical flag --config-dir | -C does not work anymore. to provide a certs directory, you are advised to provide the
    supported flag --certs-dir | -S instead, --config-dir has been long deprecated its finally time to completely remove
    its support.

  • Bitrot files will now be triggered with a proactive heal when needed.

What's Changed

Full Changelog: RELEASE.2023-12-07T04-16-00Z...RELEASE.2023-12-09T18-17-51Z

Bugfix release

07 Dec 07:03
RELEASE.2023-12-07T04-16-00Z
cfed671
Compare
Choose a tag to compare

What's Changed

Full Changelog: RELEASE.2023-12-06T09-09-22Z...RELEASE.2023-12-07T04-16-00Z

Bugfix release

06 Dec 11:12
RELEASE.2023-12-06T09-09-22Z
73dde66
Compare
Choose a tag to compare

What's Changed

Full Changelog: RELEASE.2023-12-02T10-51-33Z...RELEASE.2023-12-06T09-09-22Z

Major Refactor Release

02 Dec 11:32
RELEASE.2023-12-02T10-51-33Z
a50f26b
Compare
Choose a tag to compare

Highlights

This is a major refactor release with WebSockets for internal communication between nodes.
We advise our users to follow our upgrade instructions on best practices

  • Click here to download the latest version of MinIO.
  • Click here for production support.
  • This release brings a larger change to internode communication, which is now re-implemented
    to use WebSockets for most of the internal calls. Allowing us much larger scalability to 100s
    to 1000s of nodes. To learn more about the WebSockets grid implementation please read.
  • Site replication now supports optionally heal ILM configuration to all sites, allowing ILM settings
    across buckets to be centrally managed via any site.
  • Batch replication from minio -> minio ultimately uses compressed archive by default to more
    effectively utilize the bandwidth during batch replication.
  • Support for Batch expiration of objects on your MinIO instance.
  • MinIO now also supports external caching for metadata calls such as HeadObject() in a
    distributed memory for faster lookups when you have a slower medium such as HDD and
    a READ-heavy workload pattern.

What's Changed

New Contributors

Full Changelog: RELEASE.2023-11-20T22-40-07Z...RELEASE.2023-12-02T10-51-33Z

Bugfix release

21 Nov 01:04
RELEASE.2023-11-20T22-40-07Z
f56a182
Compare
Choose a tag to compare

What's Changed

Full Changelog: RELEASE.2023-11-15T20-43-25Z...RELEASE.2023-11-20T22-40-07Z

Bugfix release

16 Nov 01:41
RELEASE.2023-11-15T20-43-25Z
38f3546
Compare
Choose a tag to compare

What's Changed

Full Changelog: RELEASE.2023-11-11T08-14-41Z...RELEASE.2023-11-15T20-43-25Z

Bugfix release

11 Nov 20:57
RELEASE.2023-11-11T08-14-41Z
9afdb05
Compare
Choose a tag to compare

What's Changed

Full Changelog: RELEASE.2023-11-06T22-26-08Z...RELEASE.2023-11-11T08-14-41Z

Bugfix release

08 Nov 08:39
RELEASE.2023-11-06T22-26-08Z
754f7a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: RELEASE.2023-11-01T18-37-25Z...RELEASE.2023-11-06T22-26-08Z

Bugfix Release

01 Nov 22:26
RELEASE.2023-11-01T18-37-25Z
4b4a98d
Compare
Choose a tag to compare

What's Changed

Full Changelog: RELEASE.2023-11-01T01-57-10Z...RELEASE.2023-11-01T18-37-25Z

Bugfix release

01 Nov 10:52
RELEASE.2023-11-01T01-57-10Z
55e713d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: RELEASE.2023-10-25T06-33-25Z...RELEASE.2023-11-01T01-57-10Z