Skip to content

Version 3.3.0

Compare
Choose a tag to compare
@abompard abompard released this 31 Mar 11:26
· 78 commits to stable since this release
v3.3.0
b53516f

Features

  • Add support for asyncio-based callbacks in the consumer. As a consequence,
    the Twisted reactor used by the CLI is now asyncio. (#282)

Documentation Improvements

  • Improve documentation layout, and add some documentation on the message
    schemas. (1fa8998)
  • Add koji-fedoramessaging-messages to the list of known schemas. (ef12fa2)

Development Changes

  • Update pre-commit linters. (0efdde1)