Update release notes with Cache changes
This commit is contained in:
@ -41,6 +41,12 @@ still retaining the relative order of each command.
|
|||||||
To keep the old functionality, add `disable_sescmd_history=true` to the service
|
To keep the old functionality, add `disable_sescmd_history=true` to the service
|
||||||
definition.
|
definition.
|
||||||
|
|
||||||
|
### Cache Filter
|
||||||
|
|
||||||
|
The rules can now be expressed using a JSON array containing rule objects,
|
||||||
|
which makes it easier to express more complex rules. Please see the
|
||||||
|
[Cache](../Filters/Cache.md) documentation for details.
|
||||||
|
|
||||||
### Masking Filter
|
### Masking Filter
|
||||||
|
|
||||||
By default the masking filter rejects statements that use functions on
|
By default the masking filter rejects statements that use functions on
|
||||||
|
|||||||
Reference in New Issue
Block a user