Releases: microsoft/presidio
Releases · microsoft/presidio
2.2.33
Changes:
- b6f8191 Update VERSION to 2.2.33 (#1081)
- 0e5c3b7 Updated docs website and notebooks (#1086)
- dda4444 Updates to the TransformersRecognizer sample (#1084)
- 8738057 Update setup.py (#1082)
- 3e84d9e Updated demo website (#1078)
- d459d44 Lock with 3.8, drop building on 3.7 for 3.11 (#1080)
- e5d4191 push images on CI (#1072)
- 0f48e6e Revert "Remove link to demo website (temporary) (#1047)" (#1068)
- 09c05f6 Bump flask from 2.2.2 to 2.3.2 in /presidio-analyzer (#1065)
- a7ff547 Bump flask from 2.2.3 to 2.3.2 in /presidio-image-redactor (#1066)
See More
- 481811a Add batch anonymization (#993)
- 24a76a8 Added "keep" anonymizer (#1062)
- 61a5405 New demo app for Presidio, based on Streamlit (#1054)
- b4b62b2 Fix name of a couple of entity types in the docs (#1057)
- 60911ed GPT-3 based synthetic data generation (#1051)
- aeaff63 skip pushing images and deploying services (#1050)
- ff88929 Remove link to demo website (temporary) (#1047)
- 1d50d41 Bump werkzeug from 2.2.2 to 2.2.3 in /presidio-image-redactor (#1032)
- d7788f5 Bump werkzeug from 2.2.2 to 2.2.3 in /presidio-analyzer (#1031)
- 7595011 Bump werkzeug from 2.0.2 to 2.2.3 in /presidio-anonymizer (#1030)
This list of changes was auto generated.
2.2.32
Changes:
- 07b854d Adding a sample for identifying PII in a PDF (#1023)
- 9671db3 Adding type check for image passed to redact (#1020)
- 3a40683 Fix Anonymize API documentation (#1018)
- 105d945 Install transformers model into the docker image (#912)
- 5512a39 Consolidating general bounding box operations (#1011)
- 11dfa64 Image Redactor - REST API to support web applications payload (#1009)
- bce777b Enable thresholding of OCR results (#1001)
- 1d07b03 Make displaying DICOM verification image optional (#1000)
See More
- b0430ca Add evaluation code for DICOM de-identification (#979)
- 9dba056 Updating DICOM redact box fill color selection (#987)
- 8993be0 fix access to start end positions (#994)
- aab4d20 Sample - analyze and anonymize csv file (#990)
- a29e1bb Enabling ImagePiiVerifyEngine to accept kwargs (#978)
- 7b70793 Fix exception on whitespace in AU recognizers (#983)
- b0a4c72 Update example_text_analytics_recognizer.py (#981)
- 2107f05 add revised example for transformer recognizer (#962)
- a153a59 Bump analyzer, image-redactor dependencies + Fix CLI hanging (#980)
- 2b8f4ef Fix: merge entity from the same type (#934)
This list of changes was auto generated.
2.2.31
Changes:
- 2730c6c Adding DICOM image redacting capability to presidio-image-redactor module (#960)
- 3d5f2c9 Fix IPv6 Recognition (#958)
- 5dcc8dc Added information on CLA into CONTRIBUING.md (#949)
- 93aa62b Replace the wording on README (#953)
- d8aca13 Bump pillow from 9.2.0 to 9.3.0 in /presidio-image-redactor (#947)
- 60a9901 Add 50-60 number range to itin recognizer (#955)
- 865f448 Update to ImagePiiVerifyEngine class (#952)
- fa9a370 Add missing comma (#946)
- e329e16 Integrate Presidio CLI (#918)
This list of changes was auto generated.
2.2.30
Changes:
- 77f1a8e Remove constraint on empty texts for the anonymizer (#942)
- aa50e6b fix for misalignment between transfrormers and spacy (#941)
- 0c7117e Compare recognizers to results using a unique key instead of name (#940)
- 2193c23 Update docs to contain the new transformers based NLP engine (#933)
- f92eb5c GH action to collect Github repo stats and persist into a branch (#936)
- 892d6a9 Add italian VAT code Recognizer (#928)
- bb1ad91 Add files via upload
See More
- f1824b0 Add Italian passport and identity card recognizers (#930)
- af6c8b3 Update medical_license_recognizer.py (#932)
- 027e146 Add Next Generation Passport recognition (#906)
- a48285e bump black in pre-commit script to 22.3.0 (#927)
- 494a227 Italian fiscal code and driver license recognizers (#919)
- e561c46 remove --sequential from pipenv sync (#921)
- 37f74e8 Adding TransformersNlpEngine (#886)
- fb01d23 Update index.md (#897)
- d6b9c63 bug fixes to mkdocs, added download button capability (#895)
This list of changes was auto generated.
Version 2.2.29
Changes:
- 4cbfc1a bump pillow to version 9 (#891)
- 87c62d9 Fix getting the text before anonymizing (#890)
- 9b0d10c bugfix: Handling missing (None) data on batch (#881)
- 72d225c added allow list functionality to analyzer engine (#865)
- f3519e7 Batch analyze - Support for lists and dicts (partial) (#878)
- b4b1b97 Added sample notebook for anonymizing known values (#864)
- 63ca86f Add transformers recognizer sample (#866)
2.2.28
Changes:
- ef6cd07 remove set -x from setvariables tasks
- 8c661fe Updates to deny_list recognizer (#858)
- 68b084c Document how to re-use a previously loaded model (#854)
- 444f61c Option to create recognizers in YAML (#849)
- e52cf5f New tutorial (#850)
- e9bcb74 fixed analysis explanation wrong score bug (#848)
See More
* f53e6c0 Pass `nlp_engine` down to `NlpArtifacts` (#845) * 55d9b55 Bump pillow from 9.0.0 to 9.0.1 in /presidio-image-redactor (#844)This list of changes was auto generated.
2.2.27
Changes:
- 307d285 Custom entity recognizer context enhancement (#842)
- 0b2da7e Add list of OSS tools leveraging Presidio (#840)
- 6336cfd33ed8a863352ae13b615b87b0b8648c7aEensure recognition dict + change methods to protected in lemma context (#841)
- d9d59e0 optimize the Dockerfiles (#838)
This list of changes was auto generated.
2.2.26
2.2.25
2.2.24
Changes:
- Fix IbanRecognizer not recongnizing IBAN followed by all caps (#806)
- 70c9c7c Bumped PIL to version 9.0.0 and replaced python 3.6 with 3.10 (#815)
- 9ee7997 Create Presidio_with_Flair_as_a_3rd_party_recognizer (#810)
- 4b0baec Documentation for creating a Streamlit demo app (#809)
- 3a7425d Update README.MD (#807)
- 67d898c Bump analyzer in image redactor (#797)
- 348c09d Update faq.md
This list of changes was auto generated.