Skip to content

Releases: Farfetch/kafkaflow

2.6.0-beta.3

17 Oct 14:13
Compare
Choose a tag to compare
2.6.0-beta.3 Pre-release
Pre-release
test

2.6.0-beta.2

16 Oct 13:15
Compare
Choose a tag to compare
2.6.0-beta.2 Pre-release
Pre-release
tests: Add WaitForSpansAsync mechanism

2.6.0-beta.1

20 Sep 15:39
Compare
Choose a tag to compare
2.6.0-beta.1 Pre-release
Pre-release

Include OpenTelemetry tracing

2.4.1

15 Sep 09:56
Compare
Choose a tag to compare

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

Full Changelog: 2.4.0...2.4.1

2.5.0-beta.9

15 Jul 07:03
Compare
Choose a tag to compare
2.5.0-beta.9 Pre-release
Pre-release
  • 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

15 Jul 12:47
Compare
Choose a tag to compare
2.5.0-beta.11 Pre-release
Pre-release
  • 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

15 Jul 11:58
Compare
Choose a tag to compare
2.5.0-beta.10 Pre-release
Pre-release
  • 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

14 Jul 15:33
Compare
Choose a tag to compare
2.5.0-beta.8 Pre-release
Pre-release
  • 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

13 Jul 10:31
Compare
Choose a tag to compare
2.5.0-beta.6 Pre-release
Pre-release
  • 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

10 Jul 19:00
Compare
Choose a tag to compare
2.5.0-beta.5 Pre-release
Pre-release
  • 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