December 2024 #
Enhanced ML Performance and Accuracy
• Upgraded machine learning models for better performance and accuracy.
Multiple Workspace Support with Environment Name
• Added the ability to append the Environment Name as a suffix to namespace names.
Example: NamespaceName_Development, NamespaceName_Production.
Data Scan API Status API Enhancements
• The Data Scan API Status now includes the input payload in its response when a tracking ID is specified.
Logging improvements:
- Log Location Configuration
Logs can now be directed to configurable paths. - Log Level Configuration:
Configurable log levels: DEBUG, INFO, WARNING, ERROR, CRITICAL, Captures only the specified levels or higher. - Log Handler Configuration:
Logs can now be written to files, the console, or both.
Notable Bug Fixes:
- Inconsistent Masking: Fixed masking issues for License Number, Vehicle Registration Number, and Vehicle Identification Number.
- Unmasked Entities: Resolved missing masking for Death Date, MAC Number, Insurance Number, Health Account Number, and Medical Record Number.
- Guardrail Behavior: Fixed empty responses when Guardrail behavior was set to “Allow” for PII, PHI, and PCI.
- Status Track Response: Standardized error messages to return as an array of objects.
- Exclusion List: Fixed masking of excluded PHI entities like License Number and Start Date of Hospitalization.
- Standardized Error Messages Across APIs : Error messages in response structures are now uniform across all APIs.