Tonic Structural release notes

v557 - v562
v557 - v562
Removed
August 26, 2022

Enhancements

On Privacy Hub, the term "Unprotected Sensitive" is replaced with "At-Risk". The protection status counts exclude columns that are not included in the destination database.

On Database View, added an option to filter by whether a column is included in the destination database. A new At-Risk toggle provides a shortcut to filter for columns that are included, marked as sensitive, and not assigned a generator. The Column Type filters, which filter columns based on whether they are a primary or foreign key, are changed from checkboxes to toggles.

In the Privacy Report, added Not Included as a value for ColumnPrivacyStatus, to identify columns that are not included in the destination database. The value Protected replaces the current values Masked and Anonymized, which are moved to a new ProtectionType column.

Other updates

Improved the display of the Database View advanced filter for smaller screens.

Fixed an issue with the generation of the API reference.

Began to log latencies each hour for source and destination databases.

MongoDB

  • In Collection View, improved the display of key columns on smaller screens.
  • Corrected an issue that resulted in duplicate schema change results.
  • Fixed the collection scan status when a new scan is started.
  • Single document view no longer reloads when you apply a generator.
  • Corrected an issue where selecting a different collection to view applied updates from the previous collection.
  • Fixed an issue where the Null generator could not be removed from a field.

MySQL

  • Fixed an issue where the Tonic application could not load when table and row size estimates were not available.
  • Increased the connection resiliency for write operations.
  • Improved handling of different character sets in MySQL.