Data Masker for SQL Server のリリース
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.
Released: Dec 16, 2021
v7.1.20 での更新項目
不具合の修正
- Fixed an error in the JSON Masker rule where masking a large array would reach the recursion limit.
Released: Nov 11, 2021
v7.1.19 での更新項目
不具合の修正
- Fixed an issue configuring masking sets on Windows 11 systems.
Released: Aug 13, 2021
v7.1.18 での更新項目
不具合の修正
- Fixed an error when importing/exporting Masking Plans using CSV.
Released: Jul 19, 2021
v7.1.17 での更新項目
不具合の修正
- 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
v7.1.16 での更新項目
不具合の修正
- Fixed an error when Data Masker may not start if it fails to access the DataSet directory.
Released: Jun 8, 2021
v7.1.15 での更新項目
不具合の修正
- Fixed an error when exporting the Masking Plan.
Released: May 5, 2021
v7.1.14 での更新項目
不具合の修正
- Fixed a PAR file parsing issue when values contained '=' sign.