Minio - Package Updates
Pinned
Minio
-
[3.13.15]
- Update minio to 2024-05-10T01-41-38Z
- Changelog
- fix: unexpected credentials missing while passing (05/09/24)
- remove references for MINIO_SERVER_URL (05/09/24)
- add log-prefix name for specifying custom log-name (#19712) (05/09/24)
- Revert "Fix incorrect merging of slash-suffixed objects (#19699)" (05/09/24)
- fix: truncate Expiration to second when Add ServiceAccount (#19674) (05/10/24)
- Fix incorrect merging of slash-suffixed objects (#19699) (05/09/24)
- deprecate unexpected healing failed counters (#19705) (05/09/24)
- pass around correct endpoint while registering remote storage (#19710) (05/09/24)
- ldap-import: Add additional logs (#19691) (05/09/24)
- results must be a single channel to avoid overwriting healing.bin (#19702) (05/09/24)
- chore: use errors.New to replace fmt.Errorf with no parameters (#19568) (05/09/24)
- upgrade to go1.22.x (05/09/24)
- allow caller context during reloads() to cancel (#19687) (05/08/24)
- grid: Fix a window of a disconnected node not marked as offline (#19703) (05/09/24)
- Accept multipart checksums with part count (#19680) (05/08/24)
- kms: add support for MinKMS and remove some unused/broken code (#19368) (05/08/24)
- return appropriate error upon reaching maxClients() (#19669) (05/07/24)
-
[3.13.16]
- Update minio to 2024-05-27T19-17-46Z
- Changelog
- Major optimization in handling hung network disconnects, and related tests and hardening added #19719, #19605, #19741
- Fix a medium CVE for information disclosure - during GETs with conditional headers such as If-modified-since, if-unmodified-since #19810
-
[3.13.20]
- Update minio to 2024-06-11T03-13-30Z
- Changelog
- Disable caching of encrypted objects by @klauspost in #19890
- Calculate correct object size while replication by @shtripat in #19888
- Don't tier directory objects by @krisis in #19891
- Update docker build script to pull all changes by @donatello in #19892
- Two way streams fixes - take 2 by @klauspost in #19796
-
[3.13.27]
- Update minio to 2024-07-10T18-41-49Z
- Changelog
- Add typos check to Makefile by @vadmeste in #20051
- Abstract grid connections by @klauspost in #20038
- Fix documentation for removal of delete markers ILM rule by @allanrogerr in #20056
- batch: Update job info object on success by @krisis in #20053
- Log replication errors once by @shtripat in #20063