Releases: Farfetch/kafkaflow
Releases · Farfetch/kafkaflow
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
1.5.0-beta.2
New ApacheAvro serializer using SchemaRegistry
1.5.0-beta.1
- Breaking Change: The IMessageSerializer has changed to use streams and has a new SerializationContext parameter
- Support for Schema Registry with multi-type topics
- New ApacheAvro serializer