Release notes
Bug Fixes
- #5224 rpk: fix ipv6 parsing of ParseHostMaybeScheme function in #5225
- Shadow Indexing: Fix handling of shadow indexing flags in #5408
- #5585 Schema Registry:
GET /schemas/ids/<id>
now returnsschemaType
if the type is notavro
in #5586 - #5581 Schema Registry: Support recursive protobuf structures in #5588
Improvements
- #5597 Redpanda: Fix loss of exception information for
expiring_promise
in #5598 - #5675 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 #5676
Full Changelog: v21.11.17...v21.11.18