kafka-python v1.4.1 Release Notes

Release Date: 2018-02-09 // about 6 years ago
  • ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix consumer poll stuck error when no available partition (ckyoog #1375)
    • โœ… Increase some integration test timeouts (dpkp #1374)
    • ๐Ÿ‘‰ Use raw in case string overriden (jeffwidman #1373)
    • ๐Ÿ›  Fix pending completion IndexError bug caused by multiple threads (dpkp #1372)