Update change log and release notes

This commit is contained in:
Johan Wikman
2018-09-12 09:43:36 +03:00
parent d7b7f43efb
commit d04c7135b0
2 changed files with 6 additions and 2 deletions

View File

@ -28,6 +28,7 @@
the master. There is also limited capability for rejoining nodes. the master. There is also limited capability for rejoining nodes.
For more details, please refer to: For more details, please refer to:
* [MariaDB MaxScale 2.2.14 Release Notes](Release-Notes/MaxScale-2.2.14-Release-Notes.md)
* [MariaDB MaxScale 2.2.13 Release Notes](Release-Notes/MaxScale-2.2.13-Release-Notes.md) * [MariaDB MaxScale 2.2.13 Release Notes](Release-Notes/MaxScale-2.2.13-Release-Notes.md)
* [MariaDB MaxScale 2.2.12 Release Notes](Release-Notes/MaxScale-2.2.12-Release-Notes.md) * [MariaDB MaxScale 2.2.12 Release Notes](Release-Notes/MaxScale-2.2.12-Release-Notes.md)
* [MariaDB MaxScale 2.2.11 Release Notes](Release-Notes/MaxScale-2.2.11-Release-Notes.md) * [MariaDB MaxScale 2.2.11 Release Notes](Release-Notes/MaxScale-2.2.11-Release-Notes.md)

View File

@ -2,8 +2,8 @@
Release 2.2.14 is a GA release. Release 2.2.14 is a GA release.
This document describes the changes in release 2.2.14, when compared to the This document describes the changes in release 2.2.14, when compared to
previous release in the same series. release 2.2.13.
For any problems you encounter, please consider submitting a bug For any problems you encounter, please consider submitting a bug
report on [our Jira](https://jira.mariadb.org/projects/MXS). report on [our Jira](https://jira.mariadb.org/projects/MXS).
@ -14,7 +14,10 @@ report on [our Jira](https://jira.mariadb.org/projects/MXS).
## Bug fixes ## Bug fixes
* [MXS-2041](https://jira.mariadb.org/browse/MXS-2041) Crash on failure to create schemarouter session
* [MXS-2040](https://jira.mariadb.org/browse/MXS-2040) Default monitor timeouts are too short
* [MXS-2037](https://jira.mariadb.org/browse/MXS-2037) % wildcards not working with source in Named Server Filter * [MXS-2037](https://jira.mariadb.org/browse/MXS-2037) % wildcards not working with source in Named Server Filter
* [MXS-2036](https://jira.mariadb.org/browse/MXS-2036) A slave with sql thread stopped causes wrong master after failover
* [MXS-2034](https://jira.mariadb.org/browse/MXS-2034) query_retry_timeout was not set * [MXS-2034](https://jira.mariadb.org/browse/MXS-2034) query_retry_timeout was not set
* [MXS-2027](https://jira.mariadb.org/browse/MXS-2027) LOAD DATA LOCAL INFILE is not ignored by protocol modules * [MXS-2027](https://jira.mariadb.org/browse/MXS-2027) LOAD DATA LOCAL INFILE is not ignored by protocol modules
* [MXS-2024](https://jira.mariadb.org/browse/MXS-2024) Crash in reauthenticate_client * [MXS-2024](https://jira.mariadb.org/browse/MXS-2024) Crash in reauthenticate_client