Releases: microsoft/presidio
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)
Presidio v0.1.1
Version 0.1.1 (#82) * Docs (#80) * Fixed Anonymizer duplicates bug (#81)
Presidio v0.1.0
🎉 Presidio initial release 🎉