Releases: fingerprintjs/fingerprint-pro-server-api-python-sdk
Releases · fingerprintjs/fingerprint-pro-server-api-python-sdk
v2.5.0-dev.3
10 Aug 10:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix multiprocessing.pool detection fro Lambda (9373a93 )
v2.5.0-dev.2
09 Aug 16:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix semantic-release plugins order (4690961 )
v2.5.0-dev.1
09 Aug 15:58
Compare
Sorry, something went wrong.
No results found
Features
make SDK more independent from environment (1d017c1 ), closes #31
v2.4.0
31 Jul 14:03
Compare
Sorry, something went wrong.
No results found
Feature
Add raw device attributes support (6b81649 )
Add support for smart signals (28926b8 )
Documentation
Improve model documentation, add special fix for RawDeviceAttributesResult documentation (36ddc0d )
README: Use pagination_key in README example instead of deprecated before (5dd6e55 )
v2.3.0
06 Jun 11:30
Compare
Sorry, something went wrong.
No results found
Feature
Update schema with correct IpLocation format and doc updates (d501cfa )
v2.2.0
16 May 13:49
Compare
Sorry, something went wrong.
No results found
Feature
Introduce additional signals (4e5fc79 )
v2.1.0
03 Feb 23:10
Compare
Sorry, something went wrong.
No results found
Feature
Improve error reporting by adding KnownApiException class (f60625a )
Fix
Set retry_after to 1 in case of missed header (1d5b5b9 )
Add retry_after value from header to ManyRequestsResponse error (25dc803 )
Update schema (c9be3d3 )
Documentation
Extend example with new error reporting (d78d12b )
v2.0.0
16 Jan 13:45
Compare
Sorry, something went wrong.
No results found
Feature
Breaking
StSeenAt type renamed to SeenAt (065f23c )
Documentation
Add coverage badge (f8c6236 )
Add instruction how to run tests (5eb8115 )
v1.3.0
25 Oct 11:27
Compare
Sorry, something went wrong.
No results found
Feature
Update schema to support url field for botd result (24bfdf0 )
Fix
Restore some parts of api_doc.mustache template from swagger-codegen repository (5b6b531 )
v1.2.0
14 Sep 11:31
Compare
Sorry, something went wrong.
No results found
Feature
Introduce /event/{request_id} endpoint (3e587d0 )
Documentation
README: Add examples to readme (13256fd )