Version 3.3.0
Features
- Add support for asyncio-based callbacks in the consumer. As a consequence,
the Twisted reactor used by the CLI is nowasyncio
. (#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)