Skip to content

Release 0.11.0

Compare
Choose a tag to compare
@bocekm bocekm released this 18 Aug 13:50
· 190 commits to master since this release

Packaging

  • Bump leapp-framework capability to 1.3

Framework

Fixes

  • Preserve verbose/debug options during the whole upgrade workflow (#625)
  • Print the informative error block to the STDOUT instead of STDERR (#623)

Enhancements

  • Added new reporting tags: PUBLIC_CLOUD and RHUI (#650)
  • Added the possibility to skip actor discovery to improve performance of tests when an actor context is injected directly (#638)
  • Introduced the deprecated and suppress_deprecation decorators to support the deprecation process (#640, #653)
  • Store dialog answers in the leapp.db (#651)

Known issues

  • The suppress_deprecation decorator causes a traceback in certain cases

Leapp

Enhancements

  • Updated and improved man pages (#633)

Snactor

Fixes

  • Raising a missing exception with tests failing under py3 (#647)

Enhancements

  • Added the --actor-config option to snactor run to specify a workflow configuration model that should be consumed by actors (#627)

Leapp Standard Library

Enhancements

  • The call function has been improved to be working on MacOS (#634)

Related leapp-repository release: https://github.com/oamg/leapp-repository/releases/tag/v0.11.0