Releases: getyoti/yoti-python-sdk
Releases · getyoti/yoti-python-sdk
v2.7.1
23 Apr 13:46
Compare
Sorry, something went wrong.
No results found
v2.7.0
15 Apr 11:30
Compare
Sorry, something went wrong.
No results found
Added
document_images attribute, accessed through profile.document_images, using new Image type
int content type (accessed through profile.get_attribute(attribute_name))
Changed
SDK Version header value
Regenerated protobuf files, removed version folder
Removed
tox package (in favour of testing with Travis)
v2.6.1
19 Feb 14:39
Compare
Sorry, something went wrong.
No results found
v2.6.0
12 Feb 14:32
Compare
Sorry, something went wrong.
No results found
Added
parent_remember_me_id to activity_details
Python SDK version to HTTP headers
v2.5.0
15 Nov 12:10
Compare
Sorry, something went wrong.
No results found
Added
To ActivityDetails:
email_address getter to new profile class
Security
Updated cryptography package
v2.4.0
23 Aug 09:48
Compare
Sorry, something went wrong.
No results found
Added
new profile object, which includes:
anchors, sources & verifiers on each attribute
further retrieval of properties from these anchors: value, sub_type, timestamp and origin_server_certs
helper methods for each attribute
Changed
Yoti, Django to be stricter version requirements
Updated cryptography required version to >= 2.2.1
Deprecated
user_profile object on activity_details (use profile instead)
v2.3.0
19 Jun 13:23
Compare
Sorry, something went wrong.
No results found
Added
structured_postal_address attribute
Changed
If postal_address is null, it is taken from StructuredPostalAddress.FormattedAddress (if present)
v2.2.0
29 Mar 10:55
Compare
Sorry, something went wrong.
No results found
Added IsAgeVerified helper
v2.1.0
13 Mar 09:16
Compare
Sorry, something went wrong.
No results found
Added AML check functionality
v2.0.4
13 Dec 15:23
Compare
Sorry, something went wrong.
No results found
Config file location moved