Bug Fixes
- Avoids a race between appends and application of segment.ms that could result in a crash. by @andrwng in #12623
- Fixes a race between remote storage spillover that could result in fewer Kafka records being returned to consumers. by @andrwng in #12624
- #12695 Schema Registry: Report 40408 if a subject config request fails by @BenPope in #12697
- #12702 Fix race condition in tiered-storage which could cause a transient read error (missing offset) by @Lazin in #12703
- #12738 split pod annotation and label functions to prevent unexpected decommissioning of brokers by @joejulian in #12739
Improvements
- Add the ability to disable hints via a config flag by @andijcr in #12740
- PR #12172 [v23.2.x] Print output from Rpk commands that timeout in ducktape by @graphcareful
- PR #12388 [v23.2.x] tests: disable retention.ms in reader stress test by @jcsp
- PR #12512 [v23.2.x] dockerize lint clang-format by @gousteris
- PR #12527 [v23.2.x] rpk: fix flag name in help text of
rpk generate app
by @r-vasquez - PR #12528 [v23.2.x] admin/observability/debugging: add stm information to partition debug endpoint by @bharathv
- PR #12556 [v23.2.x] tests: sort nodes before stopping them by @mmaslankaprv
- PR #12635 [v23.2.x] Fix segmentation fault in
tx_gateway_frontend::expire_old_txs
by @rystsov - PR #12638 [v23.2.x] tests/cg-recovery: retry list groups by @NyaliaLui
- PR #12652 [v23.2.x] Do not compare fsid when checking if reports are equal by @mmaslankaprv
- PR #12736 k8s: use local crds when testing by @alejandroEsc
- PR #12742 [v23.2.x] test: check stderr for coordinator error messages by @dotnwat
Full Changelog: v23.2.4...v23.2.5