Release 0.15.0
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 byreporting.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
New Contributors
- @PeterMocary made their first contribution in #775
- @matejmatuska made their first contribution in #784
Full Changelog: v0.14.0...v0.15.0