Release notes
Bug Fixes
- #5527 rpk: fix
cluster health
never showing leaderless partitions in #5528 - #5583 Schema Registry:
GET /schemas/ids/<id>
now returnsschemaType
if the type is notavro
in #5584 - #5580 Schema Registry: Support recursive protobuf structures in #5587
- #5658 Redpanda: Return an error code instead of closing the connection when an unknown
compression.type
is supplied in #5659
Improvements
- #5595 Redpanda: Fix loss of exception information for
expiring_promise
in #5596 - #5673 Under rare circumstances, a leadership transfer request via the admin API could get a 500 error if sent to a node in the process of completing an election. This is fixed to return a retryable 503 response. in #5674
Features
- Add new admin API that enables safe deletion of data in S3 in #5625
Full Changelog: v22.1.5...v22.1.6