Releases: imagegenius/docker-minio
RELEASE.2025-05-24T17-08-30Z-ig67
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
Highlights
- Removal of boringcrypto support - since go1.24.x, you can now just use GOFIPS environment variable on the same binary.
- Embedded UI Console is now deprecated and moved to object-browser
- For all paying customers we recommend, if you are planning to upgrade please upgrade to AiStor.
- Open a SUBNET issue so that we can guide you further on the AiStor migration.
- AiStor binaries are backwards compatible, you can upgrade your existing open source deployment to AiStor seamlessly.
What's Changed
- Correct spelling by @shtripat in minio/minio#21225
- update
minio/kms-go/kmsSDK by @aead in minio/minio#21233 - Fix nil dereference in adding service account by @taran-p in minio/minio#21235
- Use go mod tool to install tools for go generate by @klauspost in minio/minio#21232
- Add documentation for replication_max_lrg_workers by @cniackz in minio/minio#21236
- fix: after AbortMultipartUpload can do PutObjectPart success that sta… by @jiuker in minio/minio#21229
- typo: return actual error from RemoveRemoteTargetsForEndpoint by @wooffie in minio/minio#21238
- feat: support nats nkey seed auth by @matthewdavidlloyd in minio/minio#21231
- fix: track object and bucket for exipreAll by @jiuker in minio/minio#21241
- cleanup: use NewWithOptions replace the Deprecated one by @jiuker in minio/minio#21243
- return error for AppendObject() API by @harshavardhana in minio/minio#21272
- Update UI console to the latest version by @bexsoft in minio/minio#21278
- Allow FTPS to force TLS by @klauspost in minio/minio#21251
- remove support for FIPS 140-2 with boringcrypto by @aead in minio/minio#21292
- fix: unable to get net.Interface cause panic by @jiuker in minio/minio#21277
- Update Console UI to latest version by @bexsoft in minio/minio#21294
- heal: Avoid disabling scanner healing in single and dist erasure mode by @vadmeste in minio/minio#21302
- fix: Use mime encode for Non-US-ASCII metadata by @jiuker in minio/minio#21282
- docs: use github-style-notes in the readme by @CommanderStorm in minio/minio#21308
New Contributors
- @CommanderStorm made their first contribution in minio/minio#21308
Full Changelog: minio/minio@RELEASE.2025-04-22T22-12-26Z...RELEASE.2025-05-24T17-08-30Z
RELEASE.2025-05-24T17-08-30Z-ig66
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
Highlights
- Removal of boringcrypto support - since go1.24.x, you can now just use GOFIPS environment variable on the same binary.
- Embedded UI Console is now deprecated and moved to object-browser
- For all paying customers we recommend, if you are planning to upgrade please upgrade to AiStor.
- Open a SUBNET issue so that we can guide you further on the AiStor migration.
- AiStor binaries are backwards compatible, you can upgrade your existing open source deployment to AiStor seamlessly.
What's Changed
- Correct spelling by @shtripat in minio/minio#21225
- update
minio/kms-go/kmsSDK by @aead in minio/minio#21233 - Fix nil dereference in adding service account by @taran-p in minio/minio#21235
- Use go mod tool to install tools for go generate by @klauspost in minio/minio#21232
- Add documentation for replication_max_lrg_workers by @cniackz in minio/minio#21236
- fix: after AbortMultipartUpload can do PutObjectPart success that sta… by @jiuker in minio/minio#21229
- typo: return actual error from RemoveRemoteTargetsForEndpoint by @wooffie in minio/minio#21238
- feat: support nats nkey seed auth by @matthewdavidlloyd in minio/minio#21231
- fix: track object and bucket for exipreAll by @jiuker in minio/minio#21241
- cleanup: use NewWithOptions replace the Deprecated one by @jiuker in minio/minio#21243
- return error for AppendObject() API by @harshavardhana in minio/minio#21272
- Update UI console to the latest version by @bexsoft in minio/minio#21278
- Allow FTPS to force TLS by @klauspost in minio/minio#21251
- remove support for FIPS 140-2 with boringcrypto by @aead in minio/minio#21292
- fix: unable to get net.Interface cause panic by @jiuker in minio/minio#21277
- Update Console UI to latest version by @bexsoft in minio/minio#21294
- heal: Avoid disabling scanner healing in single and dist erasure mode by @vadmeste in minio/minio#21302
- fix: Use mime encode for Non-US-ASCII metadata by @jiuker in minio/minio#21282
- docs: use github-style-notes in the readme by @CommanderStorm in minio/minio#21308
New Contributors
- @CommanderStorm made their first contribution in minio/minio#21308
Full Changelog: minio/minio@RELEASE.2025-04-22T22-12-26Z...RELEASE.2025-05-24T17-08-30Z
RELEASE.2025-05-24T17-08-30Z-ig65
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- Correct spelling by @shtripat in minio/minio#21225
- update
minio/kms-go/kmsSDK by @aead in minio/minio#21233 - Fix nil dereference in adding service account by @taran-p in minio/minio#21235
- Use go mod tool to install tools for go generate by @klauspost in minio/minio#21232
- Add documentation for replication_max_lrg_workers by @cniackz in minio/minio#21236
- fix: after AbortMultipartUpload can do PutObjectPart success that sta… by @jiuker in minio/minio#21229
- typo: return actual error from RemoveRemoteTargetsForEndpoint by @wooffie in minio/minio#21238
- feat: support nats nkey seed auth by @matthewdavidlloyd in minio/minio#21231
- fix: track object and bucket for exipreAll by @jiuker in minio/minio#21241
- cleanup: use NewWithOptions replace the Deprecated one by @jiuker in minio/minio#21243
- return error for AppendObject() API by @harshavardhana in minio/minio#21272
- Update UI console to the latest version by @bexsoft in minio/minio#21278
- Allow FTPS to force TLS by @klauspost in minio/minio#21251
- remove support for FIPS 140-2 with boringcrypto by @aead in minio/minio#21292
- fix: unable to get net.Interface cause panic by @jiuker in minio/minio#21277
- Update Console UI to latest version by @bexsoft in minio/minio#21294
- heal: Avoid disabling scanner healing in single and dist erasure mode by @vadmeste in minio/minio#21302
- fix: Use mime encode for Non-US-ASCII metadata by @jiuker in minio/minio#21282
- docs: use github-style-notes in the readme by @CommanderStorm in minio/minio#21308
New Contributors
- @CommanderStorm made their first contribution in minio/minio#21308
Full Changelog: minio/minio@RELEASE.2025-04-22T22-12-26Z...RELEASE.2025-05-24T17-08-30Z
RELEASE.2025-04-22T22-12-26Z-ig64
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- move to go1.24 by @harshavardhana in minio/minio#21114
- Fix buffered streams missing final entries by @klauspost in minio/minio#21122
- typo: fix error msg for decoding XL headers by @wooffie in minio/minio#21120
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21185
- typo: fix return of checkDiskFatalErrs by @wooffie in minio/minio#21121
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/inspect by @dependabot in minio/minio#21192
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in minio/minio#21200
- build(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21199
- build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.27 by @dependabot in minio/minio#21191
- Fix shared error buffer by @klauspost in minio/minio#21203
- support autogenerated credentials for KMS_SECRET_KEY properly by @harshavardhana in minio/minio#21223
- fix: batch expiry job doesn't report delete marker in batch-status me… by @jiuker in minio/minio#21183
- Nats tls handshake first by @matthewdavidlloyd in minio/minio#21008
New Contributors
- @matthewdavidlloyd made their first contribution in minio/minio#21008
Full Changelog: minio/minio@RELEASE.2025-04-08T15-41-24Z...RELEASE.2025-04-22T22-12-26Z
RELEASE.2025-04-22T22-12-26Z-ig63
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- move to go1.24 by @harshavardhana in minio/minio#21114
- Fix buffered streams missing final entries by @klauspost in minio/minio#21122
- typo: fix error msg for decoding XL headers by @wooffie in minio/minio#21120
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21185
- typo: fix return of checkDiskFatalErrs by @wooffie in minio/minio#21121
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/inspect by @dependabot in minio/minio#21192
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in minio/minio#21200
- build(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21199
- build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.27 by @dependabot in minio/minio#21191
- Fix shared error buffer by @klauspost in minio/minio#21203
- support autogenerated credentials for KMS_SECRET_KEY properly by @harshavardhana in minio/minio#21223
- fix: batch expiry job doesn't report delete marker in batch-status me… by @jiuker in minio/minio#21183
- Nats tls handshake first by @matthewdavidlloyd in minio/minio#21008
New Contributors
- @matthewdavidlloyd made their first contribution in minio/minio#21008
Full Changelog: minio/minio@RELEASE.2025-04-08T15-41-24Z...RELEASE.2025-04-22T22-12-26Z
RELEASE.2025-04-22T22-12-26Z-ig62
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- move to go1.24 by @harshavardhana in minio/minio#21114
- Fix buffered streams missing final entries by @klauspost in minio/minio#21122
- typo: fix error msg for decoding XL headers by @wooffie in minio/minio#21120
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21185
- typo: fix return of checkDiskFatalErrs by @wooffie in minio/minio#21121
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/inspect by @dependabot in minio/minio#21192
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in minio/minio#21200
- build(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21199
- build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.27 by @dependabot in minio/minio#21191
- Fix shared error buffer by @klauspost in minio/minio#21203
- support autogenerated credentials for KMS_SECRET_KEY properly by @harshavardhana in minio/minio#21223
- fix: batch expiry job doesn't report delete marker in batch-status me… by @jiuker in minio/minio#21183
- Nats tls handshake first by @matthewdavidlloyd in minio/minio#21008
New Contributors
- @matthewdavidlloyd made their first contribution in minio/minio#21008
Full Changelog: minio/minio@RELEASE.2025-04-08T15-41-24Z...RELEASE.2025-04-22T22-12-26Z
RELEASE.2025-04-22T22-12-26Z-ig61
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- move to go1.24 by @harshavardhana in minio/minio#21114
- Fix buffered streams missing final entries by @klauspost in minio/minio#21122
- typo: fix error msg for decoding XL headers by @wooffie in minio/minio#21120
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21185
- typo: fix return of checkDiskFatalErrs by @wooffie in minio/minio#21121
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/inspect by @dependabot in minio/minio#21192
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in minio/minio#21200
- build(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21199
- build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.27 by @dependabot in minio/minio#21191
- Fix shared error buffer by @klauspost in minio/minio#21203
- support autogenerated credentials for KMS_SECRET_KEY properly by @harshavardhana in minio/minio#21223
- fix: batch expiry job doesn't report delete marker in batch-status me… by @jiuker in minio/minio#21183
- Nats tls handshake first by @matthewdavidlloyd in minio/minio#21008
New Contributors
- @matthewdavidlloyd made their first contribution in minio/minio#21008
Full Changelog: minio/minio@RELEASE.2025-04-08T15-41-24Z...RELEASE.2025-04-22T22-12-26Z
RELEASE.2025-04-22T22-12-26Z-ig60
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- move to go1.24 by @harshavardhana in minio/minio#21114
- Fix buffered streams missing final entries by @klauspost in minio/minio#21122
- typo: fix error msg for decoding XL headers by @wooffie in minio/minio#21120
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21185
- typo: fix return of checkDiskFatalErrs by @wooffie in minio/minio#21121
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/inspect by @dependabot in minio/minio#21192
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in minio/minio#21200
- build(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 in /docs/debugging/s3-verify by @dependabot in minio/minio#21199
- build(deps): bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.27 by @dependabot in minio/minio#21191
- Fix shared error buffer by @klauspost in minio/minio#21203
- support autogenerated credentials for KMS_SECRET_KEY properly by @harshavardhana in minio/minio#21223
- fix: batch expiry job doesn't report delete marker in batch-status me… by @jiuker in minio/minio#21183
- Nats tls handshake first by @matthewdavidlloyd in minio/minio#21008
New Contributors
- @matthewdavidlloyd made their first contribution in minio/minio#21008
Full Changelog: minio/minio@RELEASE.2025-04-08T15-41-24Z...RELEASE.2025-04-22T22-12-26Z
RELEASE.2025-04-08T15-41-24Z-ig59
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- decom: Ignore orphan delete markers in verification stage by @vadmeste in minio/minio#21106
- ilm: Expect objects with only free versions when scanning by @krisis in minio/minio#21112
Full Changelog: minio/minio@RELEASE.2025-04-03T14-56-28Z...RELEASE.2025-04-08T15-41-24Z
RELEASE.2025-04-08T15-41-24Z-ig58
ImageGenius Changes:
rebase to alpine 3.19
minio Changes:
What's Changed
- decom: Ignore orphan delete markers in verification stage by @vadmeste in minio/minio#21106
- ilm: Expect objects with only free versions when scanning by @krisis in minio/minio#21112
Full Changelog: minio/minio@RELEASE.2025-04-03T14-56-28Z...RELEASE.2025-04-08T15-41-24Z