MinIO Object Browser: removal of management features: Difference between revisions
Bythmusters (talk | contribs) Added cargo template |
DriftArray (talk | contribs) m Add in-text link to GitHub PR for ease of navigation; remove extra space →Removal of Management Features in Object Browser 2.0 |
||
| Line 18: | Line 18: | ||
==Removal of Management Features in Object Browser 2.0== | ==Removal of Management Features in Object Browser 2.0== | ||
In May 2025, MinIO released version 2.0 of its Object Browser, which significantly reduced the functionality of the web-based interface. <ref>[https://github.com/minio/object-browser/pull/3509 GitHub Pull Request #3509]</ref> | In May 2025, MinIO released version 2.0 of its Object Browser, which significantly reduced the functionality of the web-based interface.<ref>[https://github.com/minio/object-browser/pull/3509 GitHub Pull Request #3509]</ref> | ||
The update removed key management features, including: | The update removed key management features, including: | ||
| Line 26: | Line 26: | ||
*Bucket management | *Bucket management | ||
These features were previously accessible through the Object Browser's UI but now require the use of the <code>mc</code> command-line client or a paid upgrade to MinIO's commercial offerings. The changes were implemented via GitHub Pull Request #3509. The official release notes framed the update as a simplification, but critics argued that it effectively limited the utility of the free version. | These features were previously accessible through the Object Browser's UI but now require the use of the <code>mc</code> command-line client or a paid upgrade to MinIO's commercial offerings. The changes were implemented via [https://github.com/minio/object-browser/pull/3509 GitHub Pull Request #3509]. The official release notes framed the update as a simplification, but critics argued that it effectively limited the utility of the free version. | ||
==MinIO's Response== | ==MinIO's Response== | ||