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
-
[2.4.9]
- Update minio to 2022-04-12T06-55-35Z
- Changelog
- Fix a privilege escalation security issue - https://github.com/minio/minio/security/advisories/GHSA-2j69-jjmg-534q
- Console v0.15.10 by @dvaldivia in #14723
- align atomic variables once more for 32bit by @harshavardhana in #14721
- make sure to pass Lifecycle if set for List filtering by @harshavardhana in #14722
- Set permissions for GitHub actions by @naveensrinivasan in #14693
- Add support for minio tier type by @krisis in #14468