We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df3937a + 091f917 commit 1863862Copy full SHA for 1863862
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [v0.11.1](https://github.com/RegioHelden/django-kafka/tree/v0.11.1) (2025-07-08)
4
+
5
+[Full Changelog](https://github.com/RegioHelden/django-kafka/compare/v0.11.0...v0.11.1)
6
7
+**Fixed bugs:**
8
9
+- fix: `KeyOffsetTrackerTopic.consume` returns proper value now. [\#120](https://github.com/RegioHelden/django-kafka/pull/120) (@bodja)
10
11
## [v0.11.0](https://github.com/RegioHelden/django-kafka/tree/v0.11.0) (2025-07-07)
12
13
[Full Changelog](https://github.com/RegioHelden/django-kafka/compare/v0.10.0...v0.11.0)
version
@@ -1 +1 @@
-0.11.0
+0.11.1
0 commit comments