Recreate 2.2.14 release notes
Generated the release notes with the release note generation script.
This commit is contained in:
@ -2,22 +2,19 @@
|
|||||||
|
|
||||||
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
|
This document describes the changes in release 2.2.14, when compared to the
|
||||||
release 2.2.13.
|
previous release in the same series.
|
||||||
|
|
||||||
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).
|
||||||
|
|
||||||
## New Features
|
## New Features
|
||||||
|
|
||||||
### Avrorouter Table Filtering
|
* [MXS-2039](https://jira.mariadb.org/browse/MXS-2039) Filter tables in avrorouter
|
||||||
|
|
||||||
The tables that the avrorouter processes can now be filtered with two new
|
|
||||||
parameters: [`match`](../Routers/Avrorouter.md#match) and
|
|
||||||
[`exclude`](../Routers/Avrorouter.md#exclude).
|
|
||||||
|
|
||||||
## Bug fixes
|
## Bug fixes
|
||||||
|
|
||||||
|
* [MXS-2037](https://jira.mariadb.org/browse/MXS-2037) % wildcards not working with source in Named Server Filter
|
||||||
* [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
|
||||||
|
Reference in New Issue
Block a user