Releases: Farfetch/kafkaflow
Releases · Farfetch/kafkaflow
1.5.3
- Change the Worker and Worker Feeder thread behaviour to do better use of ThreadPool
- Some performance optimization on JsonMessageSerializer
1.5.2
- Fix reset consumer offset is throwing ObjectDisposedException
- Fix change HandlerTypeMapping to internally use a List
1.5.1
1.5.1-beta.2
- Add helper method to run KafkaFlow as a Hosted Service
1.5.1-beta.1
- Add helper method to run KafkaFlow as a Hosted Service
1.5.0
Features
- ApacheAvro serializer with Schema Registry support
- BatchConsume middleware
- Custom Consumer and producer factory
1.4.10
- Fix paused consumers to not fire partitions rebalance
1.5.0-rc.1
- ApacheAvroSerializer with SchemaRegistry support
- Update Confluent driver to 1.5.3
1.4.9
- feat: create BatchProduceAsync method
1.4.8
- feat: add helper method to configure linger time in producers