Log in
SQL Server - Added an environment setting TONIC_INDEX_RANGE_PARALLELISM to use to configure parallelism for passthrough copy commands for tables that have single-column numeric indexes.
Amazon Redshirt - For subsetting, added support for date/time primary keys and fixed table identification issues.
For self-hosted instances, Structural telemetry now includes database schema information.
SQL Server - SQL Server data generation now always uses the Data Pipeline V2 process. It does not support the previous process. The Confirm Generation panel no longer allows you to choose which process to use.
LLM-based sensitivity detection on Structural Cloud
On Structural Cloud, sensitivity scans now include more comprehensive sensitivity type identifications that are driven by LLM inference. The LLM-based sensitivity detection analyzes schema metadata and a small set of 3 or fewer data samples, which allows Structural to provide better type identification and expanded generator suggestions.
For more information about AI use in Structural, go to How Structural uses AI in the Structural user guide. To learn more about how these enhanced recommendations work or to discuss how to disable them for your account, contact support@tonic.ai.
Added global permission validation for the following API endpoints:
GET api/environment/settings
GET api/environment/settings/environment_overrides
GET api/external-secrets-managers
Added the following new API endpoints that include workspace permission validation:
GET api/workspace/{workspaceId}/environment/settings
GET api/workspace/{workspaceId}/environment/settings/environment_overrides
GET api/workspace/{workspaceId}/external-secrets-managers
On the column and field configuration panel, all of the available reset options are combined into a single Reset menu next to the generator selection. Depending on the context, you might be able to reset to Passthrough, to the preset baseline configuration, to the configuration for the matching path generator, or to the parent workspace configuration.