Tonic Structural release notes

v61
v61
Removed
February 11, 2020

Features

Health Endpoints /health added for web server and PII detection server

Non-null values are no longer shown during data preview

Sort by column name in Privacy Hub

Ability to delete a workspace

Columns part of truncated tables are now labelled as such in the Database View

PII Detection now uses the Character Scramble on suspected phone numbers

Support for Noda time in PostgresSQL and throughout the product

Other columns no longer shows in the database view

Email generator now has an excluded domain filter

Subset with Foreign Key Upload File

Performance

Database View UI rendering improvements

UI improvements for MySQL databases with 1000s of tables

Ability to process tables in parallel across all databases. This setting is controlled by the TONIC_TABLE_PARALLELISM environment variable

Faster reads from source database. This affects SQL Server, MySQL, and PostgreSQL and should see improvements for reads from the source database across the board

Optimization for SQL Server to improve writes

Better distribution of load to workers

Bug Fixes

Fixed bug in XML generation for Postgres

Reduce rate of false positive when detecting zip codes

Subsetting now properly supports self-referential foreign keys

SQL Server unique identifier columns now properly work with the UUID generator

Privacy hub has better styling for long column names

Fixed issues related to change of focus on Target % input on subset configuration page