From 61f3ba3efa2cef0841cdddd4ce8385bf0bf26a6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Mon, 25 Sep 2017 10:52:08 +0300 Subject: [PATCH] Update 2.2.0 release notes Added binlogrouter changes to release notes. --- .../Release-Notes/MaxScale-2.2.0-Release-Notes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/Release-Notes/MaxScale-2.2.0-Release-Notes.md b/Documentation/Release-Notes/MaxScale-2.2.0-Release-Notes.md index 9621c60f2..b17a18a3b 100644 --- a/Documentation/Release-Notes/MaxScale-2.2.0-Release-Notes.md +++ b/Documentation/Release-Notes/MaxScale-2.2.0-Release-Notes.md @@ -129,6 +129,14 @@ it will now look like ``` where `4711` is the session id. +### Binlogrouter Default Values + +The _binlogdir_ now has a default value of `/var/lib/maxscale/`. Previously the +parameter was mandatory even though it was documented to have a default value. + +The _mariadb10-compatibility_ is enabled by default since MaxScale 2.2.0. This +allows easier use of the MariaDB 10 series server. + ## Dropped Features ### MaxAdmin