Skip to content

Releases: fingerprintjs/fingerprint-pro-server-api-go-sdk

v7.9.0

10 Sep 09:58
8b0ef57

Choose a tag to compare

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 supplementaryIds property to the Webhooks schema. (ff17e0f)
  • Add proximity signal that represents a fixed geographical zone in a discrete global grid within which the device is observed. (97c2b14)
  • Add environmentId property to identification (ff17e0f)

v7.9.0-test.1

08 Sep 10:19
5976f38

Choose a tag to compare

v7.9.0-test.1 Pre-release
Pre-release

Minor Changes

  • Add proximity signal that represents a fixed geographical zone in a discrete global grid within which the device is observed. (97c2b14)

v7.9.0-test.0

03 Sep 11:15
a6525f8

Choose a tag to compare

v7.9.0-test.0 Pre-release
Pre-release

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 supplementaryIds property to the Webhooks schema. (ff17e0f)
  • Add environmentId property to identification (ff17e0f)

v7.8.0

19 Aug 16:04
4f1be4f

Choose a tag to compare

Minor Changes

  • Add details object to the proxy signal. This field includes the type of the detected proxy (residential or data_center) and the lastSeenAt timestamp of when an IP was last observed to show proxy-like behavior. (b4175d0)

v7.7.0

30 Jul 18:47
28d25f3

Choose a tag to compare

Minor Changes

  • Mark replayed field required in the identification product schema. This field will always be present. (e1387da)
  • Add sdk field with platform metadata to identification (e1387da)

Patch Changes

  • Deprecate the Remote Control Detection Smart Signal. This signal is no longer available. (e1387da)

v7.7.0-test.0

30 Jul 14:37
2af7155

Choose a tag to compare

v7.7.0-test.0 Pre-release
Pre-release

Minor Changes

  • Mark replayed field required in the identification product schema. This field will always be present. (e1387da)
  • Add sdk field with platform metadata to identification (e1387da)

Patch Changes

  • Deprecate the Remote Control Detection Smart Signal. This signal is no longer available. (e1387da)

v7.6.0

09 Jul 14:02
5c0832f

Choose a tag to compare

Minor Changes

  • add replayed field to identification in Events and Webhooks (fb28ecb)

v7.5.0

04 Jun 13:21
6ff4483

Choose a tag to compare

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):
    • VpnConfidence
    • ErrorCode
    • BotdBotResult
      Deprecated the old unprefixed constant aliases; they will be removed in the next major release. (ee87334)
  • Add confidence property to the Proxy detection Smart Signal, which now supports both residential and public web proxies. (a50ee45)

v7.4.0

06 May 11:12
8f4be30

Choose a tag to compare

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

  • events: Update Tampering descriptions to reflect Android support. (d2d6a3a)
  • webhook: Add environmentId property (d2d6a3a)

v7.4.0-test.1

29 Apr 08:45
3775717

Choose a tag to compare

v7.4.0-test.1 Pre-release
Pre-release

Minor Changes

  • events-search: Event search now supports two new filter parameters: ip_blocklist, datacenter (d045db5)