What's Changed
New plugins
- Detector: Shields for testing LLM Application Firewalls by @Eric-Hacker in #1059
New features
- Warn if api_key in Config by @erickgalinkin in #1049
- Feature: configuration based rest proxy support by @jmartin-tech in #1073
- Feature: configuration based rest ssl suppression by @jmartin-tech in #1074
- Detector: add
startswith
matching forStringDetector
base class by @leondz in #1075
Documentation
- docs: update index.rst by @eltociear in #1053
- docs: update readme by @leondz in #1050
- adjust label ref syntax by @jmartin-tech in #1057
Tuning & fixes
StringDetector.case_sensitive
now operates as expected by @leondz in #1072- guard against
None
inleakreplay
attempt history management by @leondz in #1081 - init zscore with enough scope to cover its uses by @leondz in #1086
- Update for latest ollama support by @jmartin-tech in #1092
New Contributors
- @eltociear made their first contribution in #1053
- @Eric-Hacker made their first contribution in #1059
Full Changelog: v0.10.1...v0.10.2