Skip to content

v5.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 12:05
· 1 commit to develop since this release

Minor Changes

  • activation_key - internally convert deprecated content_view/lifecycle_environment to content view environment labels for compatibility with newer Katello API versions (#1982)
  • auth_source_ldap - add cacert parameter to set CA certificates for LDAP server verification (#1985)
  • host, hostgroup - internally convert content_view/lifecycle_environment to content view environment ID for compatibility with newer Katello API versions (#1977)

Deprecated Features

  • activation_key - the content_view and lifecycle_environment parameters are deprecated, please use content_view_environments instead (#1982)

Bugfixes

  • content_view - scope lifecycle_environments by organization to avoid errors with duplicate names across organizations (#1980)