Skip to content

Releases: Aiven-Open/karapace

3.11.0

19 Feb 09:25
3a3cfbf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.10.8...3.11.0

3.10.8

08 Feb 09:02
6bdeff7

Choose a tag to compare

What's Changed

Full Changelog: 3.10.7...3.10.8

3.10.7

05 Feb 15:05
c6f0bb3

Choose a tag to compare

What's Changed

Full Changelog: 3.10.6...3.10.7

3.10.6

23 Jan 15:51
4698577

Choose a tag to compare

What's Changed

Full Changelog: 3.10.5...3.10.6

3.10.5

15 Jan 14:59
59eaff2

Choose a tag to compare

What's Changed

  • Replace sync Kafka consumers with confluent_kafka one by @matyaskuti in #794

Full Changelog: 3.10.4...3.10.5

3.10.4

05 Jan 16:03
63e565e

Choose a tag to compare

This version fixes an issue with backup creation that affects both versions 3.10.2 and 3.10.3.

What's Changed

  • Revert "Replace sync Kafka consumers with confluent_kafka one" by @giuseppelillo in #793

Full Changelog: 3.10.3...3.10.4

3.10.3

04 Jan 15:23
9954ad7

Choose a tag to compare

What's Changed

  • fix: Match schemas by parsed schema object and references when queried by @jjaakola-aiven in #792

Full Changelog: 3.10.2...3.10.3

3.10.2

20 Dec 12:38
6bca917

Choose a tag to compare

What's Changed

Full Changelog: 3.10.1...3.10.2

3.10.1

07 Dec 16:26
da85083

Choose a tag to compare

What's Changed

  • Replace sync Kafka Producers with confluent_kafka one by @matyaskuti in #765
  • Require kafka codec deps always and test feature support by @tvainika in #773
  • Do not skip None keyed headers on restore by @matyaskuti in #777
  • Fix logging on failed schema reader topic creation by @matyaskuti in #778

Full Changelog: 3.10.0...3.10.1

3.10.0

21 Nov 13:45
190f1af

Choose a tag to compare

What's Changed

  • Return Unauthorized on malformed OAuth token by @matyaskuti in #743
  • feat: add version of karapace to the healthcheck response by @eliax1996 in #744
  • Bump mypy and fix problems in avro introspection code by @aiven-anton in #748
  • Added support to other naming strategy by @eliax1996 in #754
  • Support binary serialization of ProtoBuf schemas by @tvainika in #755
  • Use confluent-kafka-python for Kafka admin client instead of kafka-python by @matyaskuti in #757
  • Rename internal variable to avoid overriding Thread._stop() by @tvainika in #762
  • Fix authentication check with referencedby route by @tvainika in #756

Full Changelog: 3.9.0...3.10.0