Add section about changed defaults to release notes

A list of changes in the defaults is good to have in the release notes.
This commit is contained in:
Markus Makela
2016-09-09 15:53:21 +03:00
parent 633f01c3df
commit f161c1e423
2 changed files with 16 additions and 4 deletions

View File

@ -11,6 +11,18 @@ of [2.0.0](./MaxScale-2.0.0-Release-Notes.md).
For any problems you encounter, please consider submitting a bug For any problems you encounter, please consider submitting a bug
report at [Jira](https://jira.mariadb.org). report at [Jira](https://jira.mariadb.org).
## Changed default values
### `strip_db_esc`
The service parameter [_strip_db_esc_](../Getting-Started/Configuration-Guide.md#strip_db_esc)
now defaults to true.
### `detect_stale_master`
The [stale master detection](../Monitors/MySQL-Monitor.md#detect_stale_master)
feature is now enabled by default.
## Updated Features ## Updated Features
### Starting MariaDB MaxScale ### Starting MariaDB MaxScale