Skip to content

3.04.01 - Full Release Notes

🛠 Fixes & Improvements

  • Improved MSSQL job handling to better support scenarios involving multiple tables with identity columns, enhancing job execution reliability.
  • Added configurable partition count overrides, enabling greater control over auto-partitioning behavior at both global and table levels for improved data load flexibility.
  • Resolved an issue where data was not copied for non-identity tables when identity tables existed in the same MSSQL clone schema job, ensuring complete and accurate data migration.
  • Fixed BLOB column masking in Datagator, improving support for nested Apigator JSON manifests and ensuring reliable anonymization of BLOB data.
  • Introduced a configurable option to switch between ALL_* and USER_* Oracle metadata views, providing better performance and flexibility for DDL extraction.