We tagged bugfix releases for Flow.
Thanks to all the contributors who helped with this release <3
- @anselmpaul
- @christoph-daehne
- @christophlehmann
- @dlubitz
- @kitsunet
- @mficzel
- @mhsdesign
- @robertlemke
- @theilm
The following fixes are included in the new versions 8.3.20, 8.4.4, 9.0.7 and 9.1.2:
- FEATURE: Add setting for encryption key #3426
- BUGFIX: Remove unused variable assignment #3463
- BUGFIX: Explicitly normalize FK constraint names after table renames for MariaDB 12 compatibility #3541
- BUGFIX: Add debug info to exception if backend creation fails #3542
- BUGFIX: build correct node uri for multisite setup for localhost #3548
- BUGFIX: Check foreign keys explicit before removal #3565
- TASK: Overhaul CI jobs to support multiple databases and parallel execution #3566
- BUGFIX: Context aware path mapping for xdebug #3568
- TASK: Use migrations in pipeline and fixed migrations for MariaDB 12.x #3571
- BUGFIX: Allow encryptionkey to be empty in schema validation #3574
The following fixes are included in the new versions 8.4.4, 9.0.7 and 9.1.2:
- BUGFIX: Retain original PDO exceptions in Query #3560
- BUGFIX: Declare implicitly nullable argument as actually nullable #3569
The following fixes are included in the new versions 9.0.7 and 9.1.2:
- Bump jinja2 from 3.1.5 to 3.1.6 in /Neos.Flow/Documentation #3453
- BUGFIX: out of memory error when using AbsorbingHandler #3486
- BUGFIX: Support never return types in AOP proxies #3505
- BUGFIX:
#[Flow\Route]Annotation unset@subpackageinstead ofnull#3540 - Add FLOW_CONTEXT environment variable for Behat tests #3554
See also: