What's Changed
- Add json draft 09 and 12 validation & storage support by @muralibasani in #1338
- Implement JSON Schema Draft 2019-09 / 2020-12 compatibility checking by @muralibasani in #1340
- JSON Schema support - draft 9 and 12 by @muralibasani in #1344
- Upgrade website karapace.io docs to Docusaurus by @muralibasani in #1347
- Fix schema reader stall on trailing transaction control record by @muralibasani in #1355
- faster Avro encode/decode (compiled decoder + single-pass write validation) by @smirnoffs in #1341
New Contributors
- @smirnoffs made their first contribution in #1341
Full Changelog: 6.2.1...6.2.2