Redgate Test Data Manager Releases
Released: Sep 18, 2025
Updates in Redgate Test Data Manager - Subsetter 2.2.3.2120
Fixes
- Fixed an issue where foreign keys were being re-enabled after subsetting but were being left as untrusted.
Released: Sep 15, 2025
Updates in Redgate Test Data Manager - Subsetter 2.2.2.2056
Features
- Added support for subsetting temporal tables (in SQL Server). The temporal table will be subsetted, but the history table will be emptied. The retention period of the temporal table will also be reset.
- 'maxTableCopyParallelism' can now be set in the options file to control the maximum number of tables to copy in parallel.
Released: Sep 15, 2025
Updates in Redgate Test Data Manager - Anonymization 2.2.13.1158
Fixes
- Fixed an issue with .NET runtime bundling introduced in 2.2.12.113 and 2.2.11.1089.
Released: Sep 15, 2025
Updates in Redgate Test Data Manager - Anonymization 2.2.12.1133
Features
- The names of temporary row identifiers now start with 'rg_', making them easier to identify.
- Added support for masking of temporal tables (in SQL Server). The temporal table will be masked, but the history table will be emptied. The retention period of the temporal table will also be reset.
Fixes
- Fixed an error when expressions reference a primary key column.
Released: Sep 9, 2025
Updates in Redgate Test Data Manager - Anonymization 2.2.11.1089
Features
- Added a conditional custom dataset that allows the dataset for a column to vary based on the data in the row.
- Added the ability to mask binary columns using a binary file dataset.
Released: Aug 19, 2025
Updates in Redgate Test Data Manager - Anonymization 2.2.8.885
Features
- Added support to include or exclude temporal tables during extraction.
- Updated AWS Terraform to 6.9.0.
Released: Aug 19, 2025
Updates in Redgate Test Data Manager - Subsetter 2.2.1.1872
Features
- Added the latest version of the model extractor (it adds support to include or exclude temporal tables).
- Added FUR reporting for validation errors.
Released: Aug 4, 2025
Updates in Redgate Test Data Manager - Subsetter 2.2.0.1742
Features
- Create subset queries on demand instead of upfront.
- Subsetter no longer creates working tables for static data tables and copies straight from source.
- Breaking change: Subsetter now considers static data tables as the end of a traversal.
Released: Jul 28, 2025
Updates in Redgate Test Data Manager - Subsetter 2.1.17.1671
Features
- Subsetter will now only use the physical location of a record if it cannot find a primary key in SqlServer.
Released: Jul 24, 2025
Updates in Redgate Test Data Manager - Subsetter 2.1.16.1649
Fixes
- Fixed an issue with Subsetter ignoring columns with complex data types (E.g. XML, JSON, Geography etc).
- Fixed an issue with Static Data Tables occasionally causing a column imbalance when Subsetting resulting in unexpected 'null' values.