Skip to content

v2.2.0

Choose a tag to compare

@cnweaver cnweaver released this 26 Sep 13:37
834b78f

This release includes bug fixes and improvements since v2.1.0:

  • #60: The build system has been updated with a pyproject.toml file.
  • #58: adc.Consumer now supports a stop method which can be used to end the stream loop conveniently from another thread.
  • #55: adc.Consumer._stream_forever handles errors raised by librdkafka better.