Skip to content

v2.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 15:00
dc8f5d0

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