2019-01-01 19:44:04 +00:00
|
|
|
# CHANGELOG
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|
|
|
|
|
|
|
## [Unreleased]
|
2019-05-06 12:15:54 +00:00
|
|
|
|
2019-06-22 13:57:45 +00:00
|
|
|
## [1.2.0] - 2019-06-22
|
|
|
|
|
2019-06-22 13:49:13 +00:00
|
|
|
- feat: add support for ansible 2.8
|
2019-05-09 09:08:36 +00:00
|
|
|
- feat: add labels in checks
|
2019-03-14 06:44:09 +00:00
|
|
|
- feat: add a debug mode with sensu_no_log variable
|
2019-03-13 22:16:50 +00:00
|
|
|
- feat: add mutators
|
2019-03-13 20:45:02 +00:00
|
|
|
- feat: add sensu_agent_redact variable to add new redact keywords
|
2019-06-22 13:07:46 +00:00
|
|
|
- fix: add new return code for api with the version 5.10
|
|
|
|
- fix: handler, asset and filter wasn't idempotent
|
2019-06-22 06:47:37 +00:00
|
|
|
- fix: create roles before users
|
2019-02-22 17:02:59 +00:00
|
|
|
- doc: add example in readme
|
2019-02-17 08:46:19 +00:00
|
|
|
|
|
|
|
## [1.1.0] - 2019-02-17
|
2019-05-06 12:15:54 +00:00
|
|
|
|
2019-02-16 18:00:14 +00:00
|
|
|
- feat: add support of centos 7
|
2019-02-16 15:20:44 +00:00
|
|
|
- feat: add support of ubuntu 16.04
|
2019-02-16 09:01:49 +00:00
|
|
|
- feat: add support of ubuntu 18.04
|
2019-02-15 19:09:49 +00:00
|
|
|
- feat: add multiple namespaces for the checks, filters, handlers or assets
|
2019-02-08 12:58:40 +00:00
|
|
|
- fix: install python-requests for backend
|
2019-02-09 07:51:26 +00:00
|
|
|
- test: add travis ci
|
2019-02-06 21:10:22 +00:00
|
|
|
|
|
|
|
## [1.0.0] - 2019-02-06
|
2019-05-06 12:15:54 +00:00
|
|
|
|
2019-01-01 19:44:04 +00:00
|
|
|
- first version
|