v4.0.0
github-actions
released this
12 Jan 12:24
·
136 commits
to develop
since this release
Breaking Changes / Porting Guide
- content_view_filter - stop managing rules from this module,
content_view_filter_rule
should be used for that - inventory plugin - do not default to
http://localhost:3000
as the Foreman URL, providing a URL is now mandatory
Bugfixes
- compute_profile, host - refer to VMware storage pods by name, not id (#1247)
New Modules
- theforeman.foreman.registration_command - Manage Registration Command
- theforeman.foreman.webhook - Manage Webhooks