Information all Mendix users that version 10.24.7 has been retracted following the discovery of a critical issue related to database schema migration.
What Happened?
During the deployment or upgrade process, applications often need to migrate their database schema to adapt to new application structures or data models. In version 10.24.7, an issue was identified in this migration process that could cause:
Incomplete or failed schema updates,
Data inconsistencies,
Potential application downtime or errors during migration,
Risk of corrupted or misaligned database schema relative to the application logic.
Why Is This a Problem?
Database schema migration is a critical step to ensure that the underlying database structure aligns perfectly with the application’s data requirements. Any failure or inconsistency in this step can lead to serious problems, including:
Application malfunction or crashes,
Data loss or corruption,
Increased maintenance overhead and troubleshooting complexity,
Poor user experience and reduced reliability.
What Should Customers Do?
To prevent encountering these issues, we strongly advise against deploying or upgrading applications with version 10.24.7. Instead, please upgrade to version 10.24.8 or later, where this database migration problem has been fully addressed and resolved.