2.9.3 Release notes
This release includes PII detection in tests with a new notebook, support for Python 3.12, and optimized dependencies in the ValidMind Library.
Highlights
Enable PII detection in tests with new notebook
Learn how to enable and configure Personally Identifiable Information (PII) detection when running tests with the ValidMind Library using the new enable_pii_detection.ipynb notebook. This update replaces the deprecated configure_pii_detection.ipynb notebook. You can choose to include PII in test descriptions or in the test results logged to the ValidMind platform.
Support Python 3.12 and optimize dependencies in ValidMind Library
This update introduces support for Python 3.12 in the ValidMind Library. We've optimized dependency management to make the core library lighter and ensure easy installation across various Python environments.
Enhancements in testing and error handling improve overall robustness and reliability. Error messages are now more descriptive, helping you quickly identify and resolve issues.