Karapace 2.0.1 (2020-07-06)
===========================

* Fix for the configuration endpoint
* Extended support for configuration options

Karapace 2.0.0 (2020-06-06)
===========================

* Fixes and improvements for handling different client headers and content types
* Fixes regarding generation of the global schema id value
* Fixes and improvements for handling complex types in AVRO compatibility checks
* Refactor file layout and unit tests
* Add functionality for rest proxy

Karapace 1.1.0 (2020-03-11)
===========================

* Endpoints for schema check for a subject and for the root path
* General improvements in API compatibility and validation
* Tooling improvements for backups and general Karapace usage
* Ability to configure metadata_max_age_ms
* Bugfixes for master coordination

Karapace 1.0.0 (2019-12-20)
===========================

* Backup functionality for schemas
* General improvements and fixes for API compatibility
* Support for transitive compatibility
* Sentry integration

Karapace 0.1.0 (2019-01-16)
===========================

* Initial release with schema storing, retrieving and compatibility testing functionality
* Unittests for the functionality
* aiohttp based architecture