Skip to content

Releases: onfido/onfido-python

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

v3.3.0

17 Jul 13:45
d909884
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v3.2.0:
    • [CAT-1289] Document report's properties: Add middle name
    • chore(qes): add documents endpoint
    • [CAT-1297] Webhook Event: remove uuid format from object.id
    • fix(qes): fix download document http method
    • Add started_at_iso8601 field in webhook event
    • add jpeg file type for documents

Full Changelog: v3.2.0...v3.3.0

v3.2.0

02 Jul 16:27
eede871
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v3.1.0:
    • Add missing fields in document report's properties

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

24 Jun 15:39
b58ab21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.1...v3.1.1

v3.0.0

13 Jun 14:53
062758d
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release
Merge pull request #60 from onfido/release-upgrade

Refresh onfido-python after onfido-openapi-spec update (169dd4d)

v2.10.1

14 Dec 16:10
daaa270
Compare
Choose a tag to compare
  • Fixes a bug that happens using the async interface on HTTP 422 status only

v2.10.0

05 Dec 10:36
3cf92d3
Compare
Choose a tag to compare

v2.9.0

27 Nov 10:22
ea09cc6
Compare
Choose a tag to compare
  • Added signed_evidence_file method for WorkflowRuns

v2.8.1

16 Nov 17:45
adba08b
Compare
Choose a tag to compare
  • Allow to async-iterate upload files.

v2.8.0

15 Nov 17:20
f8325d7
Compare
Choose a tag to compare
  • Support asyncio API
  • Handle filenames with a uppercase file extension
  • Replace pkg_resources