Skip to content

Commit d9937a9

Browse files
bump: version 0.26.8 → 0.26.9
1 parent a4580d3 commit d9937a9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.26.9 (2025-04-18)
2+
3+
### Fix
4+
5+
- flush all events in producer buffer before the producer is stopped (#312)
6+
17
## 0.26.8 (2025-04-10)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "kstreams"
3-
version = "0.26.8"
3+
version = "0.26.9"
44
description = "Build simple kafka streams applications"
55
authors = ["Marcos Schroh <[email protected]>"]
66
maintainers = ["Santiago Fraire Willemoës <[email protected]>"]

0 commit comments

Comments
 (0)