Skip to content

Commit

Permalink
Merge pull request #27 from aiven/vtainio_release_1.1.0
Browse files Browse the repository at this point in the history
NEWS: add 1.1.0 release

#27
  • Loading branch information
Ormod committed Mar 21, 2020
2 parents 731de47 + 343d7c2 commit 0c676ee
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Karapace 0.1.0 (2019-01-16)
Karapace 1.1.0 (2020-03-11)
===========================

* Initial release with schema storing, retrieving and compatibility testing functionality
* Unittests for the functionality
* aiohttp based architecture
* 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)
===========================
Expand All @@ -12,3 +14,10 @@ Karapace 1.0.0 (2019-12-20)
* 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

0 comments on commit 0c676ee

Please sign in to comment.