Skip to content

Releases: Aiven-Open/karapace

3.9.0

18 Oct 14:56
118ba6b

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

Choose a tag to compare

What's Changed

Full Changelog: 3.7.3...3.8.0

3.7.3

06 Sep 07:32
6d4b77f

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

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 3.6.1...3.6.2

3.6.1

14 Jun 13:01
34cfd92

Choose a tag to compare

What's Changed

Full Changelog: 3.6.0...3.6.1

3.6.0

05 Jun 09:59
6642c7d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.0...3.6.0

3.5.0

12 May 04:44
c43c4a5

Choose a tag to compare

What's Changed

In addition to those, code quality has been enhanced with typing and stricter automated checks. The build system has been improved.

Full Changelog: 3.4.6...3.5.0