Skip to content

Releases: onfido/onfido-ruby

v4.1.0

08 Nov 16:55
13dfc0e
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

v4.0.0

24 Oct 08:18
6b5c12c
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.4.0...v4.0.0

v3.4.0

20 Sep 15:33
006e7df
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.3.1...v3.4.0

v3.3.1

22 Aug 13:14
e8a858e
Compare
Choose a tag to compare

What's Changed

  • Release based on Onfido OpenAPI spec version v3.3.1:
    • Including faraday-follow_redirects as a runtime dependency in ruby

Full Changelog: v3.3.0...v3.3.1

v3.3.0

24 Jul 14:18
568dd8b
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.2.0...v3.3.0

v3.2.0

18 Jul 11:29
fcfc380
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
  • Fix error handling documentation in README file

New Contributors

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

v3.1.0

05 Jul 10:11
f441c70
Compare
Choose a tag to compare

What's Changed

  • Refresh onfido-ruby after onfido-openapi-spec update (01ed1b5) by @devops-automation-onfido in #57
    • Add missing fields in document report's properties

Full Changelog: v3.0.0...v3.1.0

v3.0.0

24 Jun 16:09
1bb3e41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.0...v3.0.0

v2.9.0

23 Nov 15:14
e3b62c0
Compare
Choose a tag to compare
  • Added signed_evidence_file method for WorkflowRuns

v2.8.0

01 Feb 16:51
5f17841
Compare
Choose a tag to compare
  • Updated to use API v3.6, for more details please see our release notes.
  • Add Monitor support