Minio - Package Updates
Pinned
Minio
-
[1.165.0]
- Update minio to 2021-06-17T00-10-46Z
- Changelog
-
[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.2.0]
- Update minio to 2022-02-05T04-40-59Z
- Changelog
-
[2.2.1]
- Update minio to 2022-02-07T08-17-33Z
- Changelog
-
[2.3.0]
- Update minio to 2022-02-18T01-50-10Z
- Changelog
-
[2.3.1]
- Update minio to 2022-02-24T22-12-01Z
- Changelog
-
[2.3.2]
- Update minio to 2022-02-26T02-54-46Z
- Changelog
-
-
[2.4.0]
- Update minio to 2022-03-11T11-08-23Z
- Changelog
-
[2.4.1]
- Update minio to 2022-03-11T23-57-45Z
- Changelog
- add filesystem group change policy for large minio deployments by @dharapvj in #14528
- Fix regression from range GET proxying #14345 by @poornas in #14532
-
[2.4.2]
- Update minio to 2022-03-14T18-25-24Z
- Changelog
-
[2.4.3]
- Update minio to 2022-03-17T06-34-49Z
- Changelog
-
[2.4.4]
- Update minio to 2022-03-22T02-05-10Z
- Changelog
-
[2.4.5]
- Update minio to 2022-03-24T00-43-44Z
- Changelog
-
[2.4.6]
- Update minio to 2022-03-26T06-49-28Z
- Changelog
-
[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