Skip to content

Releases: kpn/kstreams

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

0.11.9

20 Jul 13:32
Compare
Choose a tag to compare

0.11.9 (2023-07-20)

Fix

  • consumer committed metrics should use committed and not last_stable_offset (#120)

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

0.11.8

18 Jul 08:36
Compare
Choose a tag to compare

0.11.8 (2023-07-18)

Fix

  • pyyaml issue

[master 255c4f8] bump: version 0.11.7 → 0.11.8
2 files changed, 8 insertions(+), 2 deletions(-)

0.11.7

26 Jun 12:26
Compare
Choose a tag to compare

0.11.7 (2023-06-26)

Fix

  • deserializer signature (#117)

[master 68156fd] bump: version 0.11.6 → 0.11.7
2 files changed, 8 insertions(+), 2 deletions(-)

0.11.6

23 May 13:16
Compare
Choose a tag to compare

0.11.6 (2023-05-23)

Fix

  • set default partition when producing with engine (#116)

[master f3d8bc3] bump: version 0.11.5 → 0.11.6
2 files changed, 8 insertions(+), 2 deletions(-)

0.11.5

23 May 13:09
Compare
Choose a tag to compare

0.11.5 (2023-05-23)

Fix

  • typo in docs (#113)

[master b1a8bee] bump: version 0.11.4 → 0.11.5
2 files changed, 8 insertions(+), 2 deletions(-)

0.11.4

09 May 14:03
Compare
Choose a tag to compare

0.11.4 (2023-05-09)

Fix

  • call seek_to_initial_offsets method after TestConsumer is subscribed (#112)

[master f8f3158] bump: version 0.11.3 → 0.11.4
2 files changed, 8 insertions(+), 2 deletions(-)

0.11.3

09 May 11:22
Compare
Choose a tag to compare

0.11.3 (2023-05-09)

Fix

  • seek to initial offsets using the rebalance listener (#111)

[master 9f6bb78] bump: version 0.11.2 → 0.11.3
2 files changed, 8 insertions(+), 2 deletions(-)