megachangelog
Improvement2025-07-23T15-54-02Z

MinIO Release 2025-07-23

This release adds support for X25519MLKEM768 encryption, fixes issues with SinglePool restrictions and metadata reads for parity scenarios, corrects a boundary value bug in object timestamp handling, and simplifies policy mapping validation.

What's Changed

  • Add support for X25519MLKEM768 by @loganaden in #21435
  • fix: restrict SinglePool by the minimum free drive threshold by @jiuker in #21115
  • wait for metadata reads on minDisks+1 for HEAD/GET when data==parity by @harshavardhana in #21449
  • fix boundary value bug when objTime ends in whole seconds (without sub-second) by @supermp in #21419
  • simplify validating policy mapping by @0xMALVEE in #21450

New Contributors

Full Changelog: RELEASE.2025-07-18T21-56-31Z...RELEASE.2025-07-23T15-54-02Z

encryptionstabilityperformancebugfix

Source: original entry ↗