Releases: tokern/piicatcher
Releases · tokern/piicatcher
v0.9.6
v0.9.6 (2020-04-06)
Chore
Fix
- Fix data type of PII Type Field in databases
v0.9.5
v0.9.5 (2020-03-23)
Chore
Fix
- Remove duplicate database object creation.
- Remove conflicting -t option in db
v0.9.4
v0.9.4 (2020-03-03)
Fix
- Fix storing file explorer to file catalog
v0.9.3
v0.9.3 (2020-02-18)
Fix
- Add wheel to dev requirements
v0.9.0
v0.9.0 (2020-02-18)
Chore
Feature
Fix
- Print json catalog to file if file path is specified
Removal
v0.8.1
v0.8.1 (2020-02-13)
Chore
Fix
- Fix logging format strings
Release
v0.8.0
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
v0.7.2
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
v0.7.1
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
v0.7.0
v0.7.0 (2020-01-14)
New
- Use Python Click for command line options and configuration files
Release