707 B
707 B
CHANGELOG
This project adheres to Semantic Versioning. Which is based on Keep A Changelog
[Unreleased]
- feat: add labels in checks
- fix: create roles before users
- feat: add a debug mode with sensu_no_log variable
- feat: add mutators
- feat: add sensu_agent_redact variable to add new redact keywords
- doc: add example in readme
[1.1.0] - 2019-02-17
- feat: add support of centos 7
- feat: add support of ubuntu 16.04
- feat: add support of ubuntu 18.04
- feat: add multiple namespaces for the checks, filters, handlers or assets
- fix: install python-requests for backend
- test: add travis ci
[1.0.0] - 2019-02-06
- first version