Release 2.5.16 is a GA release.
Released: 12 Oct 2021
This document describes the changes in release 2.5.16, 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.
Binlogrouter error messages aren't specific enough
Result size accounting is wrong
Destroyed monitors are not deleted
Race condition in service destruction
Fix luafilter
Debug assertion with default config and transaction_replay=true
binlogrouter logs warnings for ignored SQL
Not able to insert data on Masking enabled table
Client hangs forever when server failed or restarted
KILL behavior is not well documented
Crash when unified log cannot be created
Empty strings aren't serialized as quoted strings
type=listener is added twice in listener serialization
maxctrl show dbusers does nothing
show binlog error msg is incorrect
Binlogrouter crashes when GTID is not found
MaxScale killed by watchdog timeout
CCR Filter ignores PCRE2 option ignorecase
Avrorouter should store full GTID coordinates
Could not bind connecting socket to local address
DNS server failure crashes Maxscale
Monitor failover fails
error : Sync marker mismatch.
Failed to load current GTID
Setting Up MaxScale documentation should include instructions on how to configure the MaxScale grants in ClustrixDB
error : [avrorouter] Reading Avro file failed with error 'MAXAVRO_ERR_VALUE_OVERFLOW'.
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 .