Redgate Test Data Manager のリリース
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.
Released: Jun 24, 2025
Redgate Test Data Manager - Subsetter 2.1.15.1477 での更新項目
不具合の修正
- Fixed an issue where static data tables were being treated as starting tables.
Released: Jun 24, 2025
Redgate Test Data Manager - Subsetter 2.1.14.1471 での更新項目
機能
- Added the ability to follow forward only relationships for starting tables.
Released: Jun 24, 2025
Redgate Test Data Manager - Anonymization 2.2.2.448 での更新項目
機能
- Added the option to control max parallelization for masking.
Released: Jun 23, 2025
Redgate Test Data Manager - Subsetter 2.1.13.1440 での更新項目
機能
- 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).
不具合の修正
- 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
Redgate Test Data Manager - Anonymization 2.2.1.418 での更新項目
機能
- 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).