Skip to content

Releases: brighter-ai/redact-client

v7.0.0

06 Nov 08:47
aaa8db1
Compare
Choose a tag to compare
  • Set the default for the Redact API to version v4.

v6.4.0

13 Jun 16:28
acac28f
Compare
Choose a tag to compare
  • Add file name field to status object
  • Refine Help Text to Accurately Reflect Backend-Managed Parameter Defaults
  • Add South Korea region
  • Add areas of interest parameter
  • fix: Add list to validation area of interest

v6.3.0

13 Apr 15:25
03efdfe
Compare
Choose a tag to compare
  • Add new optional status_webhook_url parameter in v4

v6.2.0

21 Mar 12:19
edb892f
Compare
Choose a tag to compare
  • Added Japan region parameter in v4, paving the way for the upcoming redact v5.9.0 release.
  • Python 3.11 support is now available.

v6.1.0

06 Feb 09:17
643d532
Compare
Choose a tag to compare
  • Resolved an issue with incorrect file extensions selection. The file extension is now specified by the backend, as opposed to being derived from the input file.
  • The JobResult object has been updated to include a new filename property.

v6.0.0

15 Dec 17:26
f9dd3a4
Compare
Choose a tag to compare
  • add v4 api version
  • renaming of some arguments in the command line tools
- in_dir --> input_dir
- out_dir --> output_dir
- out_path --> output_path
  • command line tools requires now to add a version
  • improvements of summary reports for redact_folder command tool
  • timeout for downloading labels is configurable

v5.1.2

12 Oct 16:30
7187cf3
Compare
Choose a tag to compare
  • Increase timeout for labels download to avoid problems in edge cases.
  • Tag and release 5.1.1 existed but still had the version
    markers in the code on 5.1.0 .

v5.1.1

10 Sep 10:36
de2f615
Compare
Choose a tag to compare
  • Retry for ProtocolError

v5.1.0

17 Aug 08:26
5177390
Compare
Choose a tag to compare
  • migrate to poetry
  • add support for python 3.10

v5.0.1

11 Aug 14:12
c489927
Compare
Choose a tag to compare
  • fix custom labels getting incorrectly encoded