Version 4.0.4¶
Released: June 5, 2021
Status: Stable
Changes¶
Events¶
Merged the following change from version 3.5.10: Remove the database transaction handling in the event decorator. This caused a race condition which made some background tasks like, workflows launches, to attempt to access a document that was not yet available because it was in the middle of an unfinished event transaction.
Removals¶
None
Upgrade process¶
Docker Compose¶
Check the Docker upgrading chapter for the complete upgrade process.
Backward incompatible changes¶
None
Issues closed¶
None