1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-28 07:57:25 +00:00

Update package version to 5.0.0

This commit is contained in:
Package Updates
2025-06-02 17:38:31 +00:00
parent fd3dee438d
commit b0dad70e87
2 changed files with 8 additions and 1 deletions

View File

@@ -2866,3 +2866,10 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* fix: batch expiry job doesn't report delete marker in batch-status me by [@jiuker](https://github.com/jiuker) in https://github.com/minio/minio/pull/21183
* Nats tls handshake first by [@matthewdavidlloyd](https://github.com/matthewdavidlloyd) in https://github.com/minio/minio/pull/21008
[5.0.0]
* Update minio to RELEASE.2025-05-24T17-08-30Z
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-05-24T17-08-30Z)
* **BREAKING RELEASE:** Embedded UI Console is now deprecated and moved to object-browser
* **IMPORTANT:** MinIO has decided to [remove all administration features](https://github.com/minio/object-browser/pull/3509) from the console. The UI now only has an object browser. You must now use the `mc` CLI tool for creating keys and setting up permissions.
* **IMPORANT**: OIDC Auth has been removed upstream as well. You can only access MinIO using admin credentials after this update. [Access key creation is no longer possible](https://github.com/minio/minio/issues/21344) .