Releases: onfido/onfido-java
Releases · onfido/onfido-java
v5.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: v5.0.0...v5.1.0
v5.0.0
What's Changed
- Release based on Onfido OpenAPI spec version v4.0.0:
- [CAT-1379] Add a few missing properties and make toJson working with unknown fields
- [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: v4.3.0...v5.0.0
v4.3.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: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Release based on Onfido OpenAPI spec version v3.4.0:
- SDK Token: Remove UUID format from application_id
Full Changelog: v4.1.0...v4.2.0
v4.1.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: v4.0.0...v4.1.0
v4.0.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
Full Changelog: v3.3.0...v4.0.0
v3.3.0
What's Changed
- Release based on Onfido OpenAPI spec version v3.1.0:
- [CAT-1270] Add missing fields in document report's properties by @dvacca-onfido in onfido/onfido-openapi-spec#96
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Library has been rebuilt from scratch and automatically generated from Onfido OpenAPI Spec (release v3.0.0)
- Integration tests have been refreshed and API coverage increased
- Add tests focusing on Report schemas and workflow run outputs by @sofia-gomes-onfido in #107
- Tests id_photos endpoints by @andremendes2 in #113
- Add more tests by @sofia-gomes-onfido in #114
- test: improvements to Report Schema tests by @sofia-gomes-onfido in #117
New Contributors
- @devops-automation-onfido made their first contribution in #101
- @sofia-gomes-onfido made their first contribution in #107
- @dvacca-onfido made their first contribution in #109
- @andremendes2 made their first contribution in #113
Full Changelog: v2.15.0...v3.2.1
v3.1.0
- Include nexus-staging-maven-plugin only when necessary
v3.0.0
- Make library auto-generated and based on Onfido OpenAPI spec