Tonic Structural release notes

v867 - v876
v867 - v876
Removed
June 16, 2023

The new usage report summarizes the data processed for each table for data generation jobs. The report is a .csv file that you download from Tonic. To download the report, on the Admin Panel, click Download Usage Report.

When certain sensitive loggers are enabled, Tonic now disables log collection.

Fixed an issue on Database View where a column configuration panel would close unexpectedly.

For the TONIC_ADMINISTRATORS environment variable, you can now specify the names of SSO groups to grant administrator privileges to. Previously you could only specify user email addresses.

The Tonic SDK Javadoc now displays correctly.

Restored the ability to import a workspace configuration from Workspaces view.

MongoDB

  • Added support for the DBRef datatype.
  • Improved performance for collection management.

PostgreSQL

  • For the beta Data Pipeline V2 data generation, adjusted the logging level for telemetry-related log messages to DEBUG.
  • For the beta Data Pipeline v2 processing, improved parallel processing for constraints that cross tables.
  • For the beta Data Pipeline V2 process, reduced the default maximum number of source and destination connections to 8. These are set as the values of the TONIC_JOBFLOW_MAX_SOURCE_CONNECTIONS and TONIC_JOBFLOW_MAX_DESTINATION_CONNECTIONS environment variables. We recommend that you set each value to the number of CPUs on the corresponding database.

Snowflake

  • Fixed an issue where preserve destination tables were removed during data generation.