|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: minio |
|
|
|
category: developer |
|
|
|
name: MinIO |
|
|
|
version: "RELEASE.2024-09-13T20-26-02Z" |
|
|
|
version: "RELEASE.2024-09-22T00-33-43Z" |
|
|
|
tagline: The Object Store for AI Data Infrastructure |
|
|
|
description: >- |
|
|
|
MinIO is a high-performance, S3 compatible object store. It is built for |
|
|
@ -40,15 +40,14 @@ defaultUsername: umbrel |
|
|
|
releaseNotes: >- |
|
|
|
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 |
|
|
|
- Enhanced S3 Select functionality with JSON document size limit |
|
|
|
- Improved service account management for non-admin users |
|
|
|
- Added bulk listing capability for built-in user access keys |
|
|
|
- Optimized handling of stale uploads cleanup |
|
|
|
- Improved error logging for binary checksum calculations |
|
|
|
- Fixed issues with PutObject trailing checksum |
|
|
|
- Added default HTTP timeout for audit webhook configurations |
|
|
|
- Updated to MinIO console v1.7.1 |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/minio/minio/releases |