Releases: fingerprintjs/fingerprint-pro-server-api-go-sdk
Releases · fingerprintjs/fingerprint-pro-server-api-go-sdk
v7.9.0
Minor Changes
- events-search: Event search now supports a new set of filter parameters:
developer_tools,location_spoofing,mitm_attack,proxy,sdk_version,sdk_platform,environment(ff17e0f) - webhook: Add
supplementaryIdsproperty to the Webhooks schema. (ff17e0f) - Add
proximitysignal that represents a fixed geographical zone in a discrete global grid within which the device is observed. (97c2b14) - Add
environmentIdproperty toidentification(ff17e0f)
v7.9.0-test.1
Minor Changes
- Add
proximitysignal that represents a fixed geographical zone in a discrete global grid within which the device is observed. (97c2b14)
v7.9.0-test.0
Minor Changes
- events-search: Event search now supports a new set of filter parameters:
developer_tools,location_spoofing,mitm_attack,proxy,sdk_version,sdk_platform,environment(ff17e0f) - webhook: Add
supplementaryIdsproperty to the Webhooks schema. (ff17e0f) - Add
environmentIdproperty toidentification(ff17e0f)
v7.8.0
v7.7.0
Minor Changes
- Mark
replayedfield required in theidentificationproduct schema. This field will always be present. (e1387da) - Add
sdkfield with platform metadata toidentification(e1387da)
Patch Changes
- Deprecate the Remote Control Detection Smart Signal. This signal is no longer available. (e1387da)
v7.7.0-test.0
Minor Changes
- Mark
replayedfield required in theidentificationproduct schema. This field will always be present. (e1387da) - Add
sdkfield with platform metadata toidentification(e1387da)
Patch Changes
- Deprecate the Remote Control Detection Smart Signal. This signal is no longer available. (e1387da)
v7.6.0
v7.5.0
Minor Changes
- Added explicit enum constant prefixes for better clarity and to avoid name collisions.
The following existing enums now use prefixed constant names (all new enums will follow this convention):VpnConfidenceErrorCodeBotdBotResult
Deprecated the old unprefixed constant aliases; they will be removed in the next major release. (ee87334)
- Add
confidenceproperty to the Proxy detection Smart Signal, which now supports both residential and public web proxies. (a50ee45)
v7.4.0
Minor Changes
- events-search: Event search now supports a new set of filter parameters:
vpn,virtual_machine,tampering,anti_detect_browser,incognito,privacy_settings,jailbroken,frida,factory_reset,cloned_app,emulator,root_apps,vpn_confidence,min_suspect_score. (d2d6a3a) - events-search: Event search now supports two new filter parameters:
ip_blocklist,datacenter(d045db5)
Patch Changes
v7.4.0-test.1
Minor Changes
- events-search: Event search now supports two new filter parameters:
ip_blocklist,datacenter(d045db5)