Tonic Structural release notes

v837 - v845
v837 - v845
Removed
May 26, 2023

The new Business Name generator produces realistic names of businesses or companies. The Business Name generator can be consistent with itself or with other columns. It improves on and is intended to replace the Company Name generator, which is now deprecated.

Fixed an issue on Table View where users could not use the delete icon to remove a generator assignment for a linked column.

Fixed an issue where the job details view for a subsetting job did not always show all of the steps as completed.Updated the version of pytorch, which is used for data science mode. This new version addresses some security vulnerabilities.

Fixed an issue where when the Tonic server was air gapped, the Admin Panel did not correctly display the current Tonic version.

Fixed an issue where jobs took longer than expected to complete.

Fixed an issue where the subsetting Graph View did not show how table participation in the subset changed since the most recent subsetting data generation.

Fixed an issue where after a single failure to write logs, the Download Job Logs feature stopped refreshing the logs. Tonic now continues to try to upload logs.

Google BigQuery

  • Fixed an issue with the test connection function for the destination database.
  • Materialized views and routines from the source database are now copied to the destination database.

MongoDB

  • Improved performance for sensitivity scans.

MySQL

  • Fixed an issue where subsetting failed because of a data type mismatch between a primary key and a foreign key.

Oracle

  • When TONIC_ORACLE_SKIP_CREATE_DB = true, foreign keys are now correctly enabled on the destination database.

PostgreSQL

  • Fixed an issue where the source database permissions check provided a false error about insufficient privileges for sequences.
  • For the beta Data Pipeline V2 data generation process, fixed an issue where the data generation process continued even after the job failed.

Snowflake

  • Fixed an issue where the presence of comments caused data generation to fail.
  • Improved performance for sensitivity scans.

SQL Server

  • Added support for user-defined types.