Skip to content

Releases: kpn/kstreams

0.33.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 16:39

0.33.0 (2026-06-18)

BREAKING CHANGE

  • the field was removed from the function,
    if you were using the crlfile, remove it as it is no longer
    supported.

Fix

  • scripts: do not assume terminal
  • create_ssl_context: remove crlfile field

[master de8c078] bump: version 0.32.0 → 0.33.0
2 files changed, 14 insertions(+), 1 deletion(-)

0.32.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 13:20

0.32.0 (2026-06-12)

Feat

  • add support for compression algorithms

Fix

  • dependabot: group deps
  • bump dev deps

[master 8e2b429] bump: version 0.31.0 → 0.32.0
2 files changed, 12 insertions(+), 1 deletion(-)

0.31.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 14:59

0.31.0 (2026-06-10)

Feat

  • ProducerSettings: enable producer settings when creating Stream… (#396)

[master 3fbf3a1] bump: version 0.30.1 → 0.31.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.30.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 15:25

0.30.1 (2026-01-23)

Fix

  • TestStreamClient: missing utility TimeoutErrorException added to kstreams and removed it from tests (#377)

[master 7a3d659] bump: version 0.30.0 → 0.30.1
2 files changed, 7 insertions(+), 1 deletion(-)

0.30.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 13:10

0.30.0 (2026-01-19)

Feat

  • GetMany: GetMany functionality added to Stream. Closes #309 (#368)

[master 19f1097] bump: version 0.29.0 → 0.30.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.29.0

Choose a tag to compare

@github-actions github-actions released this 04 Dec 12:55

0.29.0 (2025-12-04)

BREAKING CHANGE

  • now the return of send_many is a List[RecordMetadata] rather then RecordMetadata

Feat

  • SendMany: group events per partition. Closes #356 (#359)

[master 28de1c4] bump: version 0.28.1 → 0.29.0
2 files changed, 11 insertions(+), 1 deletion(-)

0.28.1

Choose a tag to compare

@github-actions github-actions released this 26 Nov 12:56

0.28.1 (2025-11-26)

Fix

  • some docstrings fixed to impreove ide hover (#357)

[master 44b6982] bump: version 0.28.0 → 0.28.1
2 files changed, 7 insertions(+), 1 deletion(-)

0.28.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 15:28

0.28.0 (2025-11-24)

Feat

  • SendMany: add send_many feature. Related to #298 (#354)

[master 07b9b8b] bump: version 0.27.0 → 0.28.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.27.0

Choose a tag to compare

@github-actions github-actions released this 18 Nov 15:39

0.27.0 (2025-11-18)

[master 9c2b04d] bump: version 0.26.9 → 0.27.0
2 files changed, 3 insertions(+), 1 deletion(-)

0.26.9

Choose a tag to compare

@github-actions github-actions released this 18 Apr 13:55

0.26.9 (2025-04-18)

Fix

  • flush all events in producer buffer before the producer is stopped (#312)

[master d9937a9] bump: version 0.26.8 → 0.26.9
2 files changed, 7 insertions(+), 1 deletion(-)