|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: minio |
|
|
|
category: developer |
|
|
|
name: MinIO |
|
|
|
version: "RELEASE.2024-10-02T17-50-41Z" |
|
|
|
version: "RELEASE.2024-10-13T13-34-11Z" |
|
|
|
tagline: The Object Store for AI Data Infrastructure |
|
|
|
description: >- |
|
|
|
MinIO is a high-performance, S3 compatible object store. It is built for |
|
|
@ -38,15 +38,15 @@ path: "" |
|
|
|
deterministicPassword: true |
|
|
|
defaultUsername: umbrel |
|
|
|
releaseNotes: >- |
|
|
|
What's Changed: |
|
|
|
- Improved performance by limiting parsing depth. |
|
|
|
- Added an option to exclude lists when using the mc stat command. |
|
|
|
- Improved file handling during renaming. |
|
|
|
- Fixed an issue with memory limits on PPC systems. |
|
|
|
- Enhanced console actions with custom authorization. |
|
|
|
- Improved handling of delete markers in distributed setups. |
|
|
|
- Fixed a startup issue related to checksum errors. |
|
|
|
- Listed all batch job types for better management. |
|
|
|
- Reduced unnecessary error logs during auditing. |
|
|
|
This release includes several improvements and optimizations: |
|
|
|
|
|
|
|
- Enhanced S3 Select functionality |
|
|
|
- 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 and handling |
|
|
|
- Fixed issues with object tagging during replication |
|
|
|
- Enhanced KMS key management in replication |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/minio/minio/releases |