Features
- REST Proxy: A health check is now available at
:8082/status/ready
by @BenPope in #7999 - Schema Registry: A health check is now available at
:8081/status/ready
by @BenPope in #7999
Bug Fixes
- Fix for unreleased feature #7820 by @alenkacz in #8088
- Fix timequery in read-replica by @Lazin in #7998
- Fixes a segfault in partition shutdown caused by incorrect use of intrusive lists. by @bharathv in #7893
- #5994 Fixes pandaproxy and schemaregistry integration with redpanda when TLS is enabled on internal listener by @alenkacz in #7891
- #7905 Fixes occasional InvalidTxnState on adding partition or group by @rystsov in #7907
- #7959 Fix setting
redpanda.remote.delete
topic property via the legacy AlterConfig API (this API was deprecated in Kafka 2.3.0, but is supported for backward compatibility) by @jcsp in #7960 - Schema Registry: Compatibility checks now succeed for a union containing a string, against a string. by @BenPope in avro/119
Improvements
- Better UX when auto creating topics, creation waits for the topic leaders to be assigned and ready to accept requests. by @bharathv in #7872
- Log lines with s3 response header are now on one line only by @andijcr in #8063
- #7969 improved startup time and eliminated reactor stalls with large number of consumer groups by @mmaslankaprv in #7970
- #8007 Improve speed when recovering a large topic in some situations. by @ballard26 in #8008
- #8024 Transient "Transport endpoint not connected" errors to S3 are no longer logged at ERROR severity. by @jcsp in #8025
- #8080 Adds a new endpoint to the schema registry that clears the in-memory data. by @NyaliaLui in #8081
Full Changelog: v22.3.9...v22.3.10