Tonic Structural release notes

v646 - v652
v646 - v652
Removed
December 9, 2022

Enhancements

From the Subsetting view, you can now view the table configuration and results summary for previous subsetting data generation runs. On the Previous Runs tab, you select the run to view the details for. Note that you can only view the details for jobs that you run after you upgrade.

Other updates

Corrected an issue for instances using a Docker version before 20.10.10 that prevented Tonic processes from starting after an upgrade from version 642 or below to version 643 through 647.

Corrected an issue where estimated data generation time was logged as a negative number.

Improved the performance and resiliency of the subset WHERE clause validation.

Improved the cleanup of database connections after they are used.

Improved error message when the source database version is newer than the destination database version.

Google BigQuery

  • Fixed a user interface issue that prevented a new workspace from being created.
  • Tonic now supports post-job scripts in BigQuery workspaces. Post-job scripts run inside of transactions. They are limited to statements that are supported within transactions.

Oracle

  • The minimum supported version for the Oracle data connector is now Oracle 12c. Tonic no longer supports 11g. As a result of this change, the Oracle Helper is no longer needed. After upgrading, you should remove Oracle Helper from the list of containers to fetch.

Snowflake

  • For database connections, the server name should not include https://. Tonic now detects and removes https:// if it is entered.

Spark

  • Eliminated a vulnerability that could allow users to see the results of statistics jobs that they did not have access to.

SQL Server

  • Fixed an issue with loading tables in SQL Server 2012 and below