Data Masker for SQL Server Releases

Released: Mar 31, 2022

Updates in v7.1.23

Funktionen

  • 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

Updates in v7.1.22

Funktionen

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

Released: Jan 12, 2022

Updates in v7.1.21

Fehlerkorrekturen

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

Released: Dec 16, 2021

Updates in v7.1.20

Fehlerkorrekturen

  • Fixed an error in the JSON Masker rule where masking a large array would reach the recursion limit.

Released: Nov 11, 2021

Updates in v7.1.19

Fehlerkorrekturen

  • Fixed an issue configuring masking sets on Windows 11 systems.

Released: Aug 13, 2021

Updates in v7.1.18

Fehlerkorrekturen

  • Fixed an error when importing/exporting Masking Plans using CSV.

Released: Jul 19, 2021

Updates in v7.1.17

Fehlerkorrekturen

  • Use a temporary table to avoid deadlocks when using the v7 performance mode. This affects:
    • Row Internal Rule.
    • Search and Replace Rule.
    • Shuffle Rule.
    • Substitution Rule.

Released: Jul 2, 2021

Updates in v7.1.16

Fehlerkorrekturen

  • Fixed an error when Data Masker may not start if it fails to access the DataSet directory.

Released: Jun 8, 2021

Updates in v7.1.15

Fehlerkorrekturen

  • Fixed an error when exporting the Masking Plan.

Released: May 5, 2021

Updates in v7.1.14

Fehlerkorrekturen

  • Fixed a PAR file parsing issue when values contained '=' sign.