Releases: Aiven-Open/karapace
Releases · Aiven-Open/karapace
3.11.3
What's Changed
- Handle schema reader errors by @matyaskuti in #832
- Fix no-payload commit in consumer by @matyaskuti in #833
Full Changelog: 3.11.2...3.11.3
3.11.2
What's Changed
- protobuf: recognize tag alter modification by @keejon in #821
- fix: resolving references in subjects_schema_post by @keejon in #823
- Log message error on schema replay by @matyaskuti in #825
New Contributors
Full Changelog: 3.11.1...3.11.2
3.11.1
What's Changed
- fix: handle BufferError from Kafka producer by @jjaakola-aiven in #817
- refactor: optimize the authorization check for get schema by id by @jjaakola-aiven in #819
- refactor: Move list instantiation to where it is used by @aiven-anton in #820
Full Changelog: 3.11.0...3.11.1
3.11.0
What's Changed
- docs(security): change bugbounty provider from h1 to bugcrowd by @DocEmmetBrown in #814
- Fix internal server error if request body is non-object by @tvainika in #815
- Implement async confluent-kafka consumer by @matyaskuti in #782
- OAuth token prodiver cleanup by @matyaskuti in #800
- Remove aiokafka dependency by @matyaskuti in #798
- feat: GET /mode and GET /mode/subject:path endpoints by @jjaakola-aiven in #818
New Contributors
- @DocEmmetBrown made their first contribution in #814
Full Changelog: 3.10.8...3.11.0
3.10.8
What's Changed
- Handle expected exceptions in topic and partition publish by @aiven-anton in #803
- protobuf: improve protoc compatibility by @juha-aiven in #813
Full Changelog: 3.10.7...3.10.8
3.10.7
What's Changed
- Demote various exception logs to warning and info by @aiven-anton in #802
- Handle UnknownTopicOrPartitionError in schema reader by @aiven-anton in #801
- Graceful handling of broker response errors by @tvainika in #806
- Convert non-parseable schema messages to warning by @tvainika in #811
Full Changelog: 3.10.6...3.10.7
3.10.6
What's Changed
- Fix schema registering with ordering change by @tvainika in #797
- Implement async confluent-kafka producer by @matyaskuti in #775
Full Changelog: 3.10.5...3.10.6
3.10.5
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
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
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