Tonic Structural release information

Learn about what’s in the latest Tonic.ai product releases.
v1435
May 28, 2025

Bug fixes and other internal updates.

v1434
May 23, 2025

Fixed an issue that caused sensitivity scans to override the sensitivity status of columns that were manually marked as not sensitive.

v1433
May 23, 2025

For the Conditional generator, fixed an issue where when a condition was based on other columns, the generator preview was not correct.

MySQL: Structural now restores preserved tables and triggers in the event of a failure.

SQL Server - Fixed a bug where history table settings and indexes were not appropriately replicated in the destination database.

Webhooks - new GitHub Actions webhook type - You can now configure a webhook that runs a GitHub action when the webhook is triggered. You specify the GitHub repository and credentials, and select the workflow. Structural then prompts you to provide the input values. The original type of webhook is now referred to as a custom webhook.

Webhooks - new schema change trigger type - You can now trigger a webhook when Structural detects a schema change. Previously, you could only trigger webhooks based on a job status.

Fixed an issue where nullable boolean environment settings were saved as null but could not be edited in the application.

Fixed an issue where nullable integer settings with default values could not be set to null when adding or editing.

v1432
May 22, 2025

MySQL - When a workspace writes output to a container repository, if the sql_mode cannot be determined from the source database - either from the SESSION or GLOBAL config - instead of leaving sql_mode unset, data packer now falls back to a sensible default value.

MySQL, Oracle: When calculating the percentage for subsetting target tables, Structural now uses the correct row counts.

Fixed an issue with unexpected behavior when the environment setting TONIC_STATISTICS_SEED is not set.

v1431
May 22, 2025

MySQL - When a workspace writes output to a container repository, if the sql_mode cannot be determined from the source database - either from the SESSION or GLOBAL config - instead of leaving sql_mode unset, data packer now falls back to a sensible default value.

v1430
May 20, 2025

Updated the styling for Schema Changes view.

On Schema Changes view, added a button to display filtered tDatabase Viewo display all of the schema change columns.

Created a new generator for the Finnish Personal Identity Code.

You must specify a date range, and the generator will validate whether the input data falls within that period and if they are valid identity codes.

After that, a new Finnish Personal Identity Code will be generated so that the new birth date is within the selected range. A random valid century indicator will also be chosen, as well as a sequential number between 002 and 899.

Finally, the check digit will be calculated.

The new generator supports data consistency.

v1429
May 19, 2025

Fixed an issue where the collection selection was not cleared when you used the dropdown to switch between collection workspaces.

PostgreSQL - Added support for PostgreSQL 17.

v1428
May 16, 2025

Oracle: Added a fix to avoid potential server-side crashes due to problems with the Oracle SAMPLE clause.

v1427
May 15, 2025

Bug fixes and other internal updates.

v1426
May 14, 2025

When using Google SSO, if TONIC_SSO_DOMAIN is configured, only users with a matching domain are permitted to log in.

For an individual column on Database View or Table View, the option to apply a recommended generator is now included in the column configuration panel, under the generator selection dropdown. Previously it was a separate panel.

Fixed an issue with the Constant generator where the time could not be set for timestamps that included a time zone.

v1425
May 14, 2025

Bug fixes and other internal updates.

v1424
May 12, 2025

Bug fixes and other internal updates.

v1423
May 9, 2025

For workspaces configured with an upstream filter, fixed an issue where the invalid upstream WHERE clause error continued to display after the WHERE clause was corrected.

v1422
May 9, 2025

On Structural Cloud, the login screen now includes a Remember Me checkbox. When checked, you are not prompted to re-enter your email address the next time you return to the login screen. To switch accounts, click Back to email login. This returns you to the email entry page. You can then enter a different account.

v1421
May 9, 2025

Bug fixes and other internal updates.

v1420
May 8, 2025

Fixed the help icon display for fields in Document View.

In Collection View and Document View, fixed the view more examples button for fields inside arrays.

Oracle: GRANT statements for users and roles that do not exist in the destination are skipped

v1419
May 8, 2025

File connector - You can now configure a different file mount for each workspace.

Fixed an issue with batch schema change resolutions that involved generator removal.

v1418
May 7, 2025

To ensure uniqueness, the names of replacements created in Collection View or Document View now incorporate the data type.

v1417
May 6, 2025

PostgreSQL - Improved the performance of loading workspaces and testing database connections.

v1416
May 2, 2025

New Document View option to configure file connector JSON columns - For JSON file connector columns, instead of the JSON Mask generator, you can use the new Document View option to view the JSON structure and to assign generators to each combination of path and data type within the JSON. On the column configuration panel for a file connector JSON column, toggle Use Document View to the on position. Document View displays as a new tab on the workspace management view.

v1415
May 1, 2025

On the recommended generator panel for columns, fixed an issue where the preview data was not generated.

SQL Server - The TONIC_SQL_SERVER_SCRIPT_NO_FILE_GROUPS configuration setting is now respected when creating constraints in the destination database.

SQL Server - Improved column length mismatch handling for SQL Server bulk copy.

v1414
April 30, 2025

File connector - For a workspace that uses a file mount as a file source, you can now write the output files to Google Cloud Storage.

v1413
April 29, 2025

Oracle - Fixed an issue with the creation of synonyms that reference objects in other schemas.

v1410
April 21, 2025

SQL Server - Structural now skips creating Plan Guides that have null characters in their names.

SQL Server - Fixed an issue that caused data generation on Tonic Structural Cloud to fail when Tonic Ephemeral Cloud was the output location.

v1412
April 29, 2025

File connector - On self-hosted instances, you can now configure a file mount as the source for file connector workspace files. After you set up the file mount, to enable the file mount option, you configure the file mount path as the value of the environment setting TONIC_FILE_MOUNT_POINT. For a file mount workspace, you can write the output to Amazon S3 or back to the file mount. Similar to cloud storage workspaces, you can select files or folders, and filter the file types to include.