Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] - 2026-04-28
Added
- Enterprise-grade AI DLP proxy architecture.
- Asynchronous ML worker queue for non-blocking HTTP processing.
- Parallel text redaction combining Presidio and FlashText.
- JSON-aware recursive redaction to preserve API payload structures.
- Multi-architecture Docker builds (
linux/amd64andlinux/arm64). - Pinned GitHub Actions SHAs for supply chain security.
- Comprehensive
pydantic-settingsbased configuration system. - Hot-reloading of Vault/local terms via background tasks.
- Improved CI pipeline with strict
flake8linting andpytest-covgating. - Automated dependency management via Dependabot.