A new environment setting, TONIC_LLM_ENABLE_ENHANCED_RECOMMENDATIONS_SAMPLE_DATA, determines whether LLM-based sensitivity scans include sample data. Using sample data improves the quality of the detections. When set to false, only schema information is sent. The default value is true.
Structural Cloud users who have the Account Admin permission set can change this setting from the new Organization Settings tab under Structural Settings.
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