Release 2.5.19 is a GA release.
Released: 11 Feb 2022
This document describes the changes in release 2.5.19, when compared to the previous release in the same series.
If you are upgrading from an older major version of MaxScale, please read the upgrading document for this MaxScale version.
For any problems you encounter, please consider submitting a bug report on our Jira.
Rebalancing may cause MaxScale to crash
Binlog router appends -BinlogRouter to master version string again and again ...
Session capabilities are not frozen on session startup
MariaDBMonitor does not log connection error on startup
Transaction replay doesn't reset transaction on implicit commit
MaxScale stalls and crashes occasionally
"transaction" is always parsed as a reserved word
Read-only transaction behavior is not documented
Xpand monitor doesn't show full configuration in diagnostic output
Hang in RoutingWorker::execute_concurrently semaphore.hh:146
Shutdown bug
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 .