Skip to content

Releases: microsoft/presidio

Version 2.2.358 (#1553)

18 Mar 09:38
04920aa
Compare
Choose a tag to compare

Changes:

  • 04920aa Version 2.2.358 (#1553)
  • dcf1ae0 drop blake2b (#1552)
  • a0484dd Replace MD5 with Blake2 (#1550)
  • e9df3be Exclude closing single or double quote from URL in URL recogniser (#1532)
  • cf75c5a Updated the Evaluating DICOM Redaction documentation to reflect changes in verify_dicom_instance() within the DicomImagePiiVerifyEngine class. (#1549)
  • 6b10fd5 Updated the return type annotation of in function from to . (#1547)
  • bacf23f Add multiprocessing parameters (#1521)
  • 0856479 Migrate to poetry 2.0 (and PEP 621) (#1539)
  • 8b288fa docs: Add environment setup and notebook execution guides for Presidio + Spark in Fabric (#1529)
  • 5881d75 Update defender-for-devops.yml (#1544)
See More

This list of changes was auto generated.

2.2.357

13 Jan 13:01
a78e659
Compare
Choose a tag to compare

Changes:

Version 2.2.356 (#1477)

15 Dec 11:57
9fee330
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

version 2.2.355 (#1410)

22 Jul 09:09
edd722d
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

2.2.354

29 Mar 13:48
5bc4b67
Compare
Choose a tag to compare

Changes:

  • ffa29f8 Fixed wrong condition for dicom metadata (#1347)
  • 49a996d Changed default aggregation_strategy to max (#1342)
  • db8ff82 feat: Implement user-defined entity selection strategies in Presidio Structured (#1319)
  • 4db5278 Cache compiled regexes in analyzer (#1335)
  • 9c3369d Bugfix - Fix for incorrectly referenced recognizer in analysis_explanation using PhoneRecognizer (#1332)
  • 6a4135e Fix bug where "bank" and "check" wouldn't work (#1333)
  • ea8d830 Added contributions to readme (#1331)
  • 733cca2 Adding Span Marker Recognizer Sample (#1321)
  • 1911a3d Update spacy_stanza.md (#1325)
See More
  • d71c5fb feat: Add Singapore UEN Recognizer (#1315)
  • 59af84d Added tesseract to installation (#1312)
  • 4c48b92 Addition of leniency parameter in predefined PhoneRecognizer (#1311)
  • 173b527 Bugfix in tutorial (#1310)
  • dee6562 predefined pattern recognizer : IN_VEHICLE_REGISTRATION (#1288)
  • a8d2c90 feat: Add Bech32 and Bech32m Bitcoin Address Validation in Crypto Recognizer and expand tests (#1307)
  • 45c418d feat: Support 'M' prefix in SG_NRIC_FIN Recognizer and expand tests (#1304)
  • 5dfbf27 Analysis builder improvements (#1295)
  • 7f09c95 added pseudonimyzation sample (#1296)

This list of changes was auto generated.

2.2.353

12 Feb 15:44
eb52b97
Compare
Choose a tag to compare
  • Add predefined_recognizer: IN_AADHAAR (#1256)
  • Added the option to add custom operators + pseudonymization sample (#1284)
  • Fix failing test due to optional package (#1258)
  • Allow local Spacy Models to be loaded in NLP Engine (#1269)
  • Upgrade pip in windows containers (#1272)
  • Bugfix in ImageAnalyzerEngine #1274

2.2.352

22 Jan 08:50
356a08c
Compare
Choose a tag to compare

Changes:

Added

Structured

  • Added alpha of presidio-structured, a library (presidio-structured) which re-uses existing logic from existing presidio components to allow anonymization of (semi-)structured data. (#1192)

Analyzer

  • Add PL PESEL recognizer (#1209)
  • Azure AI language recognizer (#1228)
  • Add_conf_to_package_data (#1243)

Anonymizer

  • Add keep operator as deanonymizer (#1255)
  • Update anonymize_list type hints and document that sometimes items will be ignored. (#1252)

General

  • Add Dockerfile for Windows containers (#1194)

Changed

Analyzer

  • Drop WA driver license number (#1214)
  • Change ner_model_configuration from list to map (#1222)
  • Bugfix in SpacyRecognizer (#1221)
  • Bugfix in NerModelConfiguration (#1230)
  • Add_conf_to_package_data (#1243)

Anonymizer

  • Improved the logic of conflict handling in AnonymizerEngine (#1196)

Image Redactor

  • Change default score threshold in image redactor (#1210)
  • fixes bug #1227 (#1231)
  • Added missing dependencies for opencv-python and azure forms recognizer (#1257)

General

  • Remove inclusive-lint step (#1207)
  • Updates to demo website with new NLP Engine (#1181)

2.2.351: bugfix with wrong input to NerModelConfiguration (#1208)

08 Nov 21:11
698a5cd
Compare
Choose a tag to compare

Changed

Analyzer

  • Hotfix for NerModelConfiguration not created correctly (#1208)

[2.2.350] - Nov. 2nd 2024

Changed

Analyzer

  • Hotfix: default.yaml is not parsed correctly (#1202)

[2.2.35] - Nov. 2nd 2024

Changed

Analyzer

  • Put org in ignore as it has many FPs (#1200)

2.2.350

02 Nov 09:46
e5ba33b
Compare
Choose a tag to compare

Changes:

  • c16fad9 Hotfix: default.yaml is not parsed correctly (#1202)

2.2.35

31 Oct 21:58
6533ff7
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.