Skip to content

Release 0.15.0

Compare
Choose a tag to compare
@pirat89 pirat89 released this 23 Aug 15:56
· 83 commits to master since this release
866fcc8

Packaging

  • bumped leapp-framework to 3.1 (#677)

Framework

Fixes

  • Fixed a problem where passing environment variables to an executed child process modified the environment variables of the parent process (​​#784)
  • Ignore invalid FQDNs (#790)

Enhancements

  • Deprecate reporting.(Tags|Flags), replaced by reporting.Groups (#677, #781, #788)
  • Introduce is_inhibitor function (#677)
  • Introduce a Blob model field (#789)
  • Introduce new report JSON schema v1.2.0 (default: 1.1.0) (#677)

Leapp (tool)

Fixes

  • Handle missing CLI commands gracefully (#785)
  • Requires to be executed by root only (#775)

New Contributors

Full Changelog: v0.14.0...v0.15.0