This file is used to list changes made in each version of check_mk.
- Added kitchen test
- Removed the fewbytes-common cookbook dependency
- Removed the cluster_service_discovery cookbook dependency
- Cookbook now handles server/agent discovery on its own using libraries/discovery.rb (backward inc. change)
- Agent recipe now downloads packages configured in attributes
- Added support for check_parameters
- Added attribute to make recipe ignore nodes (node['check_mk']['ignore'])
- Mismatch in tag 0.2.0, bumped patch version
- Added a dependency on sudo cookbook
- Added node level extra_service_conf
- Added external agents feature
- Removed inventorizing pseudo agents
- Changed the way pseudo agents are used, see README.
- Initial release of check_mk