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 での更新項目

機能

  • Updated dependencies.

不具合の修正

  • 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 での更新項目

機能

  • Updated dependencies.

Released: May 19, 2022

v7.1.25 での更新項目

機能

  • Updated dependencies.

Released: Apr 22, 2022

v7.1.24 での更新項目

不具合の修正

  • Fixed the responsiveness of the dataset control in the Search & Replace Form.
  • Fixed context menus.