This is a read-only copy of the MariaDB Knowledgebase generated on 2025-06-10. For the latest, interactive version please visit https://mariadb.com/kb/.

MaxScale 22.08 MariaDB MaxScale 22.08.17 Release Notes

MariaDB MaxScale 22.08.17 Release Notes

Release 22.08.17 is a GA release.

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

Bug fixes

  • MXS-5618 Maxctrl interactive mode doesn't use --tls-verify-server-cert=false
  • MXS-5613 The logout screen is shown when accessing the MaxGUI login view.
  • MXS-5608 optimistic_trx causes a query to hang
  • MXS-5599 Processing of conditional headers is incorrect
  • MXS-5598 MaxCtrl fails to read large inputs from stdin
  • MXS-5597 admin_oidc_url is documented to not be dynamic when in fact it is
  • MXS-5590 REST-API always sends a Connection: close header
  • MXS-5588 Signal 11 crash when enabling causal reads with Galera
  • MXS-5582 Add a Service with a CLUSTER as its target breaks CONFIG SYNC
  • MXS-5577 Aborted connection on backend mariadb with persistpool maxscale
  • MXS-5576 Maxctrl config permission check error message is misleading
  • MXS-5567 Wrong password in interactive mode is only seen after the first command
  • MXS-5566 --secretsdir has no default value
  • MXS-5563 Using PKCS#1 private key in the REST-API results in cryptic errors
  • MXS-5556 Trailing parts of large session command are not routed correctly
  • MXS-5542 kafkacdc commits offsets when it probes GTIDs from Kafka
  • MXS-5541 Logs Archive page doesn't show useful API error
  • MXS-5525 Masking with functions uses wrong rule settings

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.

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.