Updated changelog.

This commit is contained in:
Markus Makela
2015-03-12 18:04:16 +02:00
parent fbf2d883f1
commit 602eeaf3c0

View File

@ -7,8 +7,11 @@ These are the changes introduced in MaxScale version 1.0.6
* Firewall filter
* Multi-Master monitor
* RabbitMQ logging filter
* Added option to use high precision timestamps in logging
* Readwritesplit router now returns the master server's response
* Added option to use high precision timestamps in logging.
* Readwritesplit router now returns the master server's response.
* Minimum required CMake version is now 2.8.12 for package building.
* Session idle timeout added for services
* The logs can now be configured to have millisecond precision
* Session idle timeout added for services.
* Monitor API is updated to 2.0.0. Monitors with earlier versions of the API no longer work with this version of MaxScale.
* MaxScale now requires libcurl and libcurl development headers.
* Nagios plugins added.
* Notification service added.