diff --git a/releasenotes/notes/changing-context-in-delayed-calls-78d8e9a622fe3fe9.yaml b/releasenotes/notes/changing-context-in-delayed-calls-78d8e9a622fe3fe9.yaml new file mode 100644 index 000000000..f9e1eb6a1 --- /dev/null +++ b/releasenotes/notes/changing-context-in-delayed-calls-78d8e9a622fe3fe9.yaml @@ -0,0 +1,7 @@ +--- +security: + - > + [`bug 1521802 `_] + Fixing the problem that sometimes sub-workflow executions were run/saved + under the wrong tenant in cron trigger periodic task in multi-tenancy + deployment. diff --git a/releasenotes/notes/changing-isolation-level-to-read-committed-7080833ad284b901.yaml b/releasenotes/notes/changing-isolation-level-to-read-committed-7080833ad284b901.yaml index f8359f035..a766d3d7b 100644 --- a/releasenotes/notes/changing-isolation-level-to-read-committed-7080833ad284b901.yaml +++ b/releasenotes/notes/changing-isolation-level-to-read-committed-7080833ad284b901.yaml @@ -1,8 +1,8 @@ --- fixes: - | - [`bug 1518012 `_] - [`bug 1513456 `_] + [`bug 1518012 `_] + [`bug 1513456 `_] Fix concurrency issues by using READ_COMMITTED