Releases: microsoft/presidio
Releases · microsoft/presidio
Release Version 2.2.23 (#796)
Changes:
- 44aab3d Release Version 2.2.23 (#796)
- cedcb4c Remove AnonymizerResult in favor of OperatorResult (#795)
- 88a5549 Add Encryption and Decryption sample (#791)
- 7ef3902 Analyzer deps bump (#794) [ #793 ]
- 98b5b99 Create faq (#788)
- 622ffd3 Fix typo (#782) [ #765 ]
- e5343f2 Update agents VM to ubuntu-latest (#783)
- 9d03112 Relaxing regex dependency requirement (#781)
This list of changes was auto generated.
Version 2.2.22
Changes:
- 734807f Phone Number Recognizer - Multi-Regional And set as Default (#775)
- 31e8675 Changes to Anonymizer packages/imports + added repr to classes. (#763)
- 4921281 Update development.md (#769)
- aca32c7 Updates to pillow and presidio-analyzer versions in image-redactor (#768)
- b8d76c6 Fixed issue 754 (#755)
- b812be8 Issue 718 - Fix bounding box issue on image redactor (#735)
- 26e57b8 Issue 749 (#751)
- 67cb019 Two new samples + docs refactoring (#744)
- 577cbfe Analyzer Duplicate Removal Not Removing Contained Results (#738)
This list of changes was auto generated.
Update VERSION to 2.2.21 (#734)
Bump version to 2.2.2 (#731)
Changes:
- e7d4e10 Bump version to 2.2.2 (#731)
- 992dc7c Fix Versioning Issues (#728)
- aea7804 Add Medical License as a Predefined Recognizer (#719)
- 4f61f93 Add more Date Recognizer Cases (#717)
- 630c5ab Update README.MD
- ef9a636 Add ORGANIZATION spacy entity (#715)
- 13dbbf2 docs fixes (#716)
- 3ba2210 update dependencies - Bump pydantic from 1.7.3 to 1.7.4 (#710)
- 220ee8a Data Anonymization with Presidio on Databricks ADF template (#703)
- c69ffbc Update spark samples docs (#691)
2.2.1
Changes:
- cd9ebde Remove git tag pipeline task (#700)
- 5b1deb6 Version 2.3.0 Release (#699)
- 1d40193 add pii_verify_engine (#646)
- 36ee232 Sample notebook for remote recognizer (using Text Analytics) (#684)
- d5d9551 Ad-hoc recognizers (#677)
- 05b5686 Bump matplotlib in image-redactor (#689)
- 02af1b4 Add matplotlib to image-redactor (#688)
- cc9a601 Custom anonymizer with lambda type (#654)
- 1ac45f8 Some changes and bug fixes in our docs (#683)
- c50f813 samples toc (#685)
See More
- d8c7d2e Documentation code and samples regression test pipeline (#679)
- de50157 bug fix from migrating to spacy 3 (#682)
- bdd2bd6 Text Analytics Integration Sample (#678)
- 7d1b11b Update pull_request_template.md (#676)
- 9f23aa8 Add Git tag on release (#675)
- 648019c broadcast presidio in databricks (#672)
- 16ed715 ADF templates docs (#671)
- 9f08579 Create CODE_OF_CONDUCT (#667)
- 72abeea Image redactor 3.9 support (#664)
- 875ef29 Upgrade mkdocs-material to latest (#666)
- 049b7ff Lock mkdocs-material version (#665)
- db24703 ADF template gallery sample (#661)
This list of changes was auto generated.
2.2.0
Changes:
- 3be6f2a Change log (#659)
- 6f6b304 document spark dependencies (#662)
- 8deca0b update docs with supprted python versions (#653)
- b1f189e Upgrade spacy version (#656)
- 1c79c91 Fix deanonymizer documentation (#657)
- 81f5bf2 analyzer us phone regex fix (#658)
- 3afec0c Poc deanonymize docs (#652)
- 771d38c Add deanonymize (#639)
- 1dc2b1e Moving the AnalyzerEngine to the init to avoid initialization on every request (#651)
See More
- c66e86b image redactor: initialize AnalyzerEngine instance only once (#650)
- 553e089 Analyzer and Anonymizer Python 3.9 support (#636)
- 4777d17 fix reference to samples (#644)
- 7938bf4 Update requirements-docs.txt (#643)
- 6aada03 print anonymized results json (#642)
This list of changes was auto generated.
2.1.0
Changes:
- c402a0c Update VERSION (#641)
- e78e1b1 Update VERSION (#640)
- 9b389bc fix broken docs link (#634)
- 65718d6 Enable deploying Presidio services on a single App Service Plan (#630)
- 15fad0c deploy to azure (#632)
- 1f65a0f Fix issue with pipfile lock upgrade. When building with python 3.8, i… (#629)
- 9eff2d4 Return application/json mime type in all endpoints (#626)
- 74ca4eb Fix Deploy to Azure templates (#628)
- 2033d81 Sample - ADF pipeline (#619)
- 3d05acb use pillow version 8.1.1 (#625)
See More
- 22016f4 Added image-redactor 3rd party OSS to NOTICE (#623)
- b23bab2 Sample - Spark on Azure Databricks (#617)
- bf46a61 added e2e package test (#618)
- c47f1c7 documentation update - docker use port 3000 (#615)
- 4e5a80f Fixed port number used by docker images (#612)
- 42a8fc1 Fixed installation guide url (#611)
- ea85b71 Additional analyzer examples (#605)
- 13920db Anonymizer Indexes in response (WIP) (#604)
- 5949b83 Add docs analytics (#599)
- 059a38f Add Decryption for Single PII (#601)
- 9e2bbb1 Anonymizer - Encrypt anonymizer (#596)
- 5ba46c2 Anonymizer - Add Encryption Logics (#595)
- 63b32dc add suported python version to doc (#594)
- e8d39af Update VERSION to 2.0.1 (#593)
This list of changes was auto generated.
2.0.3
2.0.2
Changes:
- e78e1b1 Update VERSION (#640)
- 9b389bc fix broken docs link (#634)
- 65718d6 Enable deploying Presidio services on a single App Service Plan (#630)
- 15fad0c deploy to azure (#632)
- 1f65a0f Fix issue with pipfile lock upgrade. When building with python 3.8, i… (#629)
- 9eff2d4 Return application/json mime type in all endpoints (#626)
- 74ca4eb Fix Deploy to Azure templates (#628)
- 2033d81 Sample - ADF pipeline (#619)
- 3d05acb use pillow version 8.1.1 (#625)
- 22016f4 Added image-redactor 3rd party OSS to NOTICE (#623)
See More
- b23bab2 Sample - Spark on Azure Databricks (#617)
- bf46a61 added e2e package test (#618)
- c47f1c7 documentation update - docker use port 3000 (#615)
- 4e5a80f Fixed port number used by docker images (#612)
- 42a8fc1 Fixed installation guide url (#611)
- ea85b71 Additional analyzer examples (#605)
- 13920db Anonymizer Indexes in response (WIP) (#604)
- 5949b83 Add docs analytics (#599)
- 059a38f Add Decryption for Single PII (#601)
- 9e2bbb1 Anonymizer - Encrypt anonymizer (#596)
- 5ba46c2 Anonymizer - Add Encryption Logics (#595)
- 63b32dc add suported python version to doc (#594)
This list of changes was auto generated.
2.0.1
Changes:
- e8d39af Update VERSION to 2.0.1 (#593)
- a6d720e Align analyzer and anonymizer RecognizerResult objects (#591)
- d9e2573 Don't start cluster on e2e tests (#588)
- 13d9518 Update release-docs.yml for Azure Pipelines (#585)
- 3ca219d Release Pipeline - continue on error for GH release (#587)
- a2ab927 add note in readme - download legacy version (#589)
- 8ee8353 Open redoc in a new tab (#586)
- 29efbdf Update languages.md
- 4245b37 Add docs link to readme (#581)
- c301f6c Redirect with fqdn (#582)
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.