Releases: Farfetch/kafkaflow
Releases · Farfetch/kafkaflow
2.6.0-beta.3
test
2.6.0-beta.2
tests: Add WaitForSpansAsync mechanism
2.6.0-beta.1
Include OpenTelemetry tracing
2.4.1
What's Changed
- [Bug Report]: Kafkaflow does not allow to have consumers with different consumer groups by @simaoribeiro in #424
- Support for customizing JsonWriterOptions in JsonCoreSerializer by @joelfoliveira in #425
- fix: add security config to admin client builder by @jose-sousa-8 in #419
New Contributors
- @simaoribeiro made their first contribution in #424
- @jose-sousa-8 made their first contribution in #419
Full Changelog: 2.4.0...2.4.1
2.5.0-beta.9
- feat: enable workers count calculation at runtime
- fix: change dependency injection lifetime management for worker and consumer/producer
- fix: create AdminClient without authentication
- perf: memory optimizations on MessageContext
- refactor: core simplification and better thread synchronization
- feat: creates worker context and worker events
2.5.0-beta.11
- feat: enable workers count calculation at runtime
- fix: change dependency injection lifetime management for worker and consumer/producer
- fix: create AdminClient without authentication
- perf: memory optimizations on MessageContext
- refactor: core simplification and better thread synchronization
- feat: creates worker context and worker events
2.5.0-beta.10
- feat: enable workers count calculation at runtime
- fix: change dependency injection lifetime management for worker and consumer/producer
- fix: create AdminClient without authentication
- perf: memory optimizations on MessageContext
- refactor: core simplification and better thread synchronization
- feat: creates worker context and worker events
2.5.0-beta.8
- feat: enable workers count calculation at runtime
- fix: change dependency injection lifetime management for worker and consumer/producer
- fix: create AdminClient without authentication
- perf: memory optimizations on MessageContext
- refactor: core simplification and better thread synchronization
- feat: creates worker context and worker events
2.5.0-beta.6
- feat: enable workers count calculation at runtime
- fix: change dependency injection lifetime management for worker and consumer/producer
- fix: create AdminClient without authentication
- perf: memory optimizations on MessageContext
- refactor: core simplification and better thread synchronization
- feat: creates worker context and worker events
2.5.0-beta.5
- feat: enable workers count calculation at runtime
- fix: change dependency injection lifetime management for worker and consumer/producer
- fix: create AdminClient without authentication
- perf: memory optimizations on MessageContext