Skip to content

Releases: microsoft/presidio

2.1.0

25 Mar 10:54
c402a0c

Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

2.0.3

25 Mar 10:13
96c1922

Choose a tag to compare

Update VERSION

2.0.2

25 Mar 09:43
e78e1b1

Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

2.0.1

04 Mar 08:09
e8d39af

Choose a tag to compare

Changes:

See More
  • bd08038 Fix mkdocs html redirection, setting use_directory_urls (#570)
  • e5d83e4 Minor bug fixes in docs (#580)
  • cdec0ef Anonymizer should return original text if analyzer results are missing (#573)
  • 48e9d72 V2 image redactor support version 4 (#579)
  • 0ca5704 Fix release pipeline - add image-redactor to prod (#578)

This list of changes was auto generated.

2.0.0

02 Mar 13:47

Choose a tag to compare

Changes:

See More
Read more

v0.95

28 Feb 16:25

Choose a tag to compare

Note: This is the last release for Presidio V1. All future releases are for versions 2.x and above.

Changes:

v0.85

09 Aug 08:17
f0e3de2

Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v0.6

13 Apr 06:15
8984f7f

Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

v0.5

02 Jan 09:47

Choose a tag to compare

Changes:

  • c89bf32 Analyzer container size reduction + faster builds (#252)
  • 3a32a21 Separated best practices for recognizers development from CONTRIBUTING.md (#253)
  • 5b2048e added PUT example for recognizers
  • 4ca4095 added reference to field_types.md and common.proto
  • 45c9842 Added a reference to the datasink proto
  • 69577aa Added CONTRIBUTING.md
  • 6c21958 Update docs with note expliaing what the build failing due to lack of memory looks like
  • 4661e73 Clarified local docker build process and added build.sh script
  • b014d95 Added note on Python >=3.6 requirement

This list of changes was auto generated.

v0.4

23 Sep 11:59
4de1b62

Choose a tag to compare

Changes:

  • 6b4acdd Fix Current make file throws errors if container registry is undefined (#226)

  • 136c097 Fix When request has both template and a template ID, the template is ignored (#225)

  • 307e687 Changed US_DRIVER_LICENSE regexes to be more specific. (#218)

  • 5e79f66 Create SECURITY.MD (#217)

  • 8578f95 code + documentation for a standalone Presidio Analyzer installation using Wheel (#200)

  • 001b050 added threshold support for low scores (#190)

  • 6997d3d Interpretability information tracing (#185)

  • b18ba4c Fix empty results (#189)

  • a078705 load spacy nlp engine once (#188)

  • a0baa91 add deps label to analyzer image (#182)

  • b52dafd fix makefile bug. added else-elseif where it was missing

  • 8217f30 fix charts location

  • c60f8bd CI as code

  • 88252a4 Python packages are now installed using Pipenv instead of requirements files

  • 6fad6d4 Fix context bug where indices were off

  • 33aefdd Bug 932 - fix iban recognizer which failed due to surrounding text
    This list of changes was auto generated.