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.
1 parent ae25588 commit a907306Copy full SHA for a907306
CHANGES.md
@@ -1,3 +1,6 @@
1
+# 1.4.6.post2 (Aug 27, 2019)
2
+* Cherrypick change from upstream to make blocking calls for Kafka metadata if we don't have any
3
+
4
# 1.4.6.post1 (Jun 4, 2019)
5
This release merges in changes from 1.4.5 and 1.4.6 upstream.
6
The only key differences are we focus on py35 still instead of py36/py37, and
kafka/version.py
@@ -1 +1 @@
-__version__ = '1.4.6.post1'
+__version__ = '1.4.6.post2'
0 commit comments