Skip to content

Release 0.16.0

Compare
Choose a tag to compare
@pirat89 pirat89 released this 23 Aug 16:00
· 36 commits to master since this release

Packaging

  • Provide leapp-framework 5.0 (#818, #840)

Framework

Fixes

  • Improve processing of reports with UTF-8 characters (#821, #828)
  • Fix info reporting with only one path to log (#834)

Enhancements

  • Include tracebacks of actors into the leapp.db (#832)

Leapp (tool)

Fixes

  • Dialog creation fails not more for a component without choices (#826)
  • Empty report is generated correctly (#828)
  • Fix processing data in remediation instructions with non-ascii characters ()

Enhancements

  • Improve report summary output to make it more visible (#818, #840)
  • Distinguish errors from valid reports in the generated txt report file
  • Generated reports v1.2.0 can contain new group "error" for error reports.

stdlib

Fixes

  • Fixed the call when the execute cannot be performed (#836)

Enhancements

  • changes related just to stdlib - under leapp/libraries/stdlib

New Contributors

Full Changelog: v0.15.1...v0.16.0