Update 2.4.1 release notes

This commit is contained in:
Johan Wikman
2019-08-19 13:35:37 +03:00
parent e6bf020b9e
commit da83115e6c

View File

@ -1,6 +1,6 @@
# MariaDB MaxScale 2.4.1 Release Notes # MariaDB MaxScale 2.4.1 Release Notes
Release 2.4.1 is a Beta release. Release 2.4.1 is a GA release.
This document describes the changes in release 2.4.1, when compared to the This document describes the changes in release 2.4.1, when compared to the
previous release in the same series. previous release in the same series.
@ -10,6 +10,7 @@ report on [our Jira](https://jira.mariadb.org/projects/MXS).
## Bug fixes ## Bug fixes
* [MXS-2633](https://jira.mariadb.org/browse/MXS-2633) Pam authentication doesn't work with server 10.4
* [MXS-2603](https://jira.mariadb.org/browse/MXS-2603) MaxScale causes connections to break in Percona PXC Cluster * [MXS-2603](https://jira.mariadb.org/browse/MXS-2603) MaxScale causes connections to break in Percona PXC Cluster
* [MXS-2598](https://jira.mariadb.org/browse/MXS-2598) memory leak on handling COM_CHANGE_USER * [MXS-2598](https://jira.mariadb.org/browse/MXS-2598) memory leak on handling COM_CHANGE_USER
* [MXS-2597](https://jira.mariadb.org/browse/MXS-2597) MaxScale doesn't handle errors from microhttpd * [MXS-2597](https://jira.mariadb.org/browse/MXS-2597) MaxScale doesn't handle errors from microhttpd