Releases: abdolence/redacter-rs
Releases · abdolence/redacter-rs
v0.11.0
What's Changed
- Limiting/throttling DLP requests argument to avoid quota limitation errors by @abdolence in #28
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Max files limit command line argument support by @abdolence in #26
- GCP Vertex AI support as DLP by @abdolence in #27
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Gemini LLM based coarse image redaction by @abdolence in #22
- Image to text converter for text redactions by @abdolence in #24
- Open AI LLM image redaction support by @abdolence in #25
Full Changelog: v0.8.2...v0.9.0
v0.8.2
v0.8.1
What's Changed
- MIME override option works as expected for single files redacting.
- Better text media type detection
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Update Rust crate serde to v1.0.207 by @renovate in #12
- Update Rust crate clap to v4.5.15 by @renovate in #11
- Update Rust crate tempfile to v3.12.0 by @renovate in #15
- Update aws-sdk-rust monorepo to v1.5.5 by @renovate in #14
- Mime/media type override from command line args by @abdolence in #16
- Clipboard integration by @abdolence in #17
- Support user defined InfoTypes for GCP DLP redacter by @abdolence in #18
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
v0.5.0
What's Changed
- Simple text sampling by @abdolence in #7
- Open AI LLM redacting support by @abdolence in #8
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Gemini LLM redacting implementation and docs by @abdolence in #6
- Error handling and messages fixes
Full Changelog: v0.3.1...v0.4.0