Releases: brighter-ai/redact-client
v5.0.0
-
Stability improvements:
Redact_folder: Reduce checks for completion to every 10s.
Limit parallel uploads and cache connections.
Retry requests that fail due to connection reasons.
Fix premature closing of http client instance.
Stream download to file instead of to memory. -
Add option for automated deletion of input file to redact-folder.
--auto_delete_input_file deletes the input file after
successful processing -
Add verbose logging option to log more details.
--verbose_logging switch adds datetime to log
and sets level to debug. -
Update dependencies to fix vulnerabilities, this also required
dropping Python 3.6 support. -
Redact_file: Provide additional config options.
-
feature: Fix test-integration to run on mac and windows.
BREAKING CHANGE: Drop Python 3.6 support.
v4.8.1
Added field "error" to JobStatus
Version 4.8.0-dev
v4.8.0-dev feat: add redact_area
v4.8.0
Fix: update job status fields
- Phx 297 make new fields optional by @simonbrighter in #49
Full Changelog: v4.7.0...v4.8.0
v4.7.0
What's Changed
- Feature: update job status fields by @seanconeys in #47
Full Changelog: 4.6.0...v4.7.0
v4.7.0-dev
update job status fields
4.6.0
v4.5.0
v4.4.0
Feat: increase read timeout on all operations to 60s
v4.3.0
- Added support for videos to archives and vice-versa