Add note of Comment filter to release notes and change log
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
* User Specified Syslog Facility and Level for Authentication Errors
|
||||
* `config reload` removed from MaxAdmin (was deprecated in 2.2)
|
||||
* MariaDBMonitor features added, modified and removed
|
||||
* A Comment filter has been added.
|
||||
|
||||
For more details, please refer to:
|
||||
|
||||
|
@ -160,6 +160,13 @@ same server the previous query was routed to.
|
||||
|
||||
## New Features
|
||||
|
||||
### Comment Filter
|
||||
|
||||
With the comment filter it is possible to prepend statement received
|
||||
with a comment before it is sent further to a server. Please see the
|
||||
[comment filter documentation](../Filters/Comment.md)
|
||||
for more details.
|
||||
|
||||
### Query Classifier Cache
|
||||
|
||||
The query classifier now caches the results of each classification which
|
||||
|
Reference in New Issue
Block a user