Data Masker for SQL Server 新版本發表
Released: Oct 28, 2022
v7.1.33 中的更新
特性
- Automatically create sync manager rules for tables without a primary key, when importing from a mapping file.
- No longer uses sampling in rules created when importing a mapping file.
Released: Oct 4, 2022
v7.1.32 中的更新
特性
- Allow users to apply an automatic fix if a primary key is missing when creating substitution rules.
Released: Sep 28, 2022
v7.1.31 中的更新
修補程式
- Report an error during a masking set run if incorrect credentials are used in a controller.
Released: Sep 23, 2022
v7.1.30 中的更新
特性
- Creating a new substitution rule now validates that the target table has the required primary key/unique index.
修補程式
- Fixed a UI bug with the "Choose range column" form size.
Released: Aug 3, 2022
v7.1.29 中的更新
特性
- You can now change the number of worker threads when running via the command-line by adding WORKER_COUNT=<number of workers 1-16> to the PARFILE.
修補程式
- Performing any import of data (from SQL Data Catalog, SQL Server Classifications, or from file) now correctly marks the masking set as needing to be saved.
Released: Jul 14, 2022
v7.1.28 中的更新
特性
修補程式
- Increased the timeout for the "Import SQL Server Classifications" query.
Released: Jun 23, 2022
v7.1.27 中的更新
修補程式
- Fixed an issue where a timeout could occur in the default performance mode.
- Improved how the Substitution Rule updates the rows in Legacy performance mode to help SQL Server make best use of indexes.
- Fixed an issue that caused in-memory tables in the target database to prevent masking set creation.
Released: Jun 16, 2022
v7.1.26 中的更新
特性
Released: May 19, 2022
v7.1.25 中的更新
特性
Released: Apr 22, 2022
v7.1.24 中的更新
修補程式
- Fixed the responsiveness of the dataset control in the Search & Replace Form.
- Fixed context menus.