Data Masker for SQL Server 新版本发表

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.

Released: Mar 31, 2022

v7.1.23 中的更新

特性

  • Upgraded to Microsoft .NET 6.
  • Data Masker now runs as a stand-alone executable, so it is no longer necessary to have .NET installed.
  • Simplified check for updates mechanism.
  • Minor UI improvements.

Released: Feb 17, 2022

v7.1.22 中的更新

特性

  • The UI can now open mapping files (.dmmap) downloaded from SQL Data Catalog.

Released: Jan 12, 2022

v7.1.21 中的更新

修补程序

  • Fixed potential timeout when retrieving list of Databases for an instance on the Data Catalog Import form.