|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
id: minio |
|
|
id: minio |
|
|
category: developer |
|
|
category: developer |
|
|
name: MinIO |
|
|
name: MinIO |
|
|
version: "RELEASE.2024-07-26T20-48-21Z" |
|
|
version: "RELEASE.2024-08-03T04-33-23Z" |
|
|
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,12 +38,12 @@ path: "" |
|
|
deterministicPassword: true |
|
|
deterministicPassword: true |
|
|
defaultUsername: umbrel |
|
|
defaultUsername: umbrel |
|
|
releaseNotes: >- |
|
|
releaseNotes: >- |
|
|
This update includes several bug fixes and improvements: |
|
|
This update includes several improvements: |
|
|
- Fixed issues with batch expiry and progress saving. |
|
|
|
|
|
- Improved S3 listing with ILM enabled buckets. |
|
|
|
|
|
- Enhanced FIPS-compliant TLS ciphers enforcement in FIPS mode. |
|
|
|
|
|
- Optimized performance for unversioned READS. |
|
|
|
|
|
- Fixed unicode behavior in LDAP group memberships. |
|
|
|
|
|
- Improved connection deadlines and reduced log spam for batch replication jobs. |
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/minio/minio/releases. |
|
|
- Enhanced support for batch replication prefix slicing |
|
|
|
|
|
- Fixed replication last hour metric |
|
|
|
|
|
- Updated documentation for debug metrics |
|
|
|
|
|
- Upgraded console version to 1.7.0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full release notes are found at https://github.com/minio/minio/releases |