Bug Fixes
- fixes problem of a node being reported as alive after its node_id has changed by @mmaslankaprv in #22886
- PR #21587 [v23.3.x] cloud storage: Fix deleted_count in clean_up_at_start by @jcipar
- PR #22888 [v23.3.x]
cluster
: fixpartition::may_read_from_cloud()
for remote read replicas (manual backport) by @WillemKauf
Improvements
- Schema Registry: 5 new compatibility checks are added for protobuf (ONEOF_FIELD_REMOVED, MULTIPLE_FIELDS_MOVED_TO_ONEOF, REQUIRED_FIELD_{ADDED,REMOVED}, FIELD_NAMED_TYPE_CHANGED, MESSAGE_REMOVED) by @pgellert in #22860
Full Changelog: v23.3.19...v23.3.20