Data Masker for SQL Server Releases
Released: Oct 28, 2022
Updates in v7.1.33
Features
- 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
Updates in v7.1.32
Features
- Allow users to apply an automatic fix if a primary key is missing when creating substitution rules.
Released: Sep 28, 2022
Updates in v7.1.31
Fixes
- Report an error during a masking set run if incorrect credentials are used in a controller.
Released: Sep 23, 2022
Updates in v7.1.30
Features
- Creating a new substitution rule now validates that the target table has the required primary key/unique index.
Fixes
- Fixed a UI bug with the "Choose range column" form size.
Released: Aug 3, 2022
Updates in v7.1.29
Features
- 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.
Fixes
- 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
Updates in v7.1.28
Features
Fixes
- Increased the timeout for the "Import SQL Server Classifications" query.
Released: Jun 23, 2022
Updates in v7.1.27
Fixes
- 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
Updates in v7.1.26
Features
Released: May 19, 2022
Updates in v7.1.25
Features
Released: Apr 22, 2022
Updates in v7.1.24
Fixes
- Fixed the responsiveness of the dataset control in the Search & Replace Form.
- Fixed context menus.