Skip to content

v24.1.20

Choose a tag to compare

@vbotbuildovich vbotbuildovich released this 08 May 23:49
· 17029 commits to dev since this release
ff17397

Bug Fixes

  • Addresses startup behavior in SR that may result in inconsistent SR state between nodes by @michael-redpanda in #25407
  • Fixes an issue with local segment indexes that could result in incorrect Raft recovery, compaction, or fetches in topic partitions with very large offsets (greater than 4294967295). by @andrwng in #26046
  • #25521 kafka/server/group_manager: Prevent metrics::double_registration during group management. by @BenPope in #25526

Improvements

  • admin: Disallow a superuser from removing themself. by @BenPope in #25550

Full Changelog: v24.1.19...v24.1.20