Skip to content

Commit 3fbf3a1

Browse files
bump: version 0.30.1 → 0.31.0
1 parent f42edde commit 3fbf3a1

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.31.0 (2026-06-10)
2+
3+
### Feat
4+
5+
- **ProducerSettings**: enable producer settings when creating Stream… (#396)
6+
17
## 0.30.1 (2026-01-23)
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.30.1"
3+
version = "0.31.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)