Tonic Structural release notes

v1034 - v1038
v1034 - v1038
Removed
December 1, 2023

Added an environment setting TONIC_DELETE_COLUMN_SCHEMA_ON_WORKSPACE_DELETE. If the setting is true, then when a workspace is deleted, Tonic also deletes the associated rows from the ColumnSchemas table in the Tonic application database.

The new environment setting TONIC_NOTIFICATION_SMTP_TRUST_CERTIFICATE indicates whether to allow the SMTP server certificate to be trusted.

Improved the performance of previewing data in Privacy Hub.

Fixed an issue where SSO groups were not removed when the value of TONIC_SSO_GROUP_FILTER_REGEX changed in a way that excluded previously imported groups. The removed groups are removed from any workspaces that they were granted access to.

For the Timestamp Shift Generator, added Month and Year as options for the date part to use to set the allowed range.

When writing data to container artifacts, Tonic now first shuts down the temporary database before it begins to write data to the container.

Amazon EMR

  • Fixed an issue where, when the Athena workgroup used engine version 3, you could not preview data for tables that contained struct data types. Tonic now supports both Athena engine versions 2 and 3.
  • Fixed an issue where Professional plan customers could not save workspaces.
  • Fixed an issue where the Struct Mask generator editor did not display a preview of the value.
  • Enabled support for the Email generator as a sub-generator within the Struct Mask generator.

Databricks

  • Fixed an issue where the Struct Mask generator editor did not display a preview of the value.
  • The FNR generator is now supported.
  • Enabled support for the Email generator as a sub-generator within the Struct Mask generator.

MongoDB

  • Fixed an issue where erroneous schema change items were reported when the frequency of a field changed.

Oracle

  • Fixed an issue where when Oracle database links were not enabled (TONIC_ORACLE_DBLINK_ENABLED is false), privileges were not copied from the source to the destination.