Release 2.5.11 is a GA release.
Released: 4 May 2021
This document describes the changes in release 2.5.11, 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.
Syslog output is not filtered according to current log configuration
option lazy_connect not fully effective
Kafkacdc doesn't reconnect on replication error
Old master connection is left open after transaction migration
MaxCtrl doesn't strip colors from non-tty output
Transaction Replay: transactions not replayed after Xpand group change
After "clock has been changed to REALTIME" in syslog maxscale crashes
Read statistics are wrong with master_accept_reads and read-only transactions
Updates to services don't propagate upwards to other services that use them
Malformed packet SQL=LOAD DATA LOCAL INFILE... ERROR 2027
Prepared statement inside trx not tracked with transaction_replay
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 .