Skip to content

Commit 07b9b8b

Browse files
bump: version 0.27.0 → 0.28.0
1 parent 2758b6f commit 07b9b8b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.28.0 (2025-11-24)
2+
3+
### Feat
4+
5+
- **SendMany**: add send_many feature. Related to #298 (#354)
6+
17
## 0.27.0 (2025-11-18)
28

39
## 0.26.9 (2025-04-18)

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.27.0"
3+
version = "0.28.0"
44
description = "Build simple kafka streams applications"
55
authors = ["Marcos Schroh <marcos.schroh@kpn.com>"]
66
maintainers = ["Santiago Fraire Willemoës <santiago.fraire@kpn.com>"]

0 commit comments

Comments
 (0)