Release 2.4.11 is a GA release.
Released: 15 Jul 2020
This document describes the changes in release 2.4.11, when compared to the previous release in the same series.
For any problems you encounter, please consider submitting a bug report on our Jira.
Unnecessary AuthSwitchRequest with old clients
User loading query can run into charset collation problems
Crash in Galera monitor
session_trace enables all log levels
DCB write errors with abstracted services
Crash with persistent connections, schemarouter and local services abstracted as servers
QC bug with keyword handler
readwritesplit router should not open new connections to slaves lagging for more than max_slave_replication_lag seconds
Parts of 2.4 manual still suggest to use deprecated maxadmin
Query Type of 'SELECT ... LOCK IN SHARE MODE;'
MaxScale dies with fatal signal 11
Race condition between startup/shutdown and signal delivery
creating many short sessions in parallel leads to errors
There are some limitations and known issues within this version of MaxScale. For more information, please refer to the Limitations document.
RPM and Debian packages are provided for supported the Linux distributions.
Packages can be downloaded .
The source code of MaxScale is tagged at GitHub with a tag, which is identical with the version of MaxScale. For instance, the tag of version X.Y.Z of MaxScale is maxscale-X.Y.Z. Further, the default branch is always the latest GA version of MaxScale.
The source code is available .