Skip to content

Releases: tokern/piicatcher

v0.9.6

06 Apr 07:11
Compare
Choose a tag to compare

v0.9.6 (2020-04-06)

Chore

  • Prepare release 0.9.6

Fix

  • Fix data type of PII Type Field in databases

v0.9.5

23 Mar 06:08
Compare
Choose a tag to compare

v0.9.5 (2020-03-23)

Chore

  • Prepare release 0.9.5

Fix

  • Remove duplicate database object creation.
  • Remove conflicting -t option in db

v0.9.4

03 Mar 04:20
Compare
Choose a tag to compare

v0.9.4 (2020-03-03)

Fix

  • Fix storing file explorer to file catalog

v0.9.3

18 Feb 10:13
Compare
Choose a tag to compare

v0.9.3 (2020-02-18)

Fix

  • Add wheel to dev requirements

v0.9.0

18 Feb 09:41
Compare
Choose a tag to compare

v0.9.0 (2020-02-18)

Chore

  • Prepare release 0.9.0

Feature

  • Test with Python 3.8

Fix

  • Print json catalog to file if file path is specified

Removal

  • Remove support for MSSQL

v0.8.1

13 Feb 11:01
Compare
Choose a tag to compare

v0.8.1 (2020-02-13)

Chore

  • Improve debug logs

Fix

  • Fix logging format strings

Release

  • Prepare release 0.8.1

v0.8.0

11 Feb 03:36
Compare
Choose a tag to compare

v0.8.0 (2020-02-11)

Change

  • Support --catalog-format and deprecate --output-format

Chore

  • Prepare to run pylint as part of tests (#60)

Fix

  • Error fixed when iterating through many schemas
  • Support include/exclude lists for aws athena (#58)

Release

  • Prepare release 0.8.0

v0.7.2

21 Jan 09:55
Compare
Choose a tag to compare

v0.7.2 (2020-01-21)

Chore

  • Rename store module to catalog
  • Update docs to reflect data catalog message
  • Update README with link to lake formation analyzer

Fix

  • JSON output format lists PII types found for each column
  • Change orm name to catalog

Release

  • Prepare release 0.7.2

v0.7.1

14 Jan 13:40
Compare
Choose a tag to compare

v0.7.1 (2020-01-14)

Fix

  • Fix command line tests
  • Reintroduce --version
  • Fix dispatch of explorer. The right derived class was not used.

Release

  • Prepare release 0.7.1

v0.7.0

14 Jan 06:37
Compare
Choose a tag to compare

v0.7.0 (2020-01-14)

New

  • Use Python Click for command line options and configuration files

Release

  • Prepare release 0.7.0