Tonic Structural release notes

v32
v32
Removed
September 5, 2019

Features

Auto-detect now supports booleans

Users can now click on data cells to see large text strings

PII reports

Performance

Additional multi-threading added in various places for data generation

Process generated tables before passthrough to encourage fast failure

New environment variables so users can change the connection timeout, and min and max pool size

Bug Fixes

Support for Constant Generator on MySQL Blob columns

Support MySQL set datatype

Improved logging for PII detection

Multiple fixes involving switching between synthesize, excluded, and masked

Progress tracking added to BigQuery

POST to /api/autodetect/config will generate a default config first if one does not exist.

Multiple other small fixes