Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@bbc2 bbc2 released this 18 Feb 12:28
· 2 commits to master since this release

Added

  • New parameters for the AsyncBufferedConsumer constructor: import_url,
    request_timeout, groups_url, api_host, retry_limit, retry_backoff_factor,
    verify_cert.

Changed

  • Extra arguments (*args, **kwargs) are no longer accepted in the
    AsyncBufferedConsumer constructor.