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
Full Changelog: v24.1.19...v24.1.20