Files
MaxScale/Documentation/Release-Notes/MaxScale-2.1.12-Release-Notes.md
Markus Mäkelä 89f815e2f0 Add 2.1.12 release notes
Added a note about binlogrouter router_options.
2017-11-27 15:53:55 +02:00

1.9 KiB

MariaDB MaxScale 2.1.12 Release Notes

Release 2.1.12 is a GA release.

This document describes the changes in release 2.1.12, when compared to release 2.1.11.

If you are upgrading from release 2.0, please also read the following release notes:

For any problems you encounter, please consider submitting a bug report at Jira.

Changed Features

Binlogrouter Mandatory Router Options

It is no longer necessary to always define the router_options parameter for the binlogrouter if no router_options are needed. This allows configurations where only parameters are used with the binlogrouter.

Bug fixes

Here is a list of bugs fixed in MaxScale 2.1.12.

Packaging

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

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.

The source code is available here.