Minio - Package Updates
Pinned
Minio
-
[3.13.14]
- Update minio to 2024-05-07T06-41-25Z
- Changelog
- Fix --stfp "mac-algos=..." overwrites cipher algorithms by @klauspost in #19643
- enhance ListSVCs() API to return more info to avoid InfoSvc() by @harshavardhana in #19642
- Wait one minute after startup to restart decommissioning by @klauspost in #19645
- add logrotate support for MinIO logs by @harshavardhana in #19641
- Return listing when exceeding min disk errors by @klauspost in #19644
- fix: Filter out cust. AssumeRole Token for audit by @donatello in #19646
- support compression after rotation of logs by @harshavardhana in #19647
- Add cluster IAM metrics in metrics-v3 by @balamurugana in #19595
- Use better gzip for log rotate by @klauspost in #19651
- Change endpoint format for per-bucket metrics by @anjalshireesh in #19655
- replication: Avoid proxying if requested object is a deletemarker by @poornas in #19656
- With retention, skip actions expiring all versions by @krisis in #19657
- extend server config.yaml to support per pool set drive count by @harshavardhana in #19663
- Fix Walk missing entries with opts.Marker set by @klauspost in #19661
- avoid using 10MiB EC buffers in maxAPI calculations by @harshavardhana in #19665
- turn-off coloring if we have std{err,out} dumb terminals by @harshavardhana in #19667
- add support for specific error response for InvalidRange by @harshavardhana in #19668
- support 'mc support perf object' with root login disabled by @harshavardhana in #19672
- fix: Ignore AWSAccessKeyId check for SignV2 policy condition by @jiuker in #19673
- Make WalkDir return errors by @klauspost in #19677
- support ETag value to be '*' by @harshavardhana in #19682
- Update Console version to v1.4.0 by @bexsoft in #19684
- Set Console Redirect URL env variable by @cesnietor in #19683
- fix: collect quorum errors for deletePrefix() by @harshavardhana in #19685
- Support user certificate based authentication on SFTP by @olljanat in #19650
-
[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