Sql requests blocking several Centreon functionalities have been fixed.
Centreon Broker now supports last RRDtool versions.
Xor was buggy in BAM boolean rules. It is now fixed
Cache was lost on some streams (SQL, Graphite, InfluxDB).
The build directory is now gone away. We use now cmake as intended, this solves issues with some ide (like kdevelop)...
A lot of sql requests were not compatible with MariaDB/MySql strict mode. They have been fixed.
We have remove the yajl code from the code base. We now use json11 framework from dropbox folks.
Centreon Broker now is C++11 compatible.