Add changelog entries

Added changelog entries and fixed a typo in the 2.3 release notes.
This commit is contained in:
Markus Mäkelä 2018-10-04 10:01:15 +03:00
parent 670cd4c8d1
commit 24f0162203
No known key found for this signature in database
GPG Key ID: 72D48FCE664F7B19
2 changed files with 15 additions and 1 deletions

View File

@ -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:

View File

@ -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