Tonic Structural release information

Learn about what’s in the latest Tonic.ai product releases.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
v1346
v1346
January 17, 2025

Snowflake - Fixed an issue where temporary files in the cloud storage provider were not deleted when a job was canceled.

v1345
v1345
January 15, 2025

SQL Server - Fixed an issue where Structural processed SPROC object re-creation when TONIC_SQL_SERVER_SKIP_CREATE_DB=true.

v1344
v1344
January 13, 2025

Bug fixes and other internal updates.

v1343
v1343
January 10, 2025

SQL Server - Fixed an issue on older versions of SQL Server where the error UnknownPropertyException (NetName) was thrown.

For upsert, improved the error handling. Instead of failing the upsert job when a single table fails, do a try/catch of issues with warnings.

v1342
v1342
January 9, 2025

Bug fixes and other internal updates.

v1341
v1341
January 8, 2025

Fixed an issue where the Database View filters initially displayed no content.

Oracle - Fixed an issue where automatic sensitivity scans on workspaces that exceeded the job timeout were reported as failed instead of canceled.

v1340
v1340
January 7, 2025

Salesforce - Resolved FIELD_INTEGRITY_EXCEPTIONs on OpportunityLineItem creation.

v1339
v1339
January 6, 2025

The generator configuration for the HIPAA Address generator no longer suggests linking address types that cannot be linked. You can no longer link the Address and HIPAA Address generators.

PostgreSQL - Fixed an issue where upsert failed with a bad insert statement.

v1338
v1338
January 3, 2025

Bug fixes and other internal updates.

v1337
v1337
January 2, 2025

To prevent upsert failures, improved the schema check to include comparisons of primary keys, unique columns, foreign key constraints, and indexed columns in the source and destination databases.