3.1 Major Release Items
What's New
Pause/Start/Cancel
- Database Masking executions can now be paused, resumed, and cancelled.
Kerberos Implementation
- Now supports Kerberos authentication for MSSQL.
New Classes
- Now supports JSON profiling and masking.
- Now supports Parquet profiling and masking.
Data Generator Regex Functions
- Data can now be generated using user-generated regex functions.
Advanced REST API
- New API to obtain data such as:
- Logs
- Reports/Outputs
- Metrics
- And more
Masking Function
- New function to mask all strings in a fullname. For example, "James Bob Smith" → "Peter Thomas Jane".
Changed
File Masking
- Mismatch in row count between input and output file will now be logged. Since row counts can differ due to bad lines, empty lines, etc.
- Logs now use ASCII text to clearly display breaks such as pauses and restarts.
Database Masking
Oracle
- Will now utilize a chunking feature to break data inserts into blocks of data to increase performance and reduce transaction log.
File Masking - Delimited
- Enhanced performance when masking multiple large files, along with optimized memory usage.
Fixed
Database Masking
Redshift
- Fixed issue where string values were being skipped if they included quotes.
Decommissioned
- Nothing has been decommissioned.