Skip to content

Releases: kpn/kstreams

0.26.3

27 Nov 15:39
Compare
Choose a tag to compare

0.26.3 (2024-11-27)

Fix

  • bump deps

[master d75800b] bump: version 0.26.2 → 0.26.3
2 files changed, 7 insertions(+), 1 deletion(-)

0.26.2

27 Nov 14:26
Compare
Choose a tag to compare

0.26.2 (2024-11-27)

Fix

  • circular imports on DI system
  • typing issues
  • add support for generic values in dependency injection

Refactor

  • use abstract class for DI Middleware

[master 26a93c9] bump: version 0.26.1 → 0.26.2
2 files changed, 13 insertions(+), 1 deletion(-)

0.26.1

26 Nov 15:02
Compare
Choose a tag to compare

0.26.1 (2024-11-26)

Fix

  • benchmarks

[master 0c6c0e2] bump: version 0.26.0 → 0.26.1
2 files changed, 8 insertions(+), 2 deletions(-)

0.26.0

22 Nov 12:06
Compare
Choose a tag to compare

0.26.0 (2024-11-22)

BREAKING CHANGE

  • Python 3.8 support has been dropped because of end-of-life (EOL), please update to a
    supported version

Fix

  • drop support for python 3.8 and bump deps (#243)

[master 0192fcc] bump: version 0.25.0 → 0.26.0
2 files changed, 12 insertions(+), 1 deletion(-)

0.25.0

21 Nov 14:52
Compare
Choose a tag to compare

0.25.0 (2024-11-21)

Feat

  • add benchmarks

[master b371aa1] bump: version 0.24.9 → 0.25.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.24.9

18 Nov 10:35
Compare
Choose a tag to compare

0.24.9 (2024-11-18)

Fix

  • prevent ConsumerStoppedError exception when engine or a stream is stopped. Related to #234 (#238)

[master 9a02ebd] bump: version 0.24.8 → 0.24.9
2 files changed, 7 insertions(+), 1 deletion(-)

0.24.8

01 Nov 09:14
Compare
Choose a tag to compare

0.24.8 (2024-11-01)

Fix

  • streams_utils: properly identify if typed or not
  • typing errors caused by optionals in tests

[master 08691d8] bump: version 0.24.7 → 0.24.8
2 files changed, 8 insertions(+), 1 deletion(-)

0.24.7

17 Oct 12:07
Compare
Choose a tag to compare

0.24.7 (2024-10-17)

Fix

  • test_client: use proper type hint in Producer.send (#216)

[master 00135f4] bump: version 0.24.6 → 0.24.7
2 files changed, 7 insertions(+), 1 deletion(-)

0.24.6

16 Oct 13:22
Compare
Choose a tag to compare

0.24.6 (2024-10-16)

Fix

  • move consumer record to kstreams

[master f6abee0] bump: version 0.24.5 → 0.24.6
2 files changed, 7 insertions(+), 1 deletion(-)

0.24.5

10 Oct 11:15
Compare
Choose a tag to compare

0.24.5 (2024-10-10)

Fix

  • add maintainer instead of author (#213)

[master 8623734] bump: version 0.24.4 → 0.24.5
2 files changed, 7 insertions(+), 1 deletion(-)