Fix2025-06-13
Bugfix Release
Multiple bug fixes including S3 listing with ILM enabled, empty filename handling, multipart uploads filtering, and cross-compilation support for RISC-V 64. Several stability improvements and metrics enhancements.
What's Changed
- s3: Fix early listing stopping when ILM is enabled (#472) by @vadmeste in #21246
- Update README.md by @varun28sharma in #21125
- fix: empty fileName cause Reader nil for PostPolicyBucketHandler by @jiuker in #21323
- fix: panic for TestListObjectsWithILM by @jiuker in #21322
- modernizes for loop in cmd/, internal/ by @12ya in #21309
- Add
targetArnlabel for bucket replication metrics by @shtripat in #21354 - allow cross-compiling support for RISC-V 64 by @ffgan in #21348
- [ILM] fix: add region config to s3 client on ilm s3 backend #21364 by @BasixKOR in #21365
- add networkpolicy for job and add possibility to define egress ports by @hornjo in #20951
- fix: when ListMultipartUploads append result from cache should filter with bucket by @jiuker in #21376
- fix: honor renamePart's PathNotFound by @jiuker in #21378
New Contributors
- @varun28sharma made their first contribution in #21125
- @12ya made their first contribution in #21309
- @ffgan made their first contribution in #21348
- @BasixKOR made their first contribution in #21365
- @hornjo made their first contribution in #20951
Full Changelog: RELEASE.2025-05-24T17-08-30Z...RELEASE.2025-06-13T11-33-47Z
s3ilmbugfixstabilityreplication
Source: original entry ↗