Skip to content

Releases: tokern/piicatcher

v0.3.1

12 Feb 14:23
28c7b70
Compare
Choose a tag to compare

v0.3.1 (2021-02-12)

Chore

  • Prepare release 0.3.1
  • Add config files to generate changelog
  • Update cryptography due to security advisory

v0.13.0

31 Dec 12:34
Compare
Choose a tag to compare

v0.13.0 (2020-12-31)

Chore

  • Prepare release 0.13.0

Feature

  • Add an API to scan files and databases

Fix

  • Fix docker build to use requirements generated from pipfile

v0.12.3

22 Dec 04:38
Compare
Choose a tag to compare

v0.12.3 (2020-12-22)

Chore

  • Prepare release 0.12.3
  • Remove support for deprecated output/output-format
  • Update dependencies to the latest versions

Fix

  • Add a test for redshift factory instantiation
  • Fix if statement in factory when database is redshift
  • Fix sample query for AWS Redshift

v0.12.2

20 Nov 08:35
Compare
Choose a tag to compare

v0.12.2 (2020-11-20)

Chore

  • Prepare release 0.12.2
  • Fix deploy job to use python 3.8.3 and pipenv
  • Use pipenv-setup to sync dependencies setup.py <> Pipfile
  • update dependencies esp. cryptography to 3.2.1

Fix

  • fix typo in setup.py
  • Fix test output due to updated click
  • Fix typo in running isort.

v0.12.1

08 Sep 16:30
Compare
Choose a tag to compare

v0.12.1 (2020-09-08)

Chore

  • Prepare Release 0.12.1

Fix

  • Setup remote docker to build containers

v0.12.0

24 Jul 16:01
Compare
Choose a tag to compare

v0.12.0 (2020-07-24)

Chore

  • Prepare Release 0.12.0
  • Prepare Release 0.11.0

Feature

  • Document docker usage. Upload latest image on release.
  • Add Dockerfile for piicatcher (#105)

v0.10.3

16 Jul 17:32
Compare
Choose a tag to compare

v0.10.3 (2020-07-16)

Chore

  • Prepare Release 0.10.3

Fix

  • Fix errors in --catalog-file and handling csv (#108)

v0.10.2

09 Jul 07:27
Compare
Choose a tag to compare

v0.10.2 (2020-07-09)

Change

  • run isort, black, flake8 and mypy in circeli tests
  • Fix configurations & remove unused update_docs.sh file
  • Lint python files using flake8
  • Use black to standardize formatting of python files
  • Resort imports using isort
  • Add isort, black, flake8 and mypy to improve dev standards

Chore

  • Prepare Release 0.10.2

Fix

  • Quote reserved keywords in query statements (#102)
  • Disable undeterministic test and a wrong assert
  • Fix pipenv setup for development (#99)

v0.10.1

09 Jun 16:09
Compare
Choose a tag to compare

v0.10.1 (2020-06-09)

Feature

  • Support Snowflake

Fix

  • Fix incompatible botocore versions.

v0.10.0

30 Apr 17:59
Compare
Choose a tag to compare

v0.10.0 (2020-04-30)

Chore

  • Improve sample db tests to check shallow scan
  • Add a survey link in google forms

Feature

  • Run shallow scan as part of deep scan

Fix

  • Fix database catalog operations to not overwrite records