Better Error Messaging - Improved the error messaging in Generators & Receivers to identify the exact Domain Attribute and the corresponding Generator/Receiver causing an error.
Spark SQL DDL Import Enhancement - Added capability to handle complex data structures like Map or Struct while performing DDL Import for Spark SQL.
Table Schema Import - The originally imported XTS file contained a table with no primary keys. An updated schema containing this information was imported; however, it was not reflected in the G-Migration+ configuration. Changes were made to account for additional table properties when importing a new XTS.
JSON Columns - Added support to handle a column containing JSON data during the migration.
NextLine Character - Added support to handle data containing next line characters during the migration.
GMUS G-Migration+ API - Address the issue related to GMUS failing to execute G-Migration+.
ListFixedFileGen- If the ignoreBound parameter was set to 'true', the last few characters were not being read and should be.
FlexibleVINCSVGen with GMapGetGen- FlexibleVINCSVGen Generator was not working when being referenced by GMapGenGen Generator's default value.
GenericSQLInsertV2Receiver - Addressed the issue related to the Receiver silently failing while loading the data to a table.
Crashing for larger error messages being saved in H2.
Slowness while running a large EDI ScenarioChainSet along with G-Cases
Release Date - August 10, 2025
Jar Files
No new Jar files or Runtime for this release. Updates are not required.
New Features
The following new feature was released:
Data Column Profiling(G-Migration+) - Automatically identify sensitive data columns for tables in a selected G-Migration+ configuration. Matches are made based on GenRocket-defined and/or Organization-defined column name keyword values (e.g., email, ssn). The user selects columns from the provided matches, and G-Migration+ performs Synthetic Data Replacement (SDR) on the selected columns to replace sensitive data values with realistic, synthetic data values. To see step-by-step instructions in G-Migration+, click here.