Skip to content

Releases: brighter-ai/redact-client

v5.0.0

10 Aug 13:18
efd2b5f
Compare
Choose a tag to compare
  • 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

03 Aug 13:52
2b965c4
Compare
Choose a tag to compare

Added field "error" to JobStatus

Version 4.8.0-dev

30 Jun 09:50
Compare
Choose a tag to compare
v4.8.0-dev

feat: add redact_area

v4.8.0

17 Jan 15:10
b84c559
Compare
Choose a tag to compare

Fix: update job status fields

Full Changelog: v4.7.0...v4.8.0

v4.7.0

11 Jan 15:27
fb2e4be
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.6.0...v4.7.0

v4.7.0-dev

07 Jan 10:22
Compare
Choose a tag to compare
v4.7.0-dev Pre-release
Pre-release
update job status fields

4.6.0

16 Dec 17:37
ec41c47
Compare
Choose a tag to compare
  • Add support for ignore_warnings flag when downloading redacted files

v4.5.0

17 Nov 14:11
679ad57
Compare
Choose a tag to compare
  • Add support for warnings in job status
  • Fix missing default values for determination thresholds
  • Update dependencies with security vulnerabilities

v4.4.0

23 Sep 15:19
687f612
Compare
Choose a tag to compare

Feat: increase read timeout on all operations to 60s

v4.3.0

01 Sep 17:41
8ea9beb
Compare
Choose a tag to compare
  • Added support for videos to archives and vice-versa