Skip to content

Commit ec52b89

Browse files
committed
add changelog entry
1 parent 2944aed commit ec52b89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.rst

+4
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ Fixed
7777
* Correct error reported when encrypted key value is reported, and another key value parameter that requires conversion is present. #5328
7878
Contributed by @amanda11, Ammeon Solutions
7979

80+
* Make ``update_executions()`` atomic by protecting the update with a coordination lock. Actions, like workflows, may have multiple
81+
concurrent updates to their execution state. This makes those updates safer, which should make the execution status more reliable. #5358
82+
83+
Contributed by @khushboobhatia01
8084

8185

8286
3.5.0 - June 23, 2021

0 commit comments

Comments
 (0)