Tonic Structural release notes

v910 - v920
v910 - v920
Removed
July 21, 2023

The Admin Panel is renamed to Tonic Settings.

Tonic now provides a more meaningful error when Preserve Destination mode is assigned to a table in a workspace that does not have a defined destination database.

Fixed an issue where Tonic opened too many connections to the application database.

Fixed an issue with timestamps in the Tonic API specification.

Fixed a Tonic Cloud issue where using a different email domain to update a Tonic license caused issues with Tonic logging.

Enhanced the performance of the HIPAA Address generator.

The Data Pipeline V2 data generation process now respects the TONIC_PROCESS_PARALLELISM environment variable.

Improved performance for subsetting, especially for data that contains a large number of foreign key relationships.Made a small performance improvement to primary key generators.

File connector

  • Improved error messages when uploading files for the file connector.
  • The file connector now supports extended ASCII-encoded files.
  • Fixed an issue where the file preview omitted the first row of the file.

MongoDB

  • On the Jobs view, you can now filter for the Collection Schema Scan job type.
  • Fixed an issue where sensitivity scans failed on large collections.

Oracle

  • Tonic now provides a more meaningful error when it loads Table View for a table that the database account does not have access to query data from.

PostgreSQL

  • Corrected the job history entries for subsetting jobs that run using the Data Pipeline V2 process.

Spark

  • Fixed an issue that caused jobs to fail when an invalid Repartition or Coalesce value was specified.