|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
id: minio |
|
|
id: minio |
|
|
category: developer |
|
|
category: developer |
|
|
name: MinIO |
|
|
name: MinIO |
|
|
version: "RELEASE.2024-08-29T01-40-52Z" |
|
|
version: "RELEASE.2024-09-13T20-26-02Z" |
|
|
tagline: The Object Store for AI Data Infrastructure |
|
|
tagline: The Object Store for AI Data Infrastructure |
|
|
description: >- |
|
|
description: >- |
|
|
MinIO is a high-performance, S3 compatible object store. It is built for |
|
|
MinIO is a high-performance, S3 compatible object store. It is built for |
|
@ -38,7 +38,17 @@ path: "" |
|
|
deterministicPassword: true |
|
|
deterministicPassword: true |
|
|
defaultUsername: umbrel |
|
|
defaultUsername: umbrel |
|
|
releaseNotes: >- |
|
|
releaseNotes: >- |
|
|
This is a small bug fix release. |
|
|
This release includes several improvements and optimizations: |
|
|
|
|
|
|
|
|
|
|
|
- Enhanced support for SVE on Graviton 4 processors |
|
|
|
|
|
- Improved handling of 'xl.meta' updates |
|
|
|
|
|
- Optimized grid handler for upload-id cache clearing |
|
|
|
|
|
- Enhanced multipart upload support with ETag and small object pre-reading |
|
|
|
|
|
- Added HTTP timeout to audit webhook configurations |
|
|
|
|
|
- Improved replication statistics handling |
|
|
|
|
|
- Enabled compression with encryption in CopyObject API |
|
|
|
|
|
- Added force parameter for tiering removal |
|
|
|
|
|
- Optimized locking for multi-pool PutObject operations |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/minio/minio/releases |
|
|
Full release notes are found at https://github.com/minio/minio/releases |