Releases: onfido/onfido-ruby
Releases · onfido/onfido-ruby
v4.1.0
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
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
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
What's Changed
- Release based on Onfido OpenAPI spec version v3.3.1:
- Including
faraday-follow_redirects
as a runtime dependency in ruby
- Including
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Release based on Onfido OpenAPI spec version v3.3.0:
- Expose
customer_user_id
inworkflow_runs
- Add
sdk_token
to workflow run schema
- Expose
Full Changelog: v3.2.0...v3.3.0
v3.2.0
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
- @Tabby made their first contribution in #59
- @dvacca-onfido made their first contribution in #61
Full Changelog: v3.1.0...v3.2.0
v3.1.0
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
What's Changed
- Library was updated and automatically generated from Onfido OpenAPI Spec (release v3.0.0)
- Additional integration tests coverage
- test: add tests for onfido-ruby library by @sofia-gomes-onfido in #53
New Contributors
- @devops-automation-onfido made their first contribution in #47
- @sofia-gomes-onfido made their first contribution in #53
Full Changelog: v2.9.0...v3.0.0
v2.9.0
- Added
signed_evidence_file
method for WorkflowRuns
v2.8.0
- Updated to use API v3.6, for more details please see our release notes.
- Add Monitor support