Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@abompard abompard released this 22 Sep 07:32
· 387 commits to develop since this release

This is a feature release that updates Python support, adds a dependency to interpret Koji messages, and updates a lot of our other dependencies.

  • Drop support for python 3.7, add support for python 3.10 (#890)
  • Add the koji-fedoramessaging-messages package (#1257)
  • Use Alembic to stamp the database when creating it. This requires adding a config variable alembic_ini in the fedora-messaging configuration file that points to the alembic.ini file. (#815)