Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- #1210 Fixed real time updates not being notified due to an incorrect handling of db transactions on multi-process tasks.
- #1211 Fixed
There is no active transaction
error when running migrations in MySQL/Mariadb after updating to doctrine-migrations 3.3. - #1197 Fixed amount of task workers provided via config option or env var not being validated to ensure enough workers to process all parallel tasks.
Deprecated
- Nothing