Skip to content

v23.2.21

Compare
Choose a tag to compare
@vbotbuildovich vbotbuildovich released this 21 Dec 06:32
· 8347 commits to dev since this release
fd1019b

Bug Fixes

  • Fix a memory leak when transactions are used with many different producer IDs. by @rockwotj in #15796

  • #15688 topic remote recovery via redpanda.remote.recovery handle correctly disabled retention by @andijcr in #15689

  • #15786 Fix an issue where new configs would continually revert to legacy defaults after an upgrade. by @oleiman in #15787

  • rpk: Redpanda log collection now is possible in pods where you have multiple containers, by default, rpk will gather logs from the 'redpanda' container. by @r-vasquez in #15684

  • PR #15597 [v23.2.x] r/state_machine: ignore broken semaphore and condition var exceptions by @mmaslankaprv

  • PR #15599 [v23.2.x] tests/e2e_shadow_indexing_test: wait until segments has one entry by @andijcr

  • PR #15600 [v23.2.x] archival: Disable cross term merging of adjacent segments by @Lazin

  • PR #15602 [v23.2.x] storage/disk_log_impl: defensive reverse iteration of _segs by @andijcr

  • PR #15772 [v23.2.x] c/members_member: don't ignore update_broker_client future by @rockwotj

  • PR #15780 [v23.2.x] Fix 128K iobuf zero-copy by @travisdowns

  • PR #15800 [v23.2.x] c/topic_table: do not log duplicated lifecycle marker command by @mmaslankaprv

Full Changelog: v23.2.20...v23.2.21