Skip to content

1.8

Compare
Choose a tag to compare
@msimacek msimacek released this 23 Aug 13:40
· 660 commits to master since this release

New features

  • Store and display past changes in dependency resolution state and problems (#111)

Bugfixes

  • Buildroot problems are properly deleted when no longer relevant

Other

  • koschei-admin cleanup task optimization
  • Internal name of collections can be changed with koschei-admin edit-collection --new-name

Upgrading from 1.7.2

  • Database migration
    • Run alembic -c /usr/share/koschei/alembic.ini upgrade head while the
      backend services and httpd are stopped