Newer
Older
===============================
sdm.oor Release Notes
===============================
.. contents:: Topics
v1.0.0
======
Major Changes
-------------
- added strategy plugins `sdmfree` and `sdmhost_pinned`
- added callback plugin `sdmdefault`
v1.1.0
======
Minor Changes
-------------
- added action plugin `dump_role_vars`
v1.2.0
======
Minor Changes
-------------
- changed list merge behavior of roles from 'append' to 'replace'
v1.2.1
======
Bugfixes
--------
- handlers are not executed correctly
v1.2.2
======
Bugfixes
--------
- added missing imports
v1.2.3
======
Bugfixes
--------
- added missing imports
v1.2.4
======
Bugfixes
--------
- added missing imports
v1.2.5
======
Bugfixes
--------
- wrong adding of handlers
v1.2.6
======
Bugfixes
--------
- adding missing import to sdmfree strategy module
v1.2.7
======
Bugfixes
--------
- missing vars property of SDMDepsHelperRole object
v2.0.0
======
Major Changes
-------------
- add the object-oriented support for collection roles
- replace the former inheritance model
- add plugin to return a value to level of the calling task
Bugfixes
--------
- loading process creates multiple independent instances
- loading tasks for exection on each state (loaded or creation)
- convert role params hash to string in role constructor
- role variables from role variable cache of host are not avialable