Tonic Structural release information

Learn about what’s in the latest Tonic.ai product releases.
v1486
July 31, 2025

Fixed a regression introduced in v1481 where database configurations that used SSH tunnels caused data generation to fail.

v1485
July 31, 2025

Bug fixes and other internal updates.

v1484
July 30, 2025

Oracle - A new environment setting, TONIC_ORACLE_SKIP_DESTINATION_PRIVILEGE_CHECK, allows bypassing the destination database privilege check when TONIC_ORACLE_SKIP_CREATE_DB is also set to true.

SQL Server - Limited the scope of editions for which online index creation is applied.

v1483
July 30, 2025

File connector - Fixed a regression in v1473 where users could not download generated files from a local files workspace.

Additional HTTP security headers added to Structural Cloud environment.

v1481
July 24, 2025

Structural now allows greater control over the number of documents fetched for Document View columns and document-based databases.

v1480
July 24, 2025

A new optional setting, CONTAINERIZATION_POD_SERVICEACCOUNT_NAME, sets the spec.serviceaccountName on datapacker pods.

v1479
July 23, 2025

Managing Ephemeral output from Structural - For workspaces that write output to Tonic Ephemeral, a new Outputs tab provides access to the Ephemeral snapshots and databases that were created from the workspace.

v1478
July 23, 2025

During upsert, to accommodate schema changes in the destination database, we can now rename columns that do not have constraints and delete columns.

v1477
July 21, 2025

Tonic Structural telemetry no longer includes the following information:

  • IP address

  • City

  • Country

  • Region

  • Designated market area

  • Carrier

  • Device manufacturer

  • Device model

v1476
July 21, 2025

Improved the Structural OpenAPI document to correctly indicate whether properties are nullable in request and response models. This change does not introduce any functional changes to the API behavior.

v1475
July 17, 2025

Bug fixes and other internal updates.

v1474
July 16, 2025

Bug fixes and other internal updates.

v1473
July 16, 2025

Bug fixes and other internal updates.

v1472
July 16, 2025

Fixed an issue that blocked logins using Duo SSO.

Fixed an issue that caused sensitivity scans to fail on workspaces that contained document columns and where Tonic Table Parallelism was set to 2 or above.

On the workspace settings page, replaced the Block Data Generation on Schema Changes toggle with a set of options. The new options are Do Not Block, Block On Sensitive Changes, and Block On All Changes.

v1471
July 14, 2025

SQL Server - Added logic to replace double quotes around the constant expression portion of Default object creation scripts with single quotes.

v1470
July 14, 2025

Structural now correctly preserves the original value for columns that contain constant values and that are assigned the Continuous generator. A previous fix addressed this partially, but some edge cases still caused the original value to be lost or triggered an error during generation. This is now fully resolved.

SQL Server - Fixed a performance regression when masking tables that have large row volumes.

v1469
July 14, 2025

Fixed a regression in v1464 that caused periodic schema change checks to not operate as expected.

v1468
July 14, 2025

SQL Server - Added logic to copy default column binds to the destination database during generation.

You can now override the following environment settings in individual workspaces:

  • TONIC_WORKSPACE_ERROR_ON_OVERRIDE

  • TONIC_WORKSPACE_DEFAULT_SAVE_MODE

v1467
July 11, 2025

Fixed an issue where when the Character Substitution generator was applied to a primary key column in a subsetting target table, data generation failed.

Fixed a regression introduced in v1459 where workspaces that used a secrets manager for password retrieval did not load if an error occurred during the secret retrieval.

Upsert - Changed the upsert pre-job check to no longer fail when the destination database is missing tables that exist in the source.

v1466
July 10, 2025

Fixed an issue where Document View became stuck in a loop when the document column was dropped from the table.

v1465
July 9, 2025

SQL Server - Fixed a performance regression when masking tables that have large row volumes.

Oracle: Tonic Structural now bases the list of required privileges and catalog packages on the features in use in the source database. The privilege check performed at the start of a generation job now gives an error instead of a warning if privileges are missing.

v1464
July 9, 2025

MySQL: Structural now saves MySQL create schema dump files. When diagnostic logging is enabled, you can download those files.

v1463
July 8, 2025

Bug fixes and other internal updates.

v1462
July 7, 2025

PostgreSQL - Fixed an issue issue where connection pool limits were not always being respected when creating PostgreSQL connection strings.

Fixed an issue where setting query filter on a non-target subsetting table caused errors.

The Structural API now provides an api/Privacy/history/search endpoint to allow you to issue paginated queries of privacy events. These are the same events that display on the Protection Audit Trail on Privacy Hub.

v1461
July 3, 2025

Bug fixes and other internal updates.