During the free trial, Structural now displays next step highlights to indicate the next recommended action. When you hover over the recommended action, Structural displays an explanatory tooltip.
A new environment setting, TONIC_DB_MAX_POOL_SIZE
, sets the connection pool size for the Structural application database. The default value is 3.
Fixed an issue where the preview data in the JSON Mask generator editor did not respect the applied table filter.
File connector
- For workspaces that connect to Amazon S3, you can now specify different credentials for the source and output locations.
- For cloud storage workspaces, fixed a regression in Tonic v1146 where the file explorer sometimes displayed incorrect results and files could not be added.
- You can now add Parquet files to a file connector file group, either from cloud storage or a local file system. You cannot select the following Parquet file types: HalfFloat, Struct, Union, Dictionary, Map, List, FixedSizeList, or arrays of any type. There also is no file preview for Parquet files.
MongoDB
- Fixed an issue that prevented the use of regex conditions in the conditional generator.
- You can now select the UUID Key generator as a sub-generator when configuring a composite generator.
PostgreSQL
- Fixed an issue where Preserve Destination tables sometimes were not preserved when data generation failed.