Skip to content

Releases: pauwels-labs/redact-client

v1.5.9

07 Dec 14:12
Compare
Choose a tag to compare

Changes

Chores

  • release 1.5.9 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.5.7

02 Dec 13:21
Compare
Choose a tag to compare

Changes

Chores

  • release 1.5.7 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • update rust version for docker files (Hugh)

v1.5.6

12 Oct 18:31
Compare
Choose a tag to compare

Changes

Bug Fixes

  • make storage CA optional (Alexandre Pauwels)

Chores

  • release 1.5.6 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.5.5

12 Oct 16:12
Compare
Choose a tag to compare

Changes

Bug Fixes

  • change type of sealed data entry (Alexandre Pauwels)

Chores

  • release 1.5.5 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.5.4

12 Oct 10:44
Compare
Choose a tag to compare

Changes

Bug Fixes

  • remove requirement of CA cert on relayer (Alexandre Pauwels)

Chores

  • release 1.5.4 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.5.3

11 Oct 09:15
Compare
Choose a tag to compare

Changes

Bug Fixes

  • restore data path in POST secure URL (Alexandre Pauwels)
  • prevent contacting storer before mTLS crypto generated (Alexandre Pauwels)
  • complete dir creation (Alexandre Pauwels)

Chores

  • release 1.5.3 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.5.2

09 Oct 22:14
Compare
Choose a tag to compare

Changes

Bug Fixes

  • change cookie path for secure routes (Alexandre Pauwels)

Chores

  • release 1.5.2 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.5.1

08 Oct 14:19
Compare
Choose a tag to compare

Changes

Bug Fixes

  • move config around (Alexandre Pauwels)
  • address PR comments (Alexandre Pauwels)
  • complete re-org of HTTP routes (Alexandre Pauwels)
  • organize client routes (Alexandre Pauwels)
  • start organizing routes (Alexandre Pauwels)
  • fix cors settings (Alexandre Pauwels)

Chores

  • release 1.5.1 (jenkins-x-bot)
  • add variables (jenkins-x-bot)

v1.4.0

12 Sep 14:09
Compare
Choose a tag to compare

Changes

New Features

  • Change max media size to 16 MB, limit media input file types, fix height js message inconsistencies (Hugh)
  • add support for video media (Hugh)
  • remove duplicate info in README and refer to docs page (Hugh)
  • rename binary value_type to media (Hugh)
  • complete refactor (Alexandre Pauwels)
  • support for file uploads (Hugh)
  • add certificate generation (Alexandre Pauwels)

Bug Fixes

  • complete crypto material generation (Alexandre Pauwels)
  • comment (Alexandre Pauwels)
  • add configuration for certificates (Alexandre Pauwels)
  • update rust version in dockerfiles (Alexandre Pauwels)
  • update openssl version in dockerfile (Alexandre Pauwels)
  • add contents of certs/ to .gitignore (Alexandre Pauwels)
  • fix Clone requirement for Storer type (Hugh)
  • merge upstream changes (Alexandre Pauwels)
  • remove unwraps in media POST request parsing (Hugh)
  • Update crypto dependecy to latest, fixing related errors (Hugh)
  • get edit test (Hugh)
  • update documentation (Hugh)
  • combine both post routes back into one (Hugh)
  • remove handlebars helper, add binary boolean to template values (Hugh)
  • crypto refactor (Alexandre Pauwels)

Tests

  • fix all tests (Alexandre Pauwels)
  • add helper methods for common ops in get route unit tests (Hugh)
  • add tests for binary data get route (Hugh)
  • fix broken tests after merge of crypto refactor (Hugh)
  • fix tests for crypto refactor (Hugh)

Chores

  • release 1.4.0 (jenkins-x-bot)
  • add variables (jenkins-x-bot)
  • remove certs (Alexandre Pauwels)

v1.3.3

10 Aug 12:47
Compare
Choose a tag to compare

Changes

New Features

  • content height JS message (Hugh)

Bug Fixes

  • fix handlebars secure reference (Hugh)
  • add validation to JS height prefix query param (Hugh)
  • add height msg to post query params (Hugh)

Tests

  • js_height_msg_prefix invalid test (Hugh)

Chores

  • release 1.3.3 (jenkins-x-bot)
  • add variables (jenkins-x-bot)