8.3.29 (2025-11-07)
Overview of merged pull requests
BUGFIX: Apply MariaDB specific fix only for MariaDB database
With https://github.com/neos/neos-development-collection/commit/84a7016a4b72f2ee7ef1a4371a599ee1eee48131 we fixed a MariaDB specific issue, which now raises compaibility issues with MySQL 8.4.
To prevent this incompatibility, we check now the database type before applying this fix.
Fixes: #5550
Packages:
NodeTypes.ColumnLayouts.github