From 7035af30c351cbca6a48e9a1c35b321895499ade Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Tue, 7 Feb 2017 11:17:22 +0200 Subject: [PATCH] Update ChangeLog --- Documentation/Changelog.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index 497a03104..3ea72cc1a 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -2,13 +2,16 @@ ## MariaDB MaxScale 2.1 * Hierarchical configuration files are now supported. -* Logging is now performed in a way compatible with logrotate(8) +* Logging is now performed in a way compatible with logrotate(8). * Persistent connections are reset upon resuse. -* Galera monitor now consistently chooses the same node as master +* Galera monitor now consistently chooses the same node as master. +* Galera Monitor can set the preferred donor nodes list. * The configuration can now be altered dynamically and the changes are persisted. -* There is now a monitor for Amazon Aurora clusters +* There is now a monitor for Amazon Aurora clusters. * MySQL Monitor now has a multi-master mode. * MySQL Monitor now has a failover mode. +* Named Server Filter now supports wildcards for source option. +* Binlog Server can now be configured to encrypt binlog files. * New filters, _cache, _ccrfilter_, _masking_, and _maxrows_ are introduced. For more details, please refer to: