Minio - Package Updates
Pinned
Minio
-
[1.160.0]
- Update minio to 2021-04-06T23-11-00Z
- Full changelog
- Improve error message from SetRemoteTargetHandler (#11909) (03/26/21) (Poorna Krishnamoorthy)
- unmarshal both LegalHold and ObjectLockLegalHold XML types (#11921) (03/29/21) (Harshavardhana)
- crawling: Apply lifecycle then decide healing action (#11563) (03/31/21) (Anis Elleuch)
- add policy conditions support for signatureVersion and authType (#11947) (04/02/21) (Harshavardhana)
- fix: properly close leaking bandwidth monitor channel (#11967) (04/05/21) (Harshavardhana)
-
[1.161.0]
- Update minio to 2021-04-18T19-26-29Z
- Full changelog
Improve replication performance. See (#12080, #12054, #12009) for more details. - Minor improvements in Lifecycle. See (#12077, #12039) for more details.
- fix: calculate correct content range with partNumber query. See (#11992) for more details.
- scanner: Shuffle disks to scan. See (#12036) for more details.
- Add runtime mem stats to server info. See (#11995) for more details.
-
[1.162.0]
- Update minio to 2021-04-22T15-44-28Z
- Full changelog
- fix: pick valid FileInfo additionally based on dataDir. See (#12116) for more details.
- Service account related improvements. See (#12117) for more details.
- fix: newMultipartUpload should go to same pool as existing object. See (#12106) for more details.
- ignore more tokens in some mountinfo entries. See (#12104) for more details.
- Grab read lock while reading usage cache. See (#12111) for more details.
-
[2.0.0]
- This is a major update. This requires Cloudron 7.1 to work. The changes below are required for the app to work. The newer version of the app has 2 domain names - one for the console (browser UI) and one of the API domain (API/S3 requests).
- Be sure to take a backup before updating the app.
- Once updated, go to the
Location
view and set the API Domain. - Update the various apps/servers/code to use the API domain as the backup destination.
- This is a major update. This requires Cloudron 7.1 to work. The changes below are required for the app to work. The newer version of the app has 2 domain names - one for the console (browser UI) and one of the API domain (API/S3 requests).
-
[2.1.0]
- Update minio to 2022-01-28T02-28-16Z
- Changelog
- make sure to pass groups for all credentials while verifying policies by @harshavardhana in #14193
- do not expect 'speedtest' to be a bucket by @harshavardhana in #14199
- Optimize read locker cleanup by @klauspost in #14200
- Ensure that AssumeRole calls are sent to Audit log by @donatello in #14202
-