Tonic Structural release notes

v668 - v672
v668 - v672
Removed
January 6, 2023

Enhancements

New command-line tool for Tonic installation - Tonic now offers the Tonic Installation Manager (TIM), a command-line tool to deploy Tonic on either Amazon EKS or a VM.

Other updates

Updated how Tonic performs PII detection. Added additional name values to the information that the detection process looks for.

Fixed an issue where navigating to the workspace edit page sometimes threw an error.

Fixed an issue where SSO account creation erroneously returned errors even though the account was created successfully.

Improved our generator recommendations that are based on the security scan to prevent memory issues for larger databases.

Improved error messaging when Tonic-hosted users attempt to connect to a database on a local network.

Fixed an issue where job log timestamps displayed the wrong month value.

Amazon Redshift

  • Corrected a permissions check issue that caused connection tests to fail.MySQL

    • Upgraded MySqlConnector to version 2.2.5.
    • Fixed an issue where subsetting jobs failed with a "No database selected" error.
    Oracle

    • Fixed an issue where data generation jobs did not stop when they were canceled.
    • Fixed an issue with applying the Event Timestamps generator to timestamps that have timezone values.
    • Update to prevent Tonic from running out of space during subsetting.
    • Fixed an issue where materialized views and materialized view logs are not torn down after data generation.
    • When TONIC_ORACLE_SKIP_CREATE_DB is true, we now properly truncate tables.
    PostgreSQL

    • Upgraded the Npgsql library to version 7.0. This is used for both workspace data and the Tonic application database.
    Snowflake

    • Corrected a permissions check issue that caused connection tests to fail.