Skip to content

Releases: Aiven-Open/karapace

3.10.0

21 Nov 13:45
190f1af
Compare
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

3.9.0

18 Oct 14:56
118ba6b
Compare
Choose a tag to compare

What's Changed

  • feature: replace the old parsing strategy and move towards a tree based one by @eliax1996 in #733

Full Changelog: 3.8.0...3.9.0

3.8.0

16 Oct 13:16
018e1d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.7.3...3.8.0

3.7.3

06 Sep 07:32
6d4b77f
Compare
Choose a tag to compare

What's Changed

  • Fix references support in check schema registered endpoint by @tvainika in #705

Full Changelog: 3.7.2...3.7.3

3.7.2

10 Aug 05:40
1d03a47
Compare
Choose a tag to compare

What's Changed

  • Resolve schema reference recursively during schema parsing by @eliax1996 in #681
  • Fix nested one of field handling for protobuf schema dependency verification by @jjaakola-aiven in #689
  • Fix offset fetching by requesting always from partition leader by @jclarysse in #692
  • Use KARAPACE_ADVERTISED_PORT environment value by @tvainika in #696
  • Miscellaneous minor changes such as bumping dependency versions

New Contributors

Full Changelog: 3.7.1...3.7.2

3.7.1

07 Jul 12:28
779676f
Compare
Choose a tag to compare

What's Changed

  • fix: remove 'subjects' from the default schema reply by @eliax1996 in #676

Full Changelog: 3.7.0...3.7.1

What's Changed

  • fix: remove 'subjects' from the default schema reply by @eliax1996 in #676

Full Changelog: 3.7.0...3.7.1

3.7.0

03 Jul 10:27
ca96e88
Compare
Choose a tag to compare

What's Changed

  • Fix exception handler fetching raw schema after delete by @tvainika in #661
  • Fix partitioning if no key given by @tvainika in #662
  • test: test incompatible data publish on REST proxy by @jjaakola-aiven in #663
  • feat(rest:consumer): add timestamp to consumer fetch response by @jeqo in #666
  • fix: inconsistent schema during message produce by @eliax1996 in #664

New Contributors

Full Changelog: 3.6.2...3.7.0

3.6.2

16 Jun 13:41
ec75a34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.1...3.6.2

3.6.1

14 Jun 13:01
34cfd92
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.6.0...3.6.1

3.6.0

05 Jun 09:59
6642c7d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.0...3.6.0