Version 55.2.1 v55
New features, enhancements, bug fixes, and other changes in Migration Toolkit 55.2.1 include:
Type | Description |
---|---|
Security Fix | The Migration Toolkit logging is now based on log4j 2.17.1. Previously, it had been based on log4j v1. This change removes the vulnerabilities reported against log4j v1 and ensures that the RCE vulnerabilities discovered and reported against older versions of log4j v2 are bypassed. |
Bug Fix | Custom column type mapping is fixed from Oracle RAW type to PostgreSQL/Postgres Plus Advanced Server UUID type. |
Bug Fix | -loaderCount parameter is disallowed for Sybase, MySQL, and SQL Server databases. |
Bug Fix | Fixed duplicate index name issue while migrating from MySQL to PostgreSQL. |
Bug Fix | Replace executeQuery with executeUpdate for the query executed on MySQL that is not returning a resultset. |