Tonic Structural release information

Learn about what’s in the latest Tonic.ai product releases.
v1603
December 19, 2025

For the Structural sensitivity scan, added expanded sensitivity analysis for enhanced sensitivity type detection.

v1602
December 19, 2025

Salesforce - Consolidated warning logging.

v1601
December 19, 2025

Fixed an issue with downloading large job logs.

v1600
December 19, 2025

Bug fixes and other internal updates.

v1599
December 18, 2025

PostgreSQL - Fixed an issue that caused jobs to fail with an "invalid snapshot identifier" error.

v1598
December 17, 2025

Fixed several issues with using Test Connection buttons on the Workspace Settings page when using secrets managers.

v1597
December 17, 2025

Bug fixes and other internal updates.

v1596
December 17, 2025

HashiCorp Vault secrets manager - fixed an issue with using environment variables to provide credentials.

v1595
December 16, 2025

Bug fixes and other internal updates.

v1594
December 16, 2025

PostgreSQL - Fixed an issue with a subsetting type mismatch.

v1593
December 15, 2025

Postgres - Fixing an issue where KeyNotFoundException was thrown during Postgres generation.

Added support for retrieving database usernames using a secret manager.

v1592
December 12, 2025

For HashiCorp Vault secret managers, changed the behavior of namespaces. Authentication to Vault only specifies a namespace if the authentication namespace setting is provided, and no longer falls back to the namespace provided with the secret configuration.

v1591
December 12, 2025

Fixed an issue introduced in v1587 where in certain environments, jobs would not fail properly, and continued to be marked as running.

For HashiCorp Vault secrets managers, added support for LDAP authentication.

Amazon Redshift - Added support for subsetting for workspaces that use the Data Pipeline V2 data generation process.

Amazon Redshift - Added support to run data generation using the Data Pipeline V2 process, which does not require the AWS Lambda infrastructure. For Amazon Redshift workspaces, the Confirm Generation panel now provides an option to select whether to use the classic data generation or Data Pipeline V2.

v1590
December 12, 2025

Snowflake - Fixed a rare issue where a partial database schema was returned under unique conditions.

v1589
December 11, 2025

Amazon Redshift - Modified the destination test connection to not require superuser privileges unless “Preserve source database owners in destination database” is set to true.

v1588
December 11, 2025

Bug fixes and other internal updates.

v1587
December 9, 2025

dotnet tools are now available on $PATH for root containers.

v1586
December 8, 2025

Oracle: NUMBER(*,scale) columns now force the use of Sql*Loader instead of the faster BulkCopy.

When sharing a workspace or changing the shared permissions, users cannot grant or revoke access to revoke permissions that they do not have for the workspace. For example, if your assigned permission set for a workspace does not include the Run data generation permission, then you cannot assign or remove a workspace permission set that includes the Run data generation permission.

v1585
December 5, 2025

Bug fixes and other internal updates.

v1584
December 4, 2025

Fixed metadata-database errors related to connection failures where it could be come unavailable / crash containers under high load

v1583
December 3, 2025

Bug fixes and other internal updates.

v1582
December 2, 2025

Bug fixes and other internal updates.

v1581
December 1, 2025

PostgreSQL - Fixed an error that could occur when tearing down a destination database that contained a very large number of Large Objects.

MongoDB - Fixed an issue that prevented data generation or schema diff execution when the workspace contained a schema change in a foreign key column that had an applied generator.

v1580
November 25, 2025

Bug fixes and other internal updates.

v1579
November 24, 2025

Subsetting no longer revisits lookup tables during the subset traversal. The lookup table is downloaded immediately as a direct target, and no further passes are made.

Snowflake - Fixed handling of schemas that use various constraint options in their table definitions.

Fixed an issue where OutOfMemoryException could be thrown when JSON data contained arrays larger than 2GB.