Skip to content

Releases: kpn/kstreams

0.12.6

27 Nov 16:31
Compare
Choose a tag to compare

0.12.6 (2023-11-27)

Fix

  • TestClient: call task_done after the topic has consumed the cr (#138)

[master 5f02f4e] bump: version 0.12.5 → 0.12.6
2 files changed, 8 insertions(+), 2 deletions(-)

0.12.5

22 Nov 14:55
Compare
Choose a tag to compare

0.12.5 (2023-11-22)

Fix

  • increase total events also when using sync testing (#136)

[master a70352e] bump: version 0.12.4 → 0.12.5
2 files changed, 8 insertions(+), 2 deletions(-)

0.12.4

11 Oct 13:58
Compare
Choose a tag to compare

0.12.4 (2023-10-11)

Fix

  • spelling mistake in log message (#133)

[master 99fb954] bump: version 0.12.3 → 0.12.4
2 files changed, 8 insertions(+), 2 deletions(-)

0.12.3

25 Sep 10:23
Compare
Choose a tag to compare

0.12.3 (2023-09-25)

Refactor

  • pydantic: add support for pydantic v2 (#132)

[master 924d87b] bump: version 0.12.2 → 0.12.3
2 files changed, 8 insertions(+), 2 deletions(-)

0.12.2

20 Sep 13:58
Compare
Choose a tag to compare

0.12.2 (2023-09-20)

Fix

  • Kafka backend: use enum values when represent kafka backend as dict. Close #130 (#131)

[master 921f848] bump: version 0.12.1 → 0.12.2
2 files changed, 8 insertions(+), 2 deletions(-)

0.12.1

02 Aug 11:48
Compare
Choose a tag to compare

0.12.1 (2023-08-02)

Fix

  • end_offsets off by 1

[master 6aaf016] bump: version 0.12.0 → 0.12.1
2 files changed, 8 insertions(+), 2 deletions(-)

0.12.0

31 Jul 14:29
Compare
Choose a tag to compare

0.12.0 (2023-07-31)

Feat

  • option to disable monitoring during testing added (#125)

[master c884319] bump: version 0.11.12 → 0.12.0
2 files changed, 8 insertions(+), 2 deletions(-)

0.11.12

26 Jul 12:54
Compare
Choose a tag to compare

0.11.12 (2023-07-26)

Fix

  • Prometheus scrape metrics task fixed in order to have a proper shutdown (#124)

[master 28a377d] bump: version 0.11.11 → 0.11.12
2 files changed, 8 insertions(+), 2 deletions(-)

0.11.11

25 Jul 12:08
Compare
Choose a tag to compare

0.11.11 (2023-07-25)

Fix

  • race condition when creating metrics at the same time that a stream is removed (#121)
  • consumer committed metrics should use committed and not last_stable_offset (#120)

[master 17be63a] bump: version 0.11.10 → 0.11.11
2 files changed, 9 insertions(+), 2 deletions(-)

0.11.10

25 Jul 11:41
Compare
Choose a tag to compare

0.11.10 (2023-07-25)

Fix

  • race condition when creating metrics at the same time that a stream is removed (#121)

[master f2fc7f7] bump: version 0.11.9 → 0.11.10
2 files changed, 8 insertions(+), 2 deletions(-)