Tonic Structural release information

Learn about what’s in the latest Tonic.ai product releases.
v1280
October 7, 2024

When you create a custom sensitivity rule from the Bulk Edit panel of Database View, you can now choose to apply the generator preset to all of the workspace columns that match the new rule. The Save and Apply option replaces the previous Save and Scan option.

v1283
October 8, 2024

Bug fixes and other internal updates.

v1284
October 9, 2024

Fixed an issue that caused a horizontal scrollbar to appear beneath the Privacy Hub sensitive column cards.

v1282
October 8, 2024

Structural no longer requires an external mount to monitor workers.

v1281
October 7, 2024

The new environment setting TONIC_DB_SCHEMA configures the Tonic Structural application database schema. Use the new environment setting TONIC_MIGRATION_ENABLE_LOGGING to enable or disable logging when applying migrations to the Tonic Structural application database. Note that if TONIC_DB_SCHEMA is a non-public value, then you must restart the API container. If there was existing data in the Tonic Structural application database, that data is not migrated. After the API is restarted and the migrations are applied, you can import a backup of the existing data.

v1278
October 2, 2024

Oracle - When TONIC_ORACLE_SKIP_CREATE_DB is true, tables in the destination database are preserved. If a table filter is provided in TONIC_TABLE_WHITELIST, then destination tables that are not in the whitelist are preserved. Before this change, those tables were truncated.

v1276
October 2, 2024

MongoDB - Added the environment setting TONIC_MONGO_MASK_FIELD_IDS. When set to true, Structural assigns the Mongo ObjectId Key generator to ObjectId field names. Consistency is enabled. The default value is false.

v1279
October 4, 2024

Bug fixes and other internal updates.

v1277
October 2, 2024

Bug fixes and other internal updates.

v1275
October 1, 2024

Bug fixes and other internal updates.

v1274
October 1, 2024

Improved error handling for PII detectors.

Google BigQuery - Fixed an issue where some BigQuery workspaces did not release rows from memory in a timely manner.

v1273
September 30, 2024

MySQL - The new environment setting TONIC_MYSQL_USE_NATIVE_DUMP_TOOL, when set true, prefers the mysql native tools over the existing default of mariadb.

v1272
September 27, 2024

MySQL - You can now configure the following environment settings to override the Structural default behavior when a connection opens and a session is established:

  • TONIC_MYSQL_NETWORK_READ_TIMEOUT
  • TONIC_MYSQL_NETWORK_WRITE_TIMEOUT
  • TONIC_MYSQL_WAIT_TIMEOUT
  • TONIC_MYSQL_LOCK_WAIT_TIMEOUT
  • TONIC_MYSQL_INNODB_LOCK_WAIT_TIMEOUT

Azure SSO - Added support for authenticating application service principals using the EntraID client-credentials flow. Service principals can access the Structural API. For configuration requirements, refer to the Azure/EntraID SSO configuration information in the Structural User Guide.

v1269
September 25, 2024

Snowflake - Fixed an issue where, when using the connection string and key-pair authentication options, the test connection button was disabled unless a password was entered.

Updated the legal text that is displayed for new account creation on self-hosted Structural instances.

v1270
September 25, 2024

Structural now supports diagnostic logging for upsert data generation.

v1256
August 30, 2024

Databricks - Structural now supports writing Identity columns to tables.File connector - You can now assign the Timestamp Shift and Date Truncation generators to Parquet date fields.

PostgresSQL - Removed the option to run PostgreSQL jobs using the older flow. All jobs now run with the Data Pipeline v2.

v1271
September 26, 2024

SQL Server - Fixed the copy of stored procedures that reference full-text indexes.

v1267
September 20, 2024

Bug fixes and other internal updates.

v1265
September 18, 2024

File connector - Fixed an issue that a caused authorization failures when using Assume Role to authorize access to Amazon S3 from Structural Cloud.

Fixed an issue where after an import from a JSON file, Subsetting view did not immediately reflect the state of the workspace.

Spark - Removed support for Livy on Hive.

v1268
September 24, 2024

For custom sensitivity rules, column matching rules are now always case insensitive. Previously, the column matching rules were always case sensitive.

SQL Server - Added support for:

v1266
September 20, 2024

Improved the free trial onboarding flow. Added to the available data connectors. Fixed an issue with creating a Google BigQuery workspace. Fixed a duplicate display issue.

v1261
September 13, 2024

Bug fixes and other internal updates.

v1263
September 17, 2024

Scheduling data generation - From the Jobs view (renamed from Job History) for a workspace, you can now configure the data generation to run automatically on a schedule. The schedule consists of one or more cron expressions, along with the time zone to use for the schedule. The Structural API includes new endpoints to manage the job schedule.

v1264
September 18, 2024

PostgreSQL - Fixed an issue where Structural failed to process tables that contained a generated column that referenced a user-defined type.

v1262
September 15, 2024

MongoDB - Fixed an issue that caused connection errors for connections to a Mongo Atlas cluster from Tonic Cloud.