Skip to content

2.0.0

Compare
Choose a tag to compare
@eladiw eladiw released this 02 Mar 13:47
· 9 commits to 8ee83534660ff147ae6379f5fea6a27a4d2fcaa3 since this release

Changes:

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
  • 4706745 Merge branch 'feature/new_readme' of https://github.com/microsoft/presidio into feature/new_readme
  • 68bb408 Add stage name
  • 08c4150 updated readme image
  • 8c85af7 Extract lint, build, test
  • 205139b Extract lint, build, test
  • 94baa43 Merge branch 'V2' into bug/nlp_engine_conf
  • 4059d0a Merge branch 'V2' into feature/image-anon-basic-flow
  • 36e86ee Split PR pipeline from CI pipeline
  • 0fe4dbc Merge pull request #462 from microsoft/feature/functional-tests-alignment
  • 97dfa61 Merge branch 'V2' into bug/nlp_engine_conf
  • 9d97751 Merge branch 'V2' into feature/new_readme
  • 748715e comment on pre-commit hook
  • 8f9c3dc Merge branch 'feature/functional-tests-alignment' of github.com:microsoft/presidio into feature/functional-tests-alignment
  • 1d753c8 Move tests from functional to integration
  • 2e2ac50 Merge branch 'V2' into feature/functional-tests-alignment
  • 0901c32 Merge pull request #463 from microsoft/bug/templates-moved
  • eaab349 fix links
  • 72e2f1c fix template links
  • 20ab2d1 fix template links
  • 19c1604 Merge branch 'V2' into bug/nlp_engine_conf
  • 51324f3 updates to language PR, added NlpEngineProvider
  • c5e7fad changed unit tests name + added comments to matched in image_analyzer
  • 8977cbe moving get_text_from_ocr under ocr class, including tests + adding requirements.txt
  • 5772365 Move tests from functional to integration
  • bba1612 Functional tests refactor
  • 9b7d09a Merge pull request #452 from microsoft/feature/anonymizers_list
  • 353b14d fix tests
  • b3d0f9c small changes based on PR review
  • 1bc3848 linting
  • bca4ee0 falking
  • a8ddb31 merge V2
  • b71a84c merge V2
  • 5b8ff83 Merge pull request #446 from microsoft/feature/docs_structure
  • 08b5f75 Merge branch 'V2' into feature/new_readme
  • 1f77e86 Merge remote-tracking branch 'origin/V2' into feature/docs_structure
  • a5a10a0 renamed
  • 1dad6ff Merge pull request #461 from microsoft/bug/template-links-and-fixes
  • ce17a18 Merge branch 'V2' into bug/template-links-and-fixes
  • f5e6d8e Merge pull request #460 from microsoft/feature/mask-documentation
  • e11aee1 add 'the' PII
  • ec7e11e Merge branch 'feature/new_readme' of https://github.com/microsoft/presidio into feature/new_readme
  • de9f775 added gif
  • 8f01cb6 fix tempalte links and add missing ARM settings.
  • acb709a duplicate line
  • df10036 remove to the bottom
  • d02c66d Add mask documentation
  • 069326a Merge branch 'V2' into feature/new_readme
  • 7274848 Merge pull request #449 from microsoft/add_redact_anonymizer_v2
  • 6071715 Merge remote-tracking branch 'origin/add_redact_anonymizer_v2' into shiranr/add_redact_anonymizer_v2
  • ca95890 review changes
  • 70c88ec Merge branch 'V2' into add_redact_anonymizer_v2
  • 06540f5 Merge pull request #456 from microsoft/bug/analyze-returns-json-stirng
  • 784d599 added index.md in deployments
  • 6de31c4 renamed deployment to deployments
  • d225fb2 Merge branch 'V2' into feature/docs_structure
  • 8114524 updates
  • 5ee10f0 new readme
  • ba129f7 Merge remote-tracking branch 'origin/V2' into shiranr/add_redact_anonymizer_v2
  • 9c2fb42 review changes
  • d67edd9 Merge branch 'V2' into bug/analyze-returns-json-stirng
  • 6c6ebb7 Merge pull request #458 from microsoft/bug/remove-s-from-trigger
  • 93099e8 bug fix
  • cc70ddb Merge branch 'V2' into bug/analyze-returns-json-stirng
  • 7f12d59 Merge pull request #455 from microsoft/feature/mask-integration-tests
  • 7311389 Merge branch 'V2' into bug/analyze-returns-json-stirng
  • 6956b98 Merge branch 'V2' into feature/mask-integration-tests
  • fe038f6 Merge pull request #453 from microsoft/feature/ci-deploy-to-dev
  • 34ad0d0 Merge branch 'V2' into feature/ci-deploy-to-dev
  • 5c29369 ci deploy to dev
  • 07ea310 Merge branch 'V2' into bug/analyze-returns-json-stirng
  • 708a28e Merge branch 'V2' into feature/mask-integration-tests
  • 80d731c Add to_dict method
  • e923a53 Merge remote-tracking branch 'origin/V2' into shiranr/add_redact_anonymizer_v2
  • 949a4cc Merge pull request #448 from microsoft/add_replace_anoanymizer_v2
  • 3ea4d6a Merge branch 'V2' into bug/analyze-returns-json-stirng
  • 48366e7 Add to_dict method
  • e85710c Merge remote-tracking branch 'origin/add_replace_anoanymizer_v2' into shiranr/add_redact_anonymizer_v2
  • eea9522 review changes
  • 767a113 review changes
  • 2646c2b linting
  • a674ba8 Merge remote-tracking branch 'origin/V2' into shiranr/add_replace_anoanymizer_v2
  • e8e910d read from resources fix
  • a5142ed merge
  • a7ffe79 Merge branch 'V2' into feature/mask-integration-tests
  • e6a1570 Merge remote-tracking branch 'origin/add_replace_anoanymizer_v2' into shiranr/add_redact_anonymizer_v2
  • f0fac3d merge
  • 42b3228 Load the anonymizers class in advance.
  • 8558fc2 add tests
  • 8294605 ignore the same linting for anonhmizer
  • 052441e Add typed exception message, moved mask parameter names to constants
  • f1ebcbc code review changes
  • 0950095 typo
  • dddabe2 engine to pass text_to_replace
  • 38506ff Add docs
  • ff4d14d Add docs
  • 4a0f4ef Add anonymize to mock
  • 19c3e1d Add validators tests
  • e9ec73d Add mask tests
  • 2b1089f Add mask tests
  • 2425a17 remove logging
  • fa6d097 Add validators helper method
  • 5c674b6 Add validation infra + mask implenetation
  • da2903b Merge pull request #443 from microsoft/feature/mask-implementation
  • 87f1529 removed unnecessary .gitkeep
  • 48b959e reverting changes for a different PR
  • 03ff5f3 Split into two PRs
  • 3872a48 Fixes to links
  • 119bc04 docs refresh + placeholders
  • 9373156 Merge branch 'add_replace_anoanymizer_v2' of https://github.com/microsoft/presidio into shiranr/add_redact_anonymizer_v2
  • d00e7a2 Merge branch 'V2' of https://github.com/microsoft/presidio into shiranr/add_replace_anoanymizer_v2
  • ecce32c line too long
  • 39c5780 rename method
  • f668c82 analyze/ to return json, not json-string
  • 6608bb7 Merge branch 'V2' into feature/docs_structure
  • f44ac28 Add integration tests over files + mask tests
  • 1d56c3b Merge remote-tracking branch 'origin/V2' into feature/image-anon-basic-flow
  • caa05f2 added test for small bug and fix
  • dd8b85b adding test for multi-word entity and changed image analyser implementation
  • a9e4394 basic analyzer implementation
  • 79ed18f add tests
  • 50e5d1b fix indices validation
  • 58e0568 get_text_from_ocr_results implementation
  • 3fe730b adding map entities unit tests
  • 52ce624 Merge branch 'V2' into feature/mask-implementation
  • f468ed3 ignore the same linting for anonhmizer
  • 3246236 Add typed exception message, moved mask parameter names to constants
  • 11eb069 fix bugs
  • 22245b2 lining
  • 2a1c5b1 improved docs

This list of changes was auto generated.