Minio - Package Updates
Pinned
Minio
-
[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
-
-
[2.4.7]
- Update minio to 2022-04-01T03-41-39Z
- Changelog
- Always get the actual object size in bulk SSE-S3 by @vadmeste in #14637
- listing: decrypt only SSE-S3 single-part ETags by @aead in #14638
- Load IAM with a single listing call by @donatello in #14640
- fix: multiple pool setup return incorrect DeleteMarker metadata by @harshavardhana in #14642
- Quick type for fix ttfb entry in table by @eco-minio in #14647