Skip to content

Minor bugfix release

Compare
Choose a tag to compare
@tvoinarovskyi tvoinarovskyi released this 01 Feb 13:00
· 835 commits to master since this release
  • Added AIOKafkaProducer.flush() method. (PR #209 by @vineet-rh)
  • Fixed a bug with uvloop involving float("inf") for timeout. (PR #210 by
    dmitry-moroz)
  • Changed test runner to allow running tests on OSX. (PR #213 by @shargan)