Tonic Structural release notes

v952 - v960
v952 - v960
Removed
September 1, 2023

In Table View, when a generator cannot be applied to a column in order to produce the preview data, the error message now includes the name of the column.

Expanded the table and collection dropdown lists to accommodate longer names.

The Privacy Report now marks a column as consistent when the generator is always consistent.

Fixed a migration issue with file connector files that were added before V920.

Fixed an issue where data generation could not run because of the permissions hierarchy.

Fixed a security issue related to JWT authentication.

Fix an issue where webhooks sometimes did not start when a job was canceled.

Improved error message when Tonic cannot display a date value.

PostgreSQL

  • For the Tonic Data Pipeline V2 processing, Tonic now stops job execution after the initial error.
  • Fixed an issue where check constraints failed to be applied in the destination database.
  • Fixed an issue where views that depend on both a table and a view at the same time were not created in the destination database.
  • Tonic no longer uses the TONIC_PAGE_PARALLELISM and TONIC_PARALLEL_READ_RANGES_TABLES environment variables for parallel processing.

SQL Server

  • Fixed a caching issue that occurred when connecting to SQL Server.
  • Improved error messaging when a view cannot be created.
  • Improved the readability of SMO error messages.