Skip to content

v24.3.17

Compare
Choose a tag to compare
@vbotbuildovich vbotbuildovich released this 04 Jul 02:58
· 5114 commits to dev since this release
8315307

Bug Fixes

  • Fix an issue where audit log could lock down a cluster, if miss-configured. Now it is always possible to disable it. by @IoannisRP in #26651
  • Fixes unbounded memory usage in some transaction use caes by @bharathv in #26682

Improvements

  • ability to control batch cache settings for __consumer_offsets topic by @mmaslankaprv in #26658
  • PR #25397 [v24.3.x] [CORE-8946] cloud_storage: Update process_anomalies method by @Lazin
  • PR #26177 [v24.3.x] r/consensus: do not block leadership completely in maintenance mode by @mmaslankaprv
  • PR #26526 [v24.3.x] ducktape: Respect rpk timeout in rpk by @StephanDollberg
  • PR #26548 [v24.3.x] [CORE-12155] Introduce external timeout for cloud_storage client leases by @oleiman
  • PR #26554 [v24.3.x] Fix race between bootstrap and shutdown by @bashtanov
  • PR #26578 [v24.3.x] csc/client_pool: Add null checks in lease watchdog handler by @oleiman
  • PR #26599 [v24.3.x] kc/consumer: fixed resource leak when coordinator changes by @mmaslankaprv
  • PR #26638 [v24.3.x] raft: Handle exceptions in backgroun_apply_fiber by @Lazin
  • PR #26640 [v24.3.x] [CORE-8392] http: Add shutdown connection error code by @Lazin
  • PR #26665 [v24.3.x] Added defensive checks when materializing batch records by @mmaslankaprv

Full Changelog: v24.3.16...v24.3.17