From 24f0162203d27b9fc12693b7d2dd77ff3b0abdae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Thu, 4 Oct 2018 10:01:15 +0300 Subject: [PATCH] Add changelog entries Added changelog entries and fixed a typo in the 2.3 release notes. --- Documentation/Changelog.md | 14 ++++++++++++++ .../Release-Notes/MaxScale-2.3.0-Release-Notes.md | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index 6d4f5e27b..5e9831aae 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -7,6 +7,20 @@ * `config reload` removed from MaxAdmin (was deprecated in 2.2) * MariaDBMonitor features added, modified and removed * A Comment filter has been added. +* Services and filter can be created at runtime via the REST API +* Runtime router reconfiguration is now possible +* MaxCtrl + * The `create monitor` command now accepts a list of key-value parameters + * The new `drain server` drains the server of connections + * A new interactive input mode was added +* Readwritesplit + * Automatic transaction replay allows transactions to be migrated between servers + * Master connections can now be re-opened + * Writes with autocommit enabled can be automatically retried + * Consistent reads on slaves via MASTER_GTID_WAIT + * Transaction load balancing for normal transactions + * Support for runtime router reconfiguration +* Experimental resultset concatenation router, `cat` For more details, please refer to: diff --git a/Documentation/Release-Notes/MaxScale-2.3.0-Release-Notes.md b/Documentation/Release-Notes/MaxScale-2.3.0-Release-Notes.md index 0ba5735e0..f19efb6dd 100644 --- a/Documentation/Release-Notes/MaxScale-2.3.0-Release-Notes.md +++ b/Documentation/Release-Notes/MaxScale-2.3.0-Release-Notes.md @@ -25,7 +25,7 @@ keep responsiveness high even with default values. ### Session Command History -The _readwritesplit_ session command history is now enabled mby default but it +The _readwritesplit_ session command history is now enabled by default but it is limited to a total of 50 distict session commands. This default allows most sessions to leverage the newly improved reconnection mechanism without having to explicitly enable the history. When the limit of 50 commands is exceeded, the