Releases: imagegenius/docker-minio
RELEASE.2025-02-03T21-03-04Z-ig46
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- do not expose secret-key to lambda event handler by @harshavardhana in minio/minio#20870
- Allow URLs up to 32KB and improve parsing speed by @klauspost in minio/minio#20874
- DeleteObjects: Send delete to all pools (#172) by @vadmeste in minio/minio#20821
- Check for valid checksum by @klauspost in minio/minio#20878
- Add lock overload protection by @klauspost in minio/minio#20876
- Redact sensitive fields from DescribeBatchJob by @klauspost in minio/minio#20881
- fix: proxy requests to honor global transport by @vadmeste in minio/minio#20889
Full Changelog: minio/minio@RELEASE.2025-01-20T14-49-07Z...RELEASE.2025-02-03T21-03-04Z
RELEASE.2025-01-20T14-49-07Z-ig45
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- do not list buckets without local quorum by @harshavardhana in minio/minio#20852
- Add Full Object Checksums and CRC64-NVME by @klauspost in minio/minio#20855
Full Changelog: minio/minio@RELEASE.2025-01-18T00-31-37Z...RELEASE.2025-01-20T14-49-07Z
RELEASE.2025-01-20T14-49-07Z-ig44
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- do not list buckets without local quorum by @harshavardhana in minio/minio#20852
- Add Full Object Checksums and CRC64-NVME by @klauspost in minio/minio#20855
Full Changelog: minio/minio@RELEASE.2025-01-18T00-31-37Z...RELEASE.2025-01-20T14-49-07Z
RELEASE.2025-01-20T14-49-07Z-ig43
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- do not list buckets without local quorum by @harshavardhana in minio/minio#20852
- Add Full Object Checksums and CRC64-NVME by @klauspost in minio/minio#20855
Full Changelog: minio/minio@RELEASE.2025-01-18T00-31-37Z...RELEASE.2025-01-20T14-49-07Z
RELEASE.2025-01-18T00-31-37Z-ig42
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- ListObjectParts should return actual size by @klauspost in minio/minio#20782
- Add resiliency tests by @allanrogerr in minio/minio#20786
- Add cpuio profiling potential crash workaround by @klauspost in minio/minio#20809
- Bump golang.org/x/net to silence wrong vuln checker by @vadmeste in minio/minio#20814
- decom: avoid skipping single delete markers for replication by @poornas in minio/minio#20836
- update
github.com/minio/kms-go/kes
to v0.3.1 by @aead in minio/minio#20843 - Fix inconsistently written compressed files. by @klauspost in minio/minio#20846
- s3: Provide enough buffer when the object final size is unknown by @vadmeste in minio/minio#20847
- Correct bucket metrics name by @shtripat in minio/minio#20823
- update deps by @harshavardhana in minio/minio#20851
Full Changelog: minio/minio@RELEASE.2024-12-18T13-15-44Z...RELEASE.2025-01-18T00-31-37Z
RELEASE.2025-01-18T00-31-37Z-ig41
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- ListObjectParts should return actual size by @klauspost in minio/minio#20782
- Add resiliency tests by @allanrogerr in minio/minio#20786
- Add cpuio profiling potential crash workaround by @klauspost in minio/minio#20809
- Bump golang.org/x/net to silence wrong vuln checker by @vadmeste in minio/minio#20814
- decom: avoid skipping single delete markers for replication by @poornas in minio/minio#20836
- update
github.com/minio/kms-go/kes
to v0.3.1 by @aead in minio/minio#20843 - Fix inconsistently written compressed files. by @klauspost in minio/minio#20846
- s3: Provide enough buffer when the object final size is unknown by @vadmeste in minio/minio#20847
- Correct bucket metrics name by @shtripat in minio/minio#20823
- update deps by @harshavardhana in minio/minio#20851
Full Changelog: minio/minio@RELEASE.2024-12-18T13-15-44Z...RELEASE.2025-01-18T00-31-37Z
RELEASE.2024-12-18T13-15-44Z-ig40
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /docs/debugging/inspect by @dependabot in minio/minio#20760
- Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in minio/minio#20767
- update all dependencies and use latest msgp by @harshavardhana in minio/minio#20768
- s3: Sanitize the source object name in CopyObject handler by @marktheunissen in minio/minio#20774
- heal: Include more use case of not healable but readable objects (#248) by @vadmeste in minio/minio#20776
Full Changelog: minio/minio@RELEASE.2024-12-13T22-19-12Z...RELEASE.2024-12-18T13-15-44Z
RELEASE.2024-12-18T13-15-44Z-ig39
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /docs/debugging/inspect by @dependabot in minio/minio#20760
- Bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in minio/minio#20767
- update all dependencies and use latest msgp by @harshavardhana in minio/minio#20768
- s3: Sanitize the source object name in CopyObject handler by @marktheunissen in minio/minio#20774
- heal: Include more use case of not healable but readable objects (#248) by @vadmeste in minio/minio#20776
Full Changelog: minio/minio@RELEASE.2024-12-13T22-19-12Z...RELEASE.2024-12-18T13-15-44Z
RELEASE.2024-11-07T00-52-20Z-ig38
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- Update README.md by @allanrogerr in minio/minio#20599
- Remove
expires
field from list objects metadata by @donatello in minio/minio#20600 - add tests for ILM transition and healing (#166) by @harshavardhana in minio/minio#20601
- Update console package to v1.7.3 by @cesnietor in minio/minio#20606
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in minio/minio#20611
- Fix msgUnPath crash by @klauspost in minio/minio#20614
- docs: remove redundant prometheus metric by @erfantkerfan in minio/minio#20618
- decompress audit log properly before sending to remote target by @ramondeklein in minio/minio#20619
New Contributors
- @erfantkerfan made their first contribution in minio/minio#20618
Full Changelog: minio/minio@RELEASE.2024-10-29T16-01-48Z...RELEASE.2024-11-07T00-52-20Z
RELEASE.2024-11-07T00-52-20Z-ig37
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- Update README.md by @allanrogerr in minio/minio#20599
- Remove
expires
field from list objects metadata by @donatello in minio/minio#20600 - add tests for ILM transition and healing (#166) by @harshavardhana in minio/minio#20601
- Update console package to v1.7.3 by @cesnietor in minio/minio#20606
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in minio/minio#20611
- Fix msgUnPath crash by @klauspost in minio/minio#20614
- docs: remove redundant prometheus metric by @erfantkerfan in minio/minio#20618
- decompress audit log properly before sending to remote target by @ramondeklein in minio/minio#20619
New Contributors
- @erfantkerfan made their first contribution in minio/minio#20618
Full Changelog: minio/minio@RELEASE.2024-10-29T16-01-48Z...RELEASE.2024-11-07T00-52-20Z