Minio - RELEASE.2021-07-08T01-15-01Z
Highlights
- Click here to download the latest version of MinIO.
- Click here for production support.
- Embedded MinIO Browser removed replaced with MinIO Console project https://github.com/minio/console
- Listing refactor to reduce memory usage and predictability refer #12605
- Replication now replicates multipart calls in same order as it was uploaded.
- Audit logging support for Replication and ILM tiering.
- NOTE: It is advised that anyone upgrading from any release from 2020 should directly upgrade to
RELEASE.2021-06-07T21-40-51Z - (or any release prior to RELEASE.2021-05-11T23-27-41Z so that
you can then directly upgrade to RELEASE.2021-06-07T21-40-51Z or later). A healing issue that leads
to premature truncation of objects when healing legacy content before versioning was introduced
refer #12459, #12410, and #12451
Changelog
- update CREDITS with latest deps (07/07/21) (Harshavardhana)
- fix: update README.md for new release (#12637) (07/07/21) (Harshavardhana)
- fix: handle redirects for specific resources (#12629) (07/07/21) (Harshavardhana)
- fix: order of args ListObjectsV2 S3 gateway (07/06/21) (Harshavardhana)
- fix: honor system umask for file creates (#12601) (07/06/21) (Harshavardhana)
- fix: support startAfter with S3 gateway (07/05/21) (Harshavardhana)
- feat: Implement listing version 3.0 (#12605) (07/05/21) (Klaus Post)
- fix: cross compilation on openbsd/amd64 (07/04/21) (Harshavardhana)
- fix: two different scanner update races (#12615) (07/02/21) (Klaus Post)
- fix: multi-way list entry resolution (#12617) (07/02/21) (Klaus Post)
- LDAP Test connection was not using GlobalRootCAs (#12612) (07/01/21) (Lenin Alevski)
- simplify audit logging for replication and ILM (#12610) (07/01/21) (Harshavardhana)
- Add a 'free' version to track deletion of tiered object content (#12470) (06/30/21) (Krishnan Parthasarathi)
- fix: enhance openid claim missing error (#12608) (06/30/21) (Aditya Manthramurthy)
- fix: set the correct IDP salt/passphrase (06/30/21) (Harshavardhana)
- add support for customizing redirect_uri for IDP (#12607) (06/30/21) (Harshavardhana)
- Use multipart call for replication (#12535) (06/30/21) (Poorna Krishnamoorthy)
- fix: use NumVersions for list resolver (#12599) (06/30/21) (Harshavardhana)
- support implicit flow in web-identity.go example (#12600) (06/30/21) (Harshavardhana)
- fix: drive state not added in health report (#12603) (06/30/21) (Shireesh Anjal)
- update minio/console to latest master (06/29/21) (Harshavardhana)
- fix: add missing readTriggerCh close (#12593) (06/29/21) (Harshavardhana)
- Change replication to use read lock instead of writelock (#12581) (06/28/21) (Poorna Krishnamoorthy)
- Upgrade ubi8/ubi-minimal to 8.4 (#12588) (06/28/21) (Vincent Partington)
- fix:(replication/bandwidth) add missing validation in monitored reader (#12582) (06/27/21) (Poorna Krishnamoorthy)
- update minio/console to latest master (06/25/21) (Harshavardhana)
- upgrade minio/pkg to v1.0.8 (06/25/21) (Harshavardhana)
- remove deprecated warning for 'mc encrypt' (06/25/21) (Harshavardhana)
- Use rate.Limiter for bandwidth monitoring (#12506) (06/24/21) (Poorna Krishnamoorthy)
- allow resetting and reapply config on broken clusters (#12554) (06/24/21) (Harshavardhana)
- update console dependency for MinIO (06/24/21) (Harshavardhana)
- allow OPA fallback for STS requests (#12568) (06/24/21) (Harshavardhana)
- fix: apply pre-conditions first on object metadata (#12545) (06/24/21) (Harshavardhana)
- [deps]: update jwt-go dependency (#12544) (06/24/21) (Emir Δ°Εman)
- Clean up targets properly on bucket deletion (#12565) (06/24/21) (Poorna Krishnamoorthy)
- docs: add limits for bucket and object name length (#12564) (06/23/21) (iternity-dotcom)
- do not heal "backend-encrypted" out-of-band with migration (#12556) (06/23/21) (Harshavardhana)
- update CREDITS file with latest deps (06/23/21) (Harshavardhana)
- panic: unaligned 64-bit atomic operation (#12559) (06/23/21) (zxxxhonest)
- fix: ForceUnlock should unlock everywhere (#12542) (06/21/21) (Harshavardhana)
- lock on multi pool object creation (#12541) (06/21/21) (Klaus Post)
- fix: --console-address when specified endpoints missing (#12534) (06/20/21) (Harshavardhana)
- build things separately in separate jobs (#12533) (06/18/21) (Harshavardhana)
- Set theme jekyll-theme-minimal (06/18/21) (Harshavardhana)
- fs: Handle no buckets (#12531) (06/18/21) (Klaus Post)
- add CNAME for charts.min.io URL (06/18/21) (Harshavardhana)
- build containers to ship FIPS compatible MinIO (06/18/21) (Harshavardhana)
- feat: Deprecate embedded browser and import console (#12460) (06/17/21) (Harshavardhana)
- fs: Return faster on no ListObjects results (#12525) (06/17/21) (Klaus Post)
Details
date
July 8, 2021, 6:12 a.m.
name
Feature release
type
Unknown
π
Register or login to:
- πView and search all Minio releases.
- π οΈCreate and share lists to track your tools.
- π¨Setup notifications for major, security, feature or patch updates.
- πMuch more coming soon!