Skip to content

8.3.0

Latest
Compare
Choose a tag to compare
@mattiaverga mattiaverga released this 25 Nov 16:51

Released on 2024-11-25.
This is a feature release that re-adds the distinction between min_karma and critpath.min_karma settings.

Features

  • Bodhi now allows setting the min_karma threshold for critical path and non-critical path updates separately (#5802).
  • bcd has a new clean subcommand to completely refresh the bcd environment (#5804).
  • WebUI: the update page now reports both the autopush settings and the minimum threshold for the manual push (#5805).
  • The Release properties min_karma, critpath_min_karma, mandatory_days_in_testing and critpath_mandatory_days_in_testing are now expossed in JSON replies from bodhi-server and can be viewed in bodhi-client through the release requirements command (#5807).

Bug fixes

  • Bodhi documentation on RTD was missing some content generated by external scripts (#5789).
  • When editing an update from APIs it is no more required to specify the old bug ids list in sent data if no change is required (#5800).

Development improvements

  • A deprecation warning is now emitted when a value for karma_critpath is set in a comment (#5796).

Contributors

The following developers contributed to this release of Bodhi:

  • Adam Williamson
  • Mattia Verga