Minio - Package Updates
Pinned
Minio
-
[4.1.3]
- Update minio to RELEASE.2025-02-28T09-55-16Z
- Full Changelog
- Fix importIAM issue with importing implied policies by @taran-p in https://github.com/minio/minio/pull/20956
- Update SRSvcAccCreate with new type by @taran-p in https://github.com/minio/minio/pull/20974
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in https://github.com/minio/minio/pull/20976
- Fix typos by @triplechecker-com in https://github.com/minio/minio/pull/20970
- Update golang.org/x/crypto to address govulncheck complaint by @vadmeste in https://github.com/minio/minio/pull/20983
- Allow disabling of all X-Forwarded-For header processing by @marktheunissen in https://github.com/minio/minio/pull/20977
- check for errors on bitrotWriter Close() by @vadmeste in https://github.com/minio/minio/pull/20982
- replication: set checksum type correctly by @poornas in https://github.com/minio/minio/pull/20985
- fix: SFTP auth bypass with no pub key in LDAP by @donatello in https://github.com/minio/minio/pull/20986
- Fix healing probability for skipped folders by @klauspost in https://github.com/minio/minio/pull/20988
- @triplechecker-com made their first contribution in https://github.com/minio/minio/pull/20970
-
[4.2.0]
- Update minio to RELEASE.2025-03-12T18-04-18Z
- Full Changelog
- Enforce a bucket limit of 100 to v2 metrics calls by @klauspost in https://github.com/minio/minio/pull/20761
- Update typos config by @donatello in https://github.com/minio/minio/pull/21018
- Update ssh and jws libs for fixed CVEs by @donatello in https://github.com/minio/minio/pull/21017
- Disable unstable test by @klauspost in https://github.com/minio/minio/pull/20996
- decom: Ignore not found buckets (#509) by @vadmeste in https://github.com/minio/minio/pull/21023
-
[4.3.0]
- Update base image to 5.0.0
-
[4.4.0]
- Update minio to RELEASE.2025-04-03T14-56-28Z
- Full Changelog
- fix(templates): replace dash with underscore by @itsJohnySmith in https://github.com/minio/minio/pull/19566
- Updating PromQL queries to include tilde needed to work with 'all' variable by @excircle in https://github.com/minio/minio/pull/21054
- Add new API endpoint to revoke STS tokens by @taran-p in https://github.com/minio/minio/pull/21072
- fix call toAPIErrorCode with a nil value error after check another err by @alingse in https://github.com/minio/minio/pull/21083
- fix: token is invalid for admin heal when minio is distErasure at windows by @jiuker in https://github.com/minio/minio/pull/21092
- internal: add handling of KVS config parse by @wooffie in https://github.com/minio/minio/pull/21079
- Fix anonymous unsigned trailing headers by @klauspost in https://github.com/minio/minio/pull/21095
- Fix: Change TTFB metric type to histogram by @iamsagar99 in https://github.com/minio/minio/pull/20999
- Try reconnect IAM systems if failed initially by @shtripat in https://github.com/minio/minio/pull/20333
- Fix evaluation of NewerNoncurrentVersions by @krisis in https://github.com/minio/minio/pull/21096
-
[4.4.1]
- Update minio to RELEASE.2025-04-08T15-41-24Z
- Full Changelog
- decom: Ignore orphan delete markers in verification stage by @vadmeste in https://github.com/minio/minio/pull/21106
- ilm: Expect objects with only free versions when scanning by @krisis in https://github.com/minio/minio/pull/21112
-
[4.4.2]
- Update minio to RELEASE.2025-04-22T22-12-26Z
- Full Changelog
- move to go1.24 by @harshavardhana in https://github.com/minio/minio/pull/21114
- Fix buffered streams missing final entries by @klauspost in https://github.com/minio/minio/pull/21122
- typo: fix error msg for decoding XL headers by @wooffie in https://github.com/minio/minio/pull/21120
- typo: fix return of checkDiskFatalErrs by @wooffie in https://github.com/minio/minio/pull/21121
- Fix shared error buffer by @klauspost in https://github.com/minio/minio/pull/21203
- support autogenerated credentials for KMS_SECRET_KEY properly by @harshavardhana in https://github.com/minio/minio/pull/21223
- fix: batch expiry job doesn't report delete marker in batch-status me by @jiuker in https://github.com/minio/minio/pull/21183
- Nats tls handshake first by @matthewdavidlloyd in https://github.com/minio/minio/pull/21008