Skip to content

Commit 0bc1231

Browse files
authored
Merge pull request #144 from RegioHelden/release-v0.14.0
Release v0.14.0
2 parents e0ddb40 + 3aedd96 commit 0bc1231

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [v0.14.0](https://github.com/RegioHelden/django-kafka/tree/v0.14.0) (2025-09-09)
4+
5+
[Full Changelog](https://github.com/RegioHelden/django-kafka/compare/v0.13.0...v0.14.0)
6+
7+
**Implemented enhancements:**
8+
9+
- feat: implement warm shutdown of the kafka consumers. [\#142](https://github.com/RegioHelden/django-kafka/pull/142) (@bodja)
10+
- Update reusable-workflows to 2.4.0 and setup-python to 6 [\#141](https://github.com/RegioHelden/django-kafka/pull/141) (@regiohelden-dev)
11+
- Update uv to 0.8.15 [\#140](https://github.com/RegioHelden/django-kafka/pull/140) (@regiohelden-dev)
12+
- Update uv to 0.8.14 [\#139](https://github.com/RegioHelden/django-kafka/pull/139) (@regiohelden-dev)
13+
314
## [v0.13.0](https://github.com/RegioHelden/django-kafka/tree/v0.13.0) (2025-08-27)
415

516
[Full Changelog](https://github.com/RegioHelden/django-kafka/compare/v0.12.0...v0.13.0)
@@ -9,11 +20,8 @@
920
- feat: add TopicReproducer for debezium source connector message augmentation, refs \#136 [\#137](https://github.com/RegioHelden/django-kafka/pull/137) (@stefan-cardnell-rh)
1021
- Update uv to 0.8.13 [\#135](https://github.com/RegioHelden/django-kafka/pull/135) (@regiohelden-dev)
1122
- Update uv to 0.8.12 and reusable workflows to 2.3.0 [\#134](https://github.com/RegioHelden/django-kafka/pull/134) (@regiohelden-dev)
12-
- Update uv to 0.8.2 [\#132](https://github.com/RegioHelden/django-kafka/pull/132) (@regiohelden-dev)
13-
14-
**Merged pull requests:**
15-
1623
- Update uv to 0.8.3 [\#133](https://github.com/RegioHelden/django-kafka/pull/133) (@regiohelden-dev)
24+
- Update uv to 0.8.2 [\#132](https://github.com/RegioHelden/django-kafka/pull/132) (@regiohelden-dev)
1725
- Update uv to 0.8.0 [\#131](https://github.com/RegioHelden/django-kafka/pull/131) (@regiohelden-dev)
1826

1927
## [v0.12.0](https://github.com/RegioHelden/django-kafka/tree/v0.12.0) (2025-07-17)

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.0
1+
0.14.0

0 commit comments

Comments
 (0)