Skip to content

Releases: kpn/kstreams

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(-)

0.24.4

09 Oct 15:08
Compare
Choose a tag to compare

0.24.4 (2024-10-09)

Fix

  • Update DeprecationWarnings

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

0.24.3

09 Oct 13:44
Compare
Choose a tag to compare

0.24.3 (2024-10-09)

Fix

  • bump missing dev dependencies
  • bump ruff dep and format files

[master ee8e610] bump: version 0.24.2 → 0.24.3
2 files changed, 8 insertions(+), 1 deletion(-)

0.24.2

09 Oct 13:33
Compare
Choose a tag to compare

0.24.2 (2024-10-09)

Fix

  • bump dependencies

[master f470dcf] bump: version 0.24.1 → 0.24.2
2 files changed, 7 insertions(+), 1 deletion(-)

0.24.1

07 Oct 11:43
Compare
Choose a tag to compare

0.24.1 (2024-10-07)

Refactor

  • expose a Stream.get_middleware function

[master 782e0cd] bump: version 0.24.0 → 0.24.1
2 files changed, 7 insertions(+), 1 deletion(-)

0.24.0

03 Sep 14:14
Compare
Choose a tag to compare

0.24.0 (2024-09-03)

Feat

  • error policy STOP_APPLICATION added. Closes #162 (#207)

[master e0c03dd] bump: version 0.23.0 → 0.24.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.23.0

03 Sep 07:57
Compare
Choose a tag to compare

0.23.0 (2024-09-03)

Feat

  • Stream error policy added (#206)

[master 2817c21] bump: version 0.22.1 → 0.23.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.22.1

12 Sep 06:19
Compare
Choose a tag to compare

0.22.1 (2024-08-28)

Fix

  • check whether Stream is running when TestStreamClient is leaving the context. This allows to send more events after a Stream has crashed and still the TestStreamClient will be able to leave the context without hanging (#204)

[master 6e194cb] bump: version 0.22.0 → 0.22.1
2 files changed, 9 insertions(+), 3 deletions(-)

0.22.0

14 Aug 13:09
Compare
Choose a tag to compare

0.22.0 (2024-08-14)

Feat

  • add Send type hint parameter to udf when a Stream is defined (#202)

[master 3af654d] bump: version 0.21.0 → 0.22.0
2 files changed, 8 insertions(+), 2 deletions(-)