Merge branch '2.3' into 2.4

This commit is contained in:
Esa Korhonen 2021-05-18 16:22:14 +03:00
commit 63daa0e28c
2 changed files with 6 additions and 0 deletions

View File

@ -70,6 +70,8 @@ For more details, please refer to:
when replicating from a Galera cluster in case the primary master
goes down.
* MaxScale now has a systemd compatible watchdog.
* Server setting `authenticator_options` is no longer used and any value is
ignored.
For more details, please refer to:

View File

@ -60,3 +60,7 @@ type=monitor
password=some-monitor-password
...
```
## `authenticator_options` for servers is ignored
Authenticator options are now only used with listeners.