V152 - V199

V199

April 8th, 2021

Features

  • Add environment variable for altering MySql batch size during CopyRows

  • Ability to search label on Foreign Key viewer

  • CSV Generator support for tab/multi delimiters

  • Better performance tracking in the UI for upstream and downstream tables

  • Sunset Classic Subsetting in favor of the now default Full algorithm

Bug Fixes

  • Fix auto_increment issue on bigint columns

  • Don't fail if foreign key column has been removed

  • Fix Auto Increment on MySql when dropping indexes

  • Better support for JSON during MySql generation

V196

March 31st, 2021

Features

  • Support added for non-primary key auto-incrementing columns

  • MySQL no longer requires locks on the source DB during generations

  • Generators are now easier to remove in the UI

  • Reference tables can now be defined in subsetting configurations

  • Enhancements to the Foreign Key UI

  • Added a clickable link to the Job Start notification

  • New Character Separated Value generator added

Bug Fixes

  • Performance optimizations for the Address generator

  • Improved UI experience for workspaces with thousands of tables

  • Optimized memory usage for large workspaces during data generation jobs

V189

March 12th, 2021

Features

  • Subsetting upstream has better handling for table relations with multiple constraint groups where one of the constraint groups is often null

  • Differential Privacy is now available for Continuous generator

  • Added new Tonic logos

  • Generators are not allowed on foreign key columns that are also primary keys

  • Subsetting is now functional when Primary Key Generators are applied to primary keys

Bug Fixes

  • Resolved data upload for MySQL

  • Oracle 19 helper improvements

  • HIPAA address generator fix for zip codes

  • Refresh data table after Foreign Keys update

V185

March 3rd, 2021

Features

  • Password reset functionality added

  • Search and Sort columns when adding Foreign keys in Tonic

  • Nullable Foreign keys are now an option when adding them in Tonic

  • New Date Shift generator added

  • Foreign Keys are now sorted alphabetically by default

  • Ability to set a starting point in the sequential integer generator

Bug Fixes

  • Fix in how we handle multi-column primary keys in subsetting

  • @ mentioning style improvements for Commenting

  • UI fixes for Foreign Keys section

  • Enhancements to statistics generation with conditional + categorical generators

  • Copying Databricks workspace works as expected

V178

February 17th, 2021

Features

  • Support for Db2 LUW added

  • New option to set strictness for schema changes

  • Added support for pg_repack extension

  • Added support for more Key generators in Spark

  • Added support for tinyint and smallint data types in subsetting

Bug Fixes

  • Better cache handling for subsetting

  • Improvements for NULL checking in Consistency On

  • Fixed issues in Subsetting Preview

  • Reduced collisions in Unique Email generator

  • Workers no longer crash when unable to obtain a queued job

  • Empty Post Job Scripts now throw a warning rather than failing the job

  • Better log messages with primary key generators fail

  • Fixed arithmetic overflow error when calculating SQL Server database size

  • Fixed upstream exhaustion in subsetting

v165

February 3rd, 2021

Features

  • Protection Audit trail now logs enable/disable of Differential Privacy toggle

  • Support for Memory Optimized tables in SQL Server

  • Ability to add new relationships in the Foreign Keys section

  • NULL generator can now be used on columns with uniqueness constraints

  • New Subsetting option: Full Algorithm (default is still Classic Algorithm)

Bug Fixes

  • Fixed issue with retrieving column names when adding FK in Foreign Keys section

  • resolved conflict when setting generator to consistent on a column with a constant generator

  • Switching between email generator and unique email generator now clears state as expected

  • MySQL point columns no longer halt generation

V159

January 22nd, 2021

Features

  • New UUID Key generator

  • Support for PostgreSQL Client keys

  • Options to preserve OUIs and Uniqueness in MAC address generator

  • New HIPAA Address generator

  • Email generator can be used on synthesized tables

  • Custom Categorical generators can now be linked

  • Workspace ID copy button added

  • Column output data can now be made consistent on other column's data

  • Spark filtering of tables in Databricks

  • Improved logging

Bug Fixes

  • Better handling of times without timezone values in Postgres

  • UI fixes

  • Subscriptions and Publications no longer copied in Postgres

V154

December 23rd, 2020

Features

  • Improved performance of synthesized tables

  • Added new Foreign Key Viewer + Remover

Bug Fixes

  • Fixed issue with display of password reset errors

  • Fixed rendering issue with boundary of some popovers

V152

December 11th, 2020

Features

  • API endpoint test_destination_db_connection added

  • User can now filter tables by schema in the Database View

  • Support for Hive + Spark datasource added

  • Support for synthesis on datetime primary keys

Improvements/Bug Fixes

  • Improved error messages displayed in the UI

  • Logging improvements

  • Synthesis mode improvements

  • Fixed UI issue with First connection wizard

Last updated