8.1.0
Released on 2024-04-09.
This is a feature release that adds options for running createrepo_c.
Features
- Bodhi can now set a timeout on postgresql database queries (default to 30 sec) (#5593).
- The createrepo_c config file now can accept enabling/disabling sqlite metadata generation and using --compatibility flag (#5617).
- Builds submission can now be restricted to only specified sources (#5556).
- A new
/list_releases/
GET endpoint is available to allow retrieving JSON data through ajax calls. (#5587).
Bug fixes
- Use urljoin for update URLs construction (#5566`).
- DRPMs can now be disabled per Release in createrepo_c config file (#5616).
Development improvements
- The Vagrant development environment is entirely removed in favor of BCD, and bodhi-shell is fixed in BCD. (#5600).
Contributors
The following developers contributed to this release of Bodhi:
- Aurélien Bompard
- Adam Williamson
- Mattia Verga