Privacy Protect Component Release Notes
This page lists the main features added to the Privacy Protect component.
Feature Highlights
Version 1.0.0
Anonymize data in databases
Semarchy xDI now provides the Semarchy Component.
This component allows anonymizing, pseudonymizing and generating data in databases.
When installed, the component adds new properties in database metadata which helps to define how data will be anonymized, pseudonymized or generated.
It gives the capability to companies to comply with GDPR (General Data Protection Regulation).
GDPR is a European directive to protect personal data. This new regulation replaces 1995 data protection laws and entered into force the 24 th May 2016 and is mandatory for all companies, administrations or European organisms, from the 25 th May 2018. |
Change Log
Bug fixes
-
DI-5327: The tool runs infinitely with empty tables to process.
-
DI-5328: The target table columns are always created as nullable no matter the value of the nullable property of the source tables columns.
-
DI-5960: When using the Privacy Protect tool, the queries generated for primary key creation are incorrect. They do not include the schema name inside the constraint definition, which is mandatory for some technologies such as AS400.
Version 1.0.1 (Privacy Protect Component)
Feature improvements
-
DI-4031: Metadata Editor - Added the ability to specify dependant columns by Drag and Drop on the "Dependency with other columns" attribute ( in the privacy protect tab)
Bug fixes
-
DI-4028: To be used by the component, on AS / 400 index names must be prefixed with the schema name
-
DI-4029: The creation of the primary key failed at the end of the process
-
DI-4030: To be used by the component, in IBM DB2 / 400, NULL values must be converted to a data type to extract from the source