Redgate Test Data Manager Releases

Released: Jul 21, 2025

Updates in Redgate Test Data Manager - Anonymization 2.2.4.683

Features

  • Added a "concat" function to the pre and post masking transforms.

Released: Jul 15, 2025

Updates in Redgate Test Data Manager - Anonymization 2.2.3.606

Features

  • Added the ability to define datasets at the table level as well as globally. Table-level datasets override the global ones for that table, but global ones will be used where a table-level dataset is not defined.
  • Added the ability to create datasets using an expression to use values from other columns and datasets when masking.
  • Added new datasets for Domains, and TopLevelDomains.

Released: Jun 24, 2025

Updates in Redgate Test Data Manager - Subsetter 2.1.15.1477

Fixes

  • Fixed an issue where static data tables were being treated as starting tables.

Released: Jun 24, 2025

Updates in Redgate Test Data Manager - Subsetter 2.1.14.1471

Features

  • Added the ability to follow forward only relationships for starting tables.

Released: Jun 24, 2025

Updates in Redgate Test Data Manager - Anonymization 2.2.2.448

Features

  • Added the option to control max parallelization for masking.

Released: Jun 23, 2025

Updates in Redgate Test Data Manager - Subsetter 2.1.13.1440

Features

  • Added support for MariaDB. Running against MariaDB was previously possible by using --database-engine MySQL. MariaDB is now a supported value (e.g. --database-engine MariaDB).

Fixes

  • Fixed an issue where subsetter tries to insert/update a record without a value specified for a specific column in MySQL.

Released: Jun 23, 2025

Updates in Redgate Test Data Manager - Anonymization 2.2.1.418

Features

  • Added support for MariaDB. Running against MariaDB was previously possible by using --database-engine MySQL. MariaDB is now a supported value (e.g. --database-engine MariaDB).

Released: Jun 18, 2025

Updates in Redgate Test Data Manager - Anonymization 2.2.0.388

Features

  • Added the ability for pattern-based datasets to specify ranges of characters rather than just any random character.

Released: Jun 16, 2025

Updates in Redgate Test Data Manager - Anonymization 2.1.18.342

Features

  • Added the ability to define rules to apply pre-masking and post-masking transforms to columns.

Released: Jun 16, 2025

Updates in Redgate Test Data Manager - Anonymization 2.1.17.312

Features

  • Added nullIf, nullIfEmpty and ifNull functions, and decimal, integer and date literals to pre-masking and post-masking transforms.