Releases: fingerprintjs/python-sdk
Releases · fingerprintjs/python-sdk
v6.0.0-dev.1
27 Mar 18:05
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
now only Python >= 3.8 is supported
Features
drop support for python < 3.8 (1e18e2c )
v5.0.0
20 Mar 12:41
Compare
Sorry, something went wrong.
No results found
5.0.0 (2024-03-20)
⚠ BREAKING CHANGES
make identification field confidence optional
deprecated ipLocation field uses DeprecatedIpLocation model
change models for the most smart signals
Features
add linked_id field to the BotdResult type (3aba5d0 )
add origin_country field to the vpn signal (27f7c58 )
add SuspectScore smart signal support (331f2a8 )
fix ipLocation deprecation (cb3b7b1 )
make identification field tag required (678a3a1 )
use shared structures for webhooks and event (c15ae21 )
Bug Fixes
make fields required according to real API response (8beb757 )
v5.0.0-dev.1
20 Mar 12:02
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
make identification field confidence optional
deprecated ipLocation field uses DeprecatedIpLocation model
change models for the most smart signals
Features
add linked_id field to the BotdResult type (3aba5d0 )
add origin_country field to the vpn signal (27f7c58 )
add SuspectScore smart signal support (331f2a8 )
fix ipLocation deprecation (cb3b7b1 )
make identification field tag required (678a3a1 )
use shared structures for webhooks and event (c15ae21 )
Bug Fixes
make fields required according to real API response (8beb757 )
v4.1.0-dev.1
05 Mar 15:28
Compare
Sorry, something went wrong.
No results found
v4.0.0
14 Feb 10:29
Compare
Sorry, something went wrong.
No results found
4.0.0 (2024-02-14)
⚠ BREAKING CHANGES
now only Python >= 3.6 is supported
Features
add method for decoding sealed results (1acdeea )
drop support for python < 3.6 (82d5213 )
v3.0.0
12 Jan 11:09
Compare
Sorry, something went wrong.
No results found
3.0.0 (2024-01-12)
⚠ BREAKING CHANGES
IpInfo field data_center renamed to datacenter
Features
deprecate IPLocation (b39189b )
use datacenter field instead of the wrong dataCenter (53bcda2 )
v2.6.0
27 Nov 11:59
Compare
Sorry, something went wrong.
No results found
2.6.0 (2023-11-27)
Features
add highActivity and locationSpoofing signals, support originTimezone for vpn signal (36793fe )
v2.5.1
20 Sep 12:21
Compare
Sorry, something went wrong.
No results found
2.5.1 (2023-09-20)
Bug Fixes
update OpenAPI Schema with asn and dataCenter signals (4684316 )
update OpenAPI Schema with auxiliaryMobile method for VPN signal (5422741 )
v2.5.0
10 Aug 14:05
Compare
Sorry, something went wrong.
No results found
2.5.0 (2023-08-10)
Features
make SDK more independent from environment (1d017c1 ), closes #31
Bug Fixes
fix multiprocessing.pool detection fro Lambda (9373a93 )
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 )