Highlights
- Fixes detector timeouts on long OpenWebUI-style chat histories by scanning PII spans sequentially instead of flooding the detector with concurrent
/analyzerequests. - Adds regression coverage to ensure detector span scans do not overlap.
Upgrade Notes
- No configuration changes are required.
- This release addresses the multi-span queue-timeout case reported in #134. A single very large message that individually exceeds the detector timeout may still require future chunking or timeout configuration.
Images
ghcr.io/sgasser/pasteguard:0.7.4ghcr.io/sgasser/pasteguard:latest- Platforms:
linux/amd64,linux/arm64