Redgate Test Data Manager 新版本發表
Released: Sep 15, 2025
Redgate Test Data Manager - Anonymization 2.2.13.1158 中的更新
修補程式
- Fixed an issue with .NET runtime bundling introduced in 2.2.12.113 and 2.2.11.1089.
Released: Sep 15, 2025
Redgate Test Data Manager - Anonymization 2.2.12.1133 中的更新
特性
- 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.
修補程式
- Fixed an error when expressions reference a primary key column.
Released: Sep 9, 2025
Redgate Test Data Manager - Anonymization 2.2.11.1089 中的更新
特性
- 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
Redgate Test Data Manager - Anonymization 2.2.8.885 中的更新
特性
- Added support to include or exclude temporal tables during extraction.
- Updated AWS Terraform to 6.9.0.
Released: Aug 19, 2025
Redgate Test Data Manager - Subsetter 2.2.1.1872 中的更新
特性
- 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
Redgate Test Data Manager - Subsetter 2.2.0.1742 中的更新
特性
- 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
Redgate Test Data Manager - Subsetter 2.1.17.1671 中的更新
特性
- Subsetter will now only use the physical location of a record if it cannot find a primary key in SqlServer.
Released: Jul 24, 2025
Redgate Test Data Manager - Subsetter 2.1.16.1649 中的更新
修補程式
- 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.
Released: Jul 21, 2025
Redgate Test Data Manager - Anonymization 2.2.4.683 中的更新
特性
- Added a "concat" function to the pre and post masking transforms.
Released: Jul 15, 2025
Redgate Test Data Manager - Anonymization 2.2.3.606 中的更新
特性
- 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.