Bug Fixes
- Fixes a bug in which a
generate_report()request to thetransformsystem could result in anullptrdereference at startup by @WillemKauf in #30910 - Fixes a bug in which a stale read in the l0 write scheduler could result in a division by zero (raising SIGFPE). by @WillemKauf in #30920
- Fixes a reactor stall seen when there are a large number of pending files in the Iceberg Topics coordinator. by @andrwng in #30880
- PR #30929 [v26.1.x] datalake: Fix deleted namespace race for REST_HADOOP catalog by @wdberkeley
- PR #30944 [v26.1.x] dt/kgo: surface worker crashes as descriptive errors by @nvartolomei
Improvements
- adds stuck raft0 escape hatches by @vbotbuildovich in #30945
- PR #30922 [v26.1.x] [CORE-16282] json: make the schema walk keyword-aware by @mnajda-redpanda
Full Changelog: v26.1.11...v26.1.12