3.0.0
- Breaking change: Removed entrypoints on files
karapace/schema_registry_apis.py
andkarapace/kafka_rest_apis/__main__.py
. The entrypoint exported bysetup.py
should be used instead. - Bugfix: Race condition on
cluster_metadata
. - Performance optimization for copy of cluster metadata
- Bugfix: REST API can produce Avro messages for schemas that use union types