Features
- Introduce "trust_file_crc32c" metric to export a checksum for each trust file in the system. by @oleiman in #17587
Bug Fixes
- #16650 Fix oversized allocation in storage. by @Lazin in #17541
- #17459 Fixes a bug with TLS metrics where expiration timestamps would not advance on certificate reload by @oleiman in #17460
- rpk: prevent a segfault when creating a profile from a cloud that is not in ready state. by @r-vasquez in #17585
- PR #17435 [v23.3.x] c/frag_vector: added
get_allocator()
method to fragmented vector by @mmaslankaprv - PR #17449 [v23.3.x] tx: fix param ordering in log statement by @ nvartolomei
- PR #17572 [v23.3.x] Fixed
node_hash_map
caused oversized allocations in cluster module by @mmaslankaprv - PR #17573 [v23.3.x] use chunked vector as batches cache in
raft:: replicate_batcher
by @mmaslankaprv - PR #17576 [v23.3.x] c/topics_frontend: break the loop when dispatching to current leader by @mmaslankaprv
- PR #17578 [v23.3.x] rm_stm: do not hold producer lock for the duration of the barrier by @bharathv
- PR #17584 [v23.3.x] k/group_manager: used chunked_vector when cleaning groups by @mmaslankaprv
Improvements
- #17428 Improves error feedback when Redpanda is given an invalid number of partitions during either topic creation or when the partition count for a topic is increased. by @michael-redpanda in #17431
- PR #17574 [v23.3.x] Improved validation of Fetch requests when reading from follower by @mmaslankaprv
Full Changelog: v23.3.10...v23.3.11