DeepDiff v8.6.1 Release Notes
Release Date: 2025-09-04 // 6 months ago-
DeepDiff 8-6-1
- 🔒 Patched security vulnerability in the Delta class which was vulnerable to class pollution via its constructor, and when combined with a gadget available in DeltaDiff itself, it could lead to Denial of Service and Remote Code Execution (via insecure Pickle deserialization).
Previous changes from v8.5.0
-
- ⚡️ Updating deprecated pydantic calls
- Switching to pyproject.toml
- Fix for moving nested tables when using iterable_compare_func. by
- 🛠 Fix recursion depth limit when hashing numpy.datetime64
- Moving from legacy setuptools use to pyproject.toml