What's new

These features have been changed or added in this release.

Feature Affected Components Type of Change Description
Data integrity eperi sEcure Anonymized Test Data New functionality To improve transparency of the data anonymization process and reduce the risk of unintended data inconsistencies, a new safeguard detects partially populated or empty temporary tables, issues a warning, and prevents them from being imported.
Job resilience and recovery from failure eperi sEcure Anonymized Test Data New functionality In environments with unstable database connectivity, a new set of job states and internal logging of progress now facilitate recovery when jobs fail. In case a database connection failure occurs, the system records the exact step of the affected job, allowing it to resume from the latest successful state. Triggering a manual recovery will now ensure that successfully completed tables are not reprocessed, and for large tables with a cursor column that did not complete successfully, processing will resume from the last successfully anonymized record.
Set column values to NULL eperi sEcure Anonymized Test Data New functionality When adding/editing a column assigned to a policy, a new option SetToNULL provides the ability to set the value for the target column to always be NULL.
SWIFT info tokenizer eperi sEcure Anonymized Test Data New functionality Added a new token profile SwiftInfo for tokenizing bank information strings consisting of a BIC (8 or 11 characters), an ISO 3166 country code (alpha-2), and an IBAN (up to 34 characters).
IBAN Token Profile eperi sEcure Anonymized Test Data Enhancement For input data containing IBANs, values from any country can be anonymized reliably without country-specific rules, i.e., the checksum is recalculated after anonymization and the result is syntactically valid according to ISO 13616.