Minio - RELEASE.2018-10-18T00-28-58Z
Highlights
- Minio Server now supports the notion of users with attached policies. More details here and here.
- Minio Server can be configured with external Identity Providers such as Keycloak, WSO2, Okta, Ping Identity to manage users. OPA may be used to manage policies. More details here.
- Minio Server now supports rotating credentials. Minio in the gateway mode works with etcd to support rotating credentials. More details here.
- Miscellaneous bug fixes in the areas of encryption, quorum, and s3 select.
Changelog
- Treat columns with spaces inbetween [s3Select] (#6597) (10/17/18)
- Add missing error check (#6632) (10/17/18)
- Spelling changes and fixed link (#6596) (10/17/18)
- Update lint installation (#6650) (10/17/18)
- handle exception InvalidPart (#6649) (10/18/18)
- Fix a typo in multi-user doc (#6643) (10/16/18)
- move SSE-C TLS enforcement into generic handler (#6639) (10/17/18)
- Fix browser login with multi users (#6644) (10/16/18)
- Update config documentation (#6634) (10/17/18)
- xl: Add '.CORRUPTED' prefix to corrupted objects (#6592) (10/16/18)
- Fix toggling users status (#6640) (10/16/18)
- Disable printing access/secrets in systemd (#6621) (10/16/18)
- Add canned policy support (#6637) (10/16/18)
- Add code to translate errInvalidEncryptionParameters to APIErrcode (#6625) (10/16/18)
- Validate user provided SSE-C key on Head Object API (#6600) (10/16/18)
- crypto: add functions for sealing/unsealing the etag for SSE (#6618) (10/16/18)
- cache: remove cache space constraint (#6635) (10/15/18)
- Remove applying custom policies with STS access keys (#6626) (10/15/18)
- profiling: Fix downloading tracing profiling data (#6599) (10/15/18)
- encryption: Fix copy from encrypted multipart to single part (#6604) (10/15/18)
- Add ListUsers API to list all configured users in IAM (#6619) (10/13/18)
- crypto: add helper functions for unsealing object keys (#6609) (10/13/18)
- Add audit logging for S3 and Web handlers (#6571) (10/12/18)
- Add etcd support to support STS on gateway mode (#6531) (10/12/18)
- fix travis CI build (#6620) (10/11/18)
- Docs fix for restart issue with orchestrated minio stack (#6606) (#6613) (10/11/18)
- fix: Close cacheReader if cache entry has expired (#6610) (10/10/18)
- Fix: Disallow requests with SSE-KMS headers (#6587) (10/09/18)
- Optimize string processing in select (#6593) (10/09/18)
- Introduce STS client grants API and OPA policy integration (#6168) (10/09/18)
- Fix out-of-bound array access crash in select processing (#6594) (10/09/18)
- Handle read/quorum errors when initializing all subsystems (#6585) (10/08/18)
Details
date
Oct. 18, 2018, 12:45 a.m.
name
Major Feature Release
type
Major
👇
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!