Migration Portal 4.8.0 release notes v4
Released: 16 Apr 2024
New features, enhancements, bug fixes, and other changes in Migration Portal 4.8.0 include the following:
Type | Description |
---|---|
Enhancement | Added a new repair handler (ERH-2106) that removes the VARRAY property column clause from the CREATE TABLE statement as EDB Postgres Advanced Server does not support the VARRAY column property. |
Enhancement | Added a new repair handler (ERH-2107) that removes the USING INDEX COMPUTE STATISTICS cause from the CREATE TABLE statement as EDB Postgres Advanced Server does not support it. |
Security fix | Updated the PostgreSQL JDBC library used by Migration Portal to address the security vulnerabilities identified in CVE-2024-1597. |
Bug fix | Fixed an issue in which parsing failures for large DDLs led to skipping of words from source DDL. |
Bug fix | Fixed an issue whereby DDL files containing special Unicode characters caused the assessment to fail and the user to be unable to see any projects. |