Skip to content

Releases: onfido/onfido-java

v2.7.2

29 Aug 10:05
7ce7aa2

Choose a tag to compare

Add missing fields from Extraction model

v2.7.1

08 Aug 14:44
25ff0ea

Choose a tag to compare

Changing User-Agent header provided at each request into onfido-java/{version} to make it similar to format used by other client libraries.

v2.5.1

05 Aug 08:51
a20b540

Choose a tag to compare

Upgrade okhttp3 dependency to 4.9.2 (was 4.2.2) to address CVE-2021-0341 (retrofit v2.5).

v2.7.0

25 Jul 08:38
d5260cd

Choose a tag to compare

  • Upgrade okhttp3 dependency to 4.9.2 (was 4.2.2) to address CVE-2021-0341.

v2.6.1

24 Jun 11:41
b56fd4d

Choose a tag to compare

  • Fix bug where consents array items didn't match the API definition

v2.6.0

24 May 10:19
7a5a76b

Choose a tag to compare

  • Update to use API v3.4, for more details please see our release notes

v2.5.0

03 Mar 16:26
3e47ffa

Choose a tag to compare

  • Adds support for API v3.3

v2.4.1

07 Jan 15:53
220aaaf

Choose a tag to compare

  • Adds validate_image_quality to document upload request

v2.4.0

25 Nov 15:31
a12b8c4

Choose a tag to compare

  • Adds support for Driver's License Data Verification report

v2.3.1

27 Jul 15:48
cbc3526

Choose a tag to compare

  • Fix DateTimeParseException when the Date of birth returned as empty rather than being null.