Release 2.5.25 is a GA release.
Released: 30 Mar 2023
This document describes the changes in release 2.5.25, 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.
RHEL8 Packages for 23.02.1 and 22.08.5
Binlogrouter breaks if event size exceeds INT_MAX
Maxscale ignores lower_case_table_names=1 on config file
The statement canonicalizer cannot handle comments within statements
Wrong server version assumption
MaxScale leaks sessions if they are closed when writeq throttling is enabled
skip_name_resolve is not modifiable at runtime
Uncaught exception in binlogrouter
IP wildcard values are not permitted in host values while using data masking
Replication breaks if binlogfilter excludes events
PHP program reports different collation_connection when connecting via Maxscale
Memory leak in smartrouter
MaxScale hangs with warning about "Worker 1 attempted to send a message to worker 1"
Hang in smartrouter under heavy load
Schemarouter routing logic documentation is out of date
Improve match/exclude documentation for avrorouter and kafkacdc
pinloki_start_stop is unstable
The rpl_state in binlogrouter is not atomic
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 .