Skip to content

7.2.0

Compare
Choose a tag to compare
@mattiaverga mattiaverga released this 30 Apr 07:07
· 27 commits to 7.2 since this release

Released on 2023-04-30.
This is a bugfix release.

Features

  • Bodhi will not try to recalculate the gating status in response to a new result or a new waiver if the status is ignored (#5202).
  • update.edit messages now include new_builds and removed_builds properties (#5237).
  • The Releases list webpage now hide inactive (disabled or archived) releases by default (#5264).

Bug fixes

  • Icons for tests in QUEUED and RUNNING states were not displayed in the webUI (#5187).
  • Updated links to Bodhi extended markdown description page (#5190).
  • The title in the update webpage now has no more a hyperlink (#5089).
  • The bundled selectize js component was downgraded to 0.14.0 to solve a bug where the bug list was emptied upon editing an update (#5233).
  • Link to Koji builds are now correctly encoded (#5272).

Development improvements

  • Use functools lru_cache for caching Release.all_releases() and Release.get_tags() instead of a custom implementation (#5238).

Contributors

The following developers contributed to this release of Bodhi:

  • Aurélien Bompard
  • Adam Williamson
  • Kevin Fenzi
  • Mattia Verga
  • Mikolaj Izdebski
  • Michal Konečný