Version 1.0.7
- Import migration_extra attribute from SCC API
- Offline migrations will automatically add additional modules
to the client systems depending on the base product - Dependency gems security updates:
- Update loofah to 2.2.3 (CVE-2018-16468)
- Update rack to 2.0.6 (CVE-2018-16470)
- Update nokogiri to 1.8.5 (CVE-2018-14404)
- Added flag
--all-modules
to theproducts enable
command to
enable all free modules/extensions. - Improved exception handling when HTTP request fails due to
a network or SSL validity issue