Skip to content

v25.3.3

Choose a tag to compare

@vbotbuildovich vbotbuildovich released this 20 Dec 17:37
· 2594 commits to dev since this release
d2f6e3a

Bug Fixes

  • Fixes incorrect reporting of partition movement progress in decommission/reconfiguration status output. by @bharathv in #29055
  • Prevent a slew of races between operations in the storage layer that could lead to attempting to append to a closed segment or a failed assert by @WillemKauf in #28545
  • Updated C-Ares to 1.34.6 to address CVE-2025-62408 by @michael-redpanda in #29052
  • Variety of fixes to reduce noise in log concerning internal kafka client authentication and authorization by @michael-redpanda in #28927
  • prevents state machine from loading local snapshot with offsets greater than log dirty offset by @mmaslankaprv in #29008

Improvements

Full Changelog: v25.3.2...v25.3.3