From 0c2846e48f60affceb839556a379b869d50c13be Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Tue, 28 Nov 2017 14:20:00 +0200 Subject: [PATCH] MXS-1512 Update release notes --- Documentation/Release-Notes/MaxScale-2.2.1-Release-Notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/Release-Notes/MaxScale-2.2.1-Release-Notes.md b/Documentation/Release-Notes/MaxScale-2.2.1-Release-Notes.md index dbf0efae8..843614859 100644 --- a/Documentation/Release-Notes/MaxScale-2.2.1-Release-Notes.md +++ b/Documentation/Release-Notes/MaxScale-2.2.1-Release-Notes.md @@ -69,6 +69,12 @@ and the configuration value is replaced with the value of the environment variable. For more information please consult the [Configuration Guide](../Getting-Started/Configuration-Guide.md). +### Cache behaviour in transactions + +It can now be specified how the cache should be behave when a transaction +is active. Please refer to the [documentation](../Filters/Cache.md) +for details. + ## Bug fixes [Here is a list of bugs fixed in MaxScale 2.2.1.](https://jira.mariadb.org/issues/?jql=project%20%3D%20MXS%20AND%20issuetype%20%3D%20Bug%20AND%20status%20%3D%20Closed%20AND%20fixVersion%20%3D%202.2.1)