|
|
@ -2,7 +2,7 @@ manifestVersion: 1 |
|
|
|
id: minio |
|
|
|
category: developer |
|
|
|
name: MinIO |
|
|
|
version: "RELEASE.2024-02-17T01-15-57Z" |
|
|
|
version: "RELEASE.2024-07-26T20-48-21Z" |
|
|
|
tagline: The Object Store for AI Data Infrastructure |
|
|
|
description: >- |
|
|
|
MinIO is a high-performance, S3 compatible object store. It is built for |
|
|
@ -13,21 +13,14 @@ description: >- |
|
|
|
|
|
|
|
Understand the Features that Make MinIO the Industry's Most Widely Deployed Object Store: |
|
|
|
|
|
|
|
- Bucket & Object Immutability |
|
|
|
|
|
|
|
- Encryption |
|
|
|
|
|
|
|
- Active Active Replication for Object Storage |
|
|
|
|
|
|
|
- Automated Data Management Interfaces |
|
|
|
|
|
|
|
- Object Storage Built for S3 |
|
|
|
|
|
|
|
- Data Life Cycle Management & Tiering |
|
|
|
|
|
|
|
- Scalable Object Storage |
|
|
|
|
|
|
|
- Identity & Access Management |
|
|
|
- Bucket & Object Immutability |
|
|
|
- Encryption |
|
|
|
- Active Active Replication for Object Storage |
|
|
|
- Automated Data Management Interfaces |
|
|
|
- Object Storage Built for S3 |
|
|
|
- Data Life Cycle Management & Tiering |
|
|
|
- Scalable Object Storage |
|
|
|
- Identity & Access Management |
|
|
|
|
|
|
|
developer: "MinIO, Inc." |
|
|
|
submitter: maipal-c |
|
|
@ -44,4 +37,13 @@ gallery: |
|
|
|
path: "" |
|
|
|
deterministicPassword: true |
|
|
|
defaultUsername: umbrel |
|
|
|
releaseNotes: "" |
|
|
|
releaseNotes: >- |
|
|
|
This update includes several bug fixes and 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. |