This release does a long necessary cleanup to have more clear methods for the Host Object.
It has a major Version Number, since the cleanup introduces deprecation.
Old Methods will still work, but print a Deprecated warning. Update is straightforward since only the name has changed but not the Params.
All Methods are also described here: https://github.com/Bastian-Kuhn/cmdb-syncer/wiki/Plugin-API
The deprecated functions are removed with 1.4
Other Changes
- Hotfix for Rule handling in mode ANY
- Removed unnecessary methods on export
- More Verbose information output.