Skip to content

Releases: onfido/onfido-python

v5.0.0

21 Feb 08:08
19263c5
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v5.0.0:
    • Add missing type annotations to webhook verifier
    • Denote webhook event payload.object.href as a not required property
    • [CAT-1593] Drop invalid enum value from webhook event type
    • Add applicant_id in GET /workflow_runs
    • [CAT-1694] Define document file type as free text
    • [DOCCAP-2513] Add download-nfc-face endpoint
    • [CAT-1719] Don't impose a type on deprecated records property in watchlist reports
    • Remove documents property for reports where it's not applicable
    • Update openapi generator version to v7.10.0 (was v7.9.0)
    • Update openapi generator version to v7.11.0 (was v7.10.0)
  • Add tests for Download NFC Face endpoint
  • Migration Guide

New Contributors

Full Changelog: v4.6.0...v5.0.0

v4.6.0

24 Jan 14:17
4b3e459
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v4.6.0:
    • (Python) Use Poetry only for dependency management
    • [STUDIO-4308] Add driving_license to id_number enum
    • [CAT-1634] Add proxy configuration support to Java client library
    • Update README files (including templated ones)
    • Add customer_user_id in the webhook event resource
  • test: wait for evidence folder to be available

Full Changelog: v4.5.0...v4.6.0

v4.5.0

08 Jan 11:00
8f6055c
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v4.5.0:
    • [STUDIO-4305] Add download evidence folder path

Full Changelog: v4.4.0...v4.5.0

v4.4.0

20 Dec 13:55
3ed2ff0
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v4.4.0:
    • [CAT-1593] Fix missing webhook type and evidence folder webhook
    • [CAT-1590] Allow any type for the workflow task output

Full Changelog: v4.3.0...v4.4.0

v4.3.0

27 Nov 13:39
c7177c9
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v4.3.0:
    • [CAT-1581] Revert "[CAT-1528] Fix barcode field in document properties object"

Full Changelog: v4.2.0...v4.3.0

v4.2.0

19 Nov 13:27
2454716
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v4.2.0:
    • feat: add new fields to facial similarity report objects
    • [CAT-1552] Add missing document types

Full Changelog: v4.1.0...v4.2.0

DEPRECATION NOTICE: This release has been deprecated in favour of v4.3.0.

v4.1.0

08 Nov 16:17
6dcfda0
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v4.1.0:
    • [CAT-1528] Fix barcode field in document properties object

Full Changelog: v4.0.0...v4.1.0

DEPRECATION NOTICE: This release has been deprecated in favour of v4.3.0.

v4.0.0

24 Oct 07:56
7c8cd8e
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v4.0.0:
    • [CAT-1379] Add a few missing properties
    • [CAT-1447] Fix applicant consents
    • [CAT-1379] Fix check creation, remove some deprecated properties and deprecate others
    • Use document-type enum for document upload
    • [CAT-1306] Add webhooks event resource
    • Upgrade OpenAPI generator to v7.9.0 (was v7.6.0)
    • Migration Guide

Full Changelog: v3.5.0...v4.0.0

v3.5.0

20 Sep 15:16
6aa96ab
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v3.5.0:
    • [CAT-1376] Add record item object definition for watchlist enhanced properties field

Full Changelog: v3.4.0...v3.5.0

v3.4.0

24 Jul 13:28
019cef2
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v3.3.0:
    • Expose customer_user_id in workflow_runs
    • Add sdk_token to workflow run schema

Full Changelog: v3.3.0...v3.4.0