Skip to content

Releases: tokern/piicatcher

v0.18.1

29 Nov 14:55
Compare
Choose a tag to compare
  • no changes

v0.18.0

29 Nov 01:03
Compare
Choose a tag to compare
  • no changes

v0.17.5

26 Nov 15:19
Compare
Choose a tag to compare
  • no changes

v0.17.4

25 Nov 16:24
Compare
Choose a tag to compare
  • no changes

v0.17.3

24 Nov 17:22
Compare
Choose a tag to compare
  • no changes

Release v0.17.2

23 Nov 14:14
Compare
Choose a tag to compare

Changes in this Release

v0.17.1

18 Nov 12:26
824ccbd
Compare
Choose a tag to compare

v0.17.1 (2021-11-18)

Fix

  • Support python version >= 3.6, logging and catalog setup

v0.17.0

17 Nov 02:17
Compare
Choose a tag to compare

v0.17.0 (2021-11-16)

Feature

  • Track PII detection reason. Skip tables that throw errors.

Fix

  • Fix no matches error message, datahub dependency and CI/CD scripts

v0.16.0

09 Nov 14:04
Compare
Choose a tag to compare

v0.16.0 (2021-11-09)

Chore

  • Prepare release 0.16.0
  • Add github workflow

Feature

  • Support incremental scans
  • Use dbcat to scan and iterate through columns

Fix

  • Remove usage of scan_file_object
  • Remove documentation for files.

v0.14.0

15 Aug 17:51
Compare
Choose a tag to compare

v0.14.0 (2021-08-13)

Chore

  • Prepare release v0.14.0
  • Use poetry instead of pipenv for builds
  • Add tests with more sample data and upper case content
  • Cache deps before installing piicatcher.
  • get security updates
  • Store test pg db data in /tmp

Deprecation

  • Remove support for Files

Feature

  • Add log-scan and log-data to log scan events

Fix

  • Fix broken test due to spacy upgrade
  • Fix usage of APIs of spacy 3.x