Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 1.45 KB

Changelog

v4.1.0 24th July 2024

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

v4.0.0 17th July 2024

  • 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

v3.3.0 2nd July 2024

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

v3.2.0 24th June 2024

  • Library has been rebuilt from scratch and automatically generated on Onfido OpenAPI Spec (release v3.0.0)
  • Integration tests have been refreshed and API coverage increased

v3.1.0 13th May 2024 (pre-release)

  • Include nexus-staging-maven-plugin only when necessary

v3.0.0 10th May 2024 (pre-release)