Releases: microsoft/presidio
2.0.0
Changes:
- 8ee8353 Open redoc in a new tab (#586)
- 29efbdf Update languages.md
- 4245b37 Add docs link to readme (#581)
- c301f6c Redirect with fqdn (#582)
- 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)
- ef0eab5 k8s support (#574)
See More
- 50c4189 fix release pipeline (#576)
- d4ccb03 fix release pipeline (#575)
- 21c58ce V2 add redactor docs (#572)
- 92abc1c image-redactor release pipeline (#565)
- 6baee6e V2 anonymizer improvements (#547)
- 0f853ca Updated version to 2.0.0-rc1 (#564)
- 04a8161 inclusive lint (#571)
- cc7df8a add anonymizer docs (#569)
- 7cc4309 delete analyzer docs links, bug 2937 (#563)
- 6752f53 Match redoc to mkdocs styling (#562)
- f6e3160 Updates to mkdocs appearance + docs bug fixes (#559)
- 33d8ff8 docs update (#557)
- 691db6e Add design diagrams (#558)
- 540a373 V1 to v2 doc (#549)
- fab9f72 Add REST API reference link to Mkdocs (#554)
- 61ed545 Feature/rename interpretability (#553)
- a3eb6e0 remove FPE from anonymizer since we do not support it. (#552)
- a229ec7 Add usage samples (#551)
- 11f5b99 rename V2 to main in docs and pipelines (#550)
- 4652c51 update notebook sample (#544)
- 5650d1b Add readme file for image redactor (#545)
- 5084208 V2 image redactor e2e (#543)
- ed2073b Development Documentation (#542)
- 34e371a Add Image Redactor to CI pipeline (#530)
- d3a504c V2 anonymizer engine readme (#538)
- 1804416 V2 - change anonymizer engine (#535)
- a2faae8 Remove flasgger from pipenvs (#540)
- e6e7916 Move swagger to project root + Add Analyzer (#537)
- c87f285 release pipeline to push docs into github pages with mkdocs (#541)
- 08e383d Small updates to mkdocs (#539)
- 5404e09 Auto generated API reference + small updates to docs (#536)
- 632bae1 Image redactor fix pipfile lock (#534)
- 800975f Added mkdocs for docs generation (#531)
- 600a138 Anonymizer - Add Swagger (#528)
- f1d2783 fix- e2e tets (#533)
- b0ee745 update contrib guide (#532)
- 458126a Add presidio-image-redactor to pr pipeline (#525)
- 7093281 V2 transformation to anonymizer (#526)
- 28dbfae V2 improve anonymizer engine (#518)
- 706a31a Remove stub e2e integration tests (#522)
- b577c34 Rename to Image Redactor (#523)
- 0dda32f docs on adding recognizers (#508)
- 5bc5b29 Add Flasgger + helathcheck for all services (#521)
- d03de49 Remove version validation from pipeline and update codeowners (#517)
- 0835bcc fix import (#520)
- 659efd3 small PR improvement
- 8f22376 Supported entities doc for V2 (#509)
- 4c24967 Sample jupiter notebook (#513)
- ae22909 Add testing documentation (#514)
- 0c5ffb8 fix imports (#515)
- cafdd88 new e2e flows (#506)
- 78ec9ff Best practices for developing recognizers doc (#503)
- c0177f3 Decision process (previously known as interpretability) documentation (#510)
- 627f9ad Image anonymizer v2 integration tests (#512)
- e9db047 Add local build script (#511)
- d95ca22 Installation docs (#505)
- b96af98 Run E2E Integration Tests on Deployment (#502)
- 30cb330 v2 image anonymizer API (#501)
- 0aacf4d Feature/languages doc (#498)
- 665b4fc Deploy from Release Pipeline (#504)
- 6da4996 presidio-image-anonymizer dockerafile with spacy and tesseract (#497)
- 862ce3f anonymizer engine lite refactor (#488)
- 4072486 refactor test names based on namng convention (#496)
- a182557 ARM templates pull from MCR or private registry (#500)
- 1ba0e00 Update release.yml for Azure Pipelines (#499)
- 319321e Dynamicly load anonymizers (#485)
- 0bf3550 Don't delete slots on CI deployment (#495)
- 9a9eb99 Fix image anonymizer imports (#494)
- 7bc60e6 Configurable logging (#469)
- 32b53ad Update VERSION (#493)
- ebf67fb Add README as package description (#489)
- 1714ce5 added pyyaml to setup.py (#490)
- 8057421 Install NLP models in Docker (#468)
- 6fb3ee9 Publish Anonymizer and Analyzer to PyPI (#484)
- 9cd4903 Update azure-pipelines-ci.yml (#487)
- 135285b Remove flask from presidio python packages (#486)
- facb6a6 image anonymizer starter dockerfile (#483)
- ffa53c1 Anonymizer - additional integration tests scenarios (#482)
- de3651b Push to MCR with 'latest' tag (#481)
- 57a36dc Python packages alignment (#478)
- 94145bb Anonymizer integration tests files refactor (#479)
- aae7cf9 Rename 'functional-tests' to 'e2e-tests' (#480)
- fd1a493 Push Presidio Containers to MCR (#476)
- b2fae84 V2 image anonymizer flask stub (#475)
- 59f307b V2 image anonymizer pipenv (#474)
- f49d11a fix code review comments. (#471)
- c5f472e Merge pull request #470 from microsoft/v2_anonymizer_api_improvements
- 9669b1b return json response from API
- 5a6db4b return json response from API
- 2617a45 revert
- b230ddd new logging
- 332f856 Merge pull request #465 from microsoft/feature/split-pipelines
- 6bdaf11 Merge branch 'V2' into feature/split-pipelines
- 4c2aeed Anonymizer Hash (#466)
- 225fbd0 Merge pull request #459 from microsoft/feature/new_readme
- 1a087a6 Merge branch 'V2' into feature/new_readme
- 6f0297b Merge branch 'V2' into feature/split-pipelines
- 5502b84 Merge pull request #454 from microsoft/feature/image-anon-basic-flow
- 869d908 Merge branch 'V2' into feature/new_readme
- cf08134 Merge branch 'V2' into feature/image-anon-basic-flow
- 0034067 run in parallel
- 6129b54 Nullified disaply name
- fb00f46 Remove display name for Lint, Build and Test since recurring in the PR
- bf690db Merge branch 'V2' into feature/split-pipelines
- d4703d4 Update presidio-image-anonymizer/README.MD
- 868ef96 Merge pull request #445 from microsoft/bug/nlp_engine_conf
- 5232cc8 rename depends
- 7fbc6df Merge branch 'feature/new_readme' of https://github.com/microsoft/presidio into feature/new_readme
- c58a63f Merge branch 'V2' into feature/new_readme
- ec044a1 stages
- ae86824 stages
- 4706...
v0.95
Note: This is the last release for Presidio V1. All future releases are for versions 2.x and above.
Changes:
v0.85
Changes:
- f0e3de2 Analyzer sys path fix (#360)
- 07a877d Add ABA routing number recognizer (#348)
- 94d51d4 fix(helm): Remove duplicate resources property (#354)
- 355d6bb Improve SSN analyzer (#349)
- 6ab821d Set build environment in every job (#351)
- 14e5977 fix Dockerfile.local (#350)
- 52935e1 Fix documentation links (#347)
- e5fe414 [WIP] analyzer - multiple languages and nlp engines (#312)
- 569b100 Update development.md
- f44dee6 Update development.md
See More
- c37ad48 Fix for bug #294 - Inconsistent anonymizer results (#322)
- 0b5148b Documentation Minor Updates (#334)
- ae07f1b fixing ci out of space issue (for merge ci) (#339)
- 1f5aed9 Use GoTool to install Go + pipenv sync (#335)
- 88563d9 Make bash tasks smaller for easier work around ci failures (#325)
- fa0f8b6 fix broken link (#333)
- 6a8c574 Update README.MD
- 2d4d139 Update README.MD (#329)
- 75d6395 Updates to contribution guidelines (#327)
- b73b1d4 #314: fix scheduler-scanner-cornjob sample JSON in documentations (#315)
- dea33bc Fixing #320 + better analyzer standalone work (#321)
- 863d02f enhancement/helm replicas and resources added to the config (#306)
- 5abfe0b Fix range handling in analyzer test util function. (#319)
- 11e6c1a Docs refactoring (#313)
- 8c07154 Fix typo to recognize a key context word (#308)
- 8870c70 Stale to 120 days (#316)
- 9211028 Update deploy.md (#310)
- b547eb1 Fix helm chart not published (#305)
This list of changes was auto generated.
v0.6
Changes:
- 8984f7f organize protobuf files (#299)
- 60f50b5 Adding 'Stale' github action (#301)
- f1a2828 Get All Recognizers (#290)
- fee1ab3 Fix build agents running out of disk space (#300)
- 2eed7b0 Changed demo URL to aka.ms
- fa49c03 Add developer guide on how to create new connectors (#288)
- 5604f28 Pytest is failing in PR validation step (#293)
- f6e5ae4 Pull Request Validation Changes (#284)
- 431ac2c Adding swagger (#261)
- 9e686df Presctl - Presidio CLI (#201)
See More
- 013d373 Quick local play using KIND (#273)
- a28ce3d remove kind (#283)
- 6c05683 fix tabs and extra "s" (#282)
- c4cf3c9 Running functional tests in container (#277)
- 5babe39 Publish Analyzer to Pypi (#276)
- 8eff7d7 Documentation - Added topic to kafkaConfig, fixed a broken link, and made casing more consistent. (#280)
- 4aafc89 Add catch for ValueError exception. (#278)
- b0bdea3 Multi stage pipeline (#266)
- 2d8c7d3 Fixed links (#268)
- 4fe57cb fix build.sh (#264)
- f7c9b5d Update build.sh with configuration per service (#260)
- e1b131e References to the research repo (#256)
- 5436e25 Crypto analyzer fix 241 (#259)
- aabf019 Add Singapore NRIC/FIN recogniser (#231)
- b051577 Link to github.io doc
This list of changes was auto generated.
v0.5
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
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)
-
8578f95 code + documentation for a standalone Presidio Analyzer installation using Wheel (#200)
-
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.
v0.3
Changes:
- 5c73e67 remove push deps with default tag (#175)
- d96cac0 fix makefile bug. added else-elseif where it was missing
- 9c911f4 fix var names
- cd3502b change error if release version not set to warning
- c42aebe CI as code
- 5d68366 fix k8s labels
See more
* e3c0c19 Minor documentation changes * 5b7aa8e Update docs to reflect pipenv changes * 19ef5f2 Python packages are now installed using Pipenv instead of requirements files * 830ab1b adding context list to the custom recognizer integration test * ff7bd57 elaborating documentation * c95b498 Fix context bug where indices were off * 0d3f889 fixed typo * 58a2cbd Bug 932 - fix iban recognizer which failed due to surrounding textThis list of changes was auto generated.
v0.2
Changes:
- d025985 bug fix - mcr latest tag was not correct
- 44d01e7 Updated CI badge for new Presidio-CI pipeline
- 74ea983 Updating genproto to master branch
- 2c9f376 changed genproto branch to master.
- 0d6983d Bug 911 fix (#131)
- 3885376 Update README.MD
- 8c0de94 Updated readme and documentation(#125)
- 7d5f601 Change deployment script to mcr (#130)
- 9baa22f Revert yaml (#137) [ #122 ]
- ff24298 Bug fixes - based on bugbash (#126)
See more
- 759545d Build deps - adding build number to python&golang dependency containers (#122)
- 4aeb9a8 a post-upgrade e2e test (#112)
- 3152b61 updated docs and samples based on new changes in dev (#120)
- 592d647 Add public path to makefile (#121)
- 017a580 (Re)Enable context support in analyzer (#114)
- 553ad16 Entities list for all fields true (#111)
- 136247d New functionality: Support custom pattern recognizers (#104)
- 8b6d4b2 All fields (#107)
- 9326cb6 Ll bug610 - Fix bug in IBAN recognizers + additional test fixes (#101)
- 6504544 Bug666 - Adding pylint to the Analyzer microservice (#105)
- 2ff8f9b fixed bug: changed 'push' to 'pull' in Makefile (#102)
- 69a5c74 Fix Bug #604 - Refactor test assertions + some pylint fixes (#100)
- b827907 Presidio support for language code in template (#98)
- 233bc57 Analyzer redesign + supporting custom recognizers
- a7a3726 Deployment script (#95)
- baabd68 Streams bug fixes (#92)
- 7b03159 Default transformation (#94)
- 0b40627 Fixed typo on string #74 (#103)
- af7d82b Merge pull request #91 from Microsoft/development
- 429ea52 Design Diagram change (#90)
- fe527b6 Merge branch 'development' of https://github.com/Microsoft/presidio into development
- 0eaedbb Image support (#87)
- 0211822 Fix abort error to return the error message in the response body (#86)
- ee4d270 Create redis cache for templates (#85)
This list of changes was auto generated.
Presidio v0.1.3
Presidio v0.1.2
Add flags and docs (#84)