Minio - Package Updates
Pinned
Minio
-
[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
-
[3.13.28]
- Update minio to 2024-07-13T01-46-15Z
- Changelog
-
[3.13.29]
- Update minio to 2024-07-15T19-02-30Z
- Changelog
-
[3.13.30]
- Update minio to 2024-07-16T23-46-41Z
- Changelog
-
[3.13.31]
- Update minio to 2024-07-26T20-48-21Z
- Changelog
-
[3.13.32]
- Update minio to 2024-07-29T22-14-52Z
- Changelog
-
[3.13.33]
- Update minio to 2024-07-31T05-46-26Z
- Changelog
-
[3.13.34]
- Update minio to 2024-08-03T04-33-23Z
- Changelog
-
[3.13.35]
- Update minio to 2024-08-17T01-24-54Z
- Changelog
-
[3.13.36]
- Update minio to 2024-08-26T15-33-07Z
- Changelog
-
[3.13.37]
- Update minio to 2024-08-29T01-40-52Z
- Changelog
- fix: string format when log IAM refresh take over 5s by @jiuker in #20331
- when a drive is closed cancel the cleanupTrash goroutine by @harshavardhana in #20337
- add more details on the payload sent to webhook audit by @harshavardhana in #20335
- bucket-metadata: Reload events/repl-targets for all buckets by @vadmeste in #20334
-
[3.13.38]
- Update minio to 2024-09-09T16-59-28Z
- Changelog
- Skip non existent ldap entities while import (#20352)
- Dont hard error for nonexisting LDAP entries instead of logging them
-
[3.13.39]
- Update minio to 2024-09-13T20-26-02Z
- Changelog
- PutObject() for multi-pooled was holding large region locks, which was not necessary. This affects almost all slowpoke clients and lengthy uploads.
- Re-arrange locks for CompleteMultipart, PutObject to be close to rename()
-
[3.14.0]
- Update minio to 2024-09-22T00-33-43Z
- Changelog
- Limit S3 Select JSON documents to 10MB by @klauspost in #20439
- remove windows CI/CD for now by @harshavardhana in #20441
- Fix behavior of AddServiceAccountLDAP for non-admin users by @taran-p in #20442
- Added iam import tests for openid by @shtripat in #20432
- batch: Set a default retry attempts and a prefix by @vadmeste in #20452
- Ensure proper stale_uploads_cleanup_interval is used at all times by @ramondeklein in #20451
-
[3.15.0]
- Update minio to 2024-10-02T17-50-41Z
- Changelog
- Limit jstream parse depth by @klauspost in #20474
- remove the list from 'mc stat' from testing via '--no-list' by @harshavardhana in #20468
- cleanup existing part.N's before renamePart() by @harshavardhana in #20466
- hold on to batch job stats till cleanup by @poornas in #20480
- use absolute path for binary checksum verification by @harshavardhana in #20487
- Fix PPC cgroup memory limit by @klauspost in #20488