Skip to content

Releases: kpn/kstreams

0.6.5

06 Oct 09:48
Compare
Choose a tag to compare

0.6.5 (2022-10-06)

Fix

  • use partition 1 as default partition when producing with test client. Producer test client record metadata fixed. Closes #64

[master 06b587f] bump: version 0.6.4 → 0.6.5
2 files changed, 8 insertions(+), 2 deletions(-)

0.6.4

05 Oct 07:37
Compare
Choose a tag to compare

0.6.4 (2022-10-05)

Fix

  • add commit and commited functions to consumer test client. Closes #61 (#63)

[master ec74eeb] bump: version 0.6.3 → 0.6.4
2 files changed, 8 insertions(+), 2 deletions(-)

0.6.3

21 Sep 11:53
Compare
Choose a tag to compare

0.6.3 (2022-09-21)

Refactor

  • examples: rename some examples and fix broken links

[master 43faad1] bump: version 0.6.2 → 0.6.3
2 files changed, 8 insertions(+), 2 deletions(-)

0.6.2

07 Sep 13:04
Compare
Choose a tag to compare

0.6.2 (2022-09-07)

Fix

  • missing default deserializer

0.6.1

31 Aug 13:43
Compare
Choose a tag to compare

0.6.1 (2022-08-31)

Fix

  • module singlenton renamed to singleton (#56)

0.6.0

25 Aug 10:22
Compare
Choose a tag to compare

0.6.0 (2022-08-25)

Feat

  • get topics using the TestStreamClient

0.5.3

25 Aug 08:37
Compare
Choose a tag to compare

0.5.3 (2022-08-25)

Fix

  • decorator wrapper and tests

0.5.2

23 Aug 09:13
Compare
Choose a tag to compare

0.5.2 (2022-08-23)

Fix

  • comment error

0.5.1

22 Aug 15:45
Compare
Choose a tag to compare

0.5.1 (2022-08-22)

Fix

  • singlenton removed from StreamEngine

0.5.0

22 Aug 13:20
Compare
Choose a tag to compare

0.5.0 (2022-08-22)

Feat

  • add stream decorator

Refactor

  • rename some types and typos in docs
  • expose ConsumerRecord from kstreams