MariaDB MaxScale 6.4.11 Release Notes -- 2023-10-30

MariaDB MaxScale 6.4.11 Release Notes -- 2023-10-30

Release 6.4.11 is a GA release.

This document describes the changes in release 6.4.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.

External CVEs resolved.

Bug fixes

  • MXS-4831 Missing SQL error in server state change messages
  • MXS-4827 Connection attributes are not shown in maxctrl show sessions
  • MXS-4826 Prevent running replication through MaxScale
  • MXS-4815 @@last_gtid and @@last_insert_id are treated differently
  • MXS-4814 GTIDs used by causal_reads=global cannot be reset without restarting MaxScale
  • MXS-4811 Error handling differences between running maxctrl directly or in a subshell
  • MXS-4810 --timeout doesn't work with multiple values in --hosts
  • MXS-4807 MaxScale does not always report the OS version correctly
  • MXS-4799 ConfigManager may spam the log with warnings
  • MXS-4797 NullFilter has not been extended to support all routing enumeration values.
  • MXS-4792 Semi-sync replication through MaxScale causes errors on STOP SLAVE
  • MXS-4790 Log version after log rotation
  • MXS-4788 Galeramon should use gtid_binlog_pos if gtid_current_pos is empty
  • MXS-4784 MaxScale log viewer GUI doesn't automatically scroll to bottom
  • MXS-4782 Kafkacdc logs warnings about the configuration
  • MXS-4781 cooperative_replication works even if cluster parameter is not used
  • MXS-4780 Shutdown may hang if cooperative_replication is used
  • MXS-4779 Maxscale monitor suddenly loses entire cluster status (galeramon)
  • MXS-4778 Aborts due to SystemD watchdog should tell if a DNS lookup was in progress
  • MXS-4777 Maxscale crash due to systemd timeout
  • MXS-4775 KafkaCDC: current_gtid.txt is moving but is behind
  • MXS-4772 Config sync status leaves origin field empty on restart
  • MXS-4771 Problem while linking libnosqlprotocol.so
  • MXS-4766 maxctrl create report cannot write to a pipe
  • MXS-4765 Serialization of regular expressions doesn't add escaping slashes
  • MXS-4760 Automatically ignored tables are not documented for schemarouter
  • MXS-4749 log_throttling should be disabled if log_info is on
  • MXS-4747 log_throttling is hard to modify via MaxCtrl
  • MXS-4738 The fact that disable_master_failback does not work with root_node_as_master is not documented
  • MXS-4735 Connection IDs are missing from error messages
  • MXS-4732 MaxScale shutdown is not signal-safe
  • MXS-4724 slave_selection_criteria should accept lowercase version of the values
  • MXS-4707 The match parameters are not regular expressions
  • MXS-4562 When MaxScalle is installed from tarball and starded without -d option --basedir=. is not parsed properly and full directory needs to be specified
  • MXS-4538 No valid servers in cluster 'MariaDB-Monitor'
  • MXS-4457 Duplicate values in servers are silently ignored

Known Issues and Limitations

There are some limitations and known issues within this version of MaxScale. For more information, please refer to the Limitations document.

Packaging

RPM and Debian packages are provided for the supported Linux distributions.

Packages can be downloaded here.

Source Code

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 here.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.