Features
- Add typing to the entire library, and check it with mypy and pyright (PR #477)
- Update the Fedora certificates (8ce3f93)
- Make the factory directly available as an attribute of the service (d15da66)
- Drop support for Python 3.8 and Pika < 1.0
- Support Python 3.13
Development Changes
- Implement statistics as dataclasses (7e6f491)