Skip to content

v6.11.0

Choose a tag to compare

@fingerprint-dx-team fingerprint-dx-team released this 23 Apr 16:27
· 185 commits to main since this release
0b78c22

Minor Changes

  • Deprecated: fingerprint/fingerprint-pro-server-api-sdk uses Server API v3, which is deprecated. Please migrate to the new fingerprint/server-sdk package which uses Server API v4. (941be0c)
    • Add rareDevice Smart Signal for detecting rare or previously unseen devices.
    • events-search: Add rare_device and rare_device_percentile_bucket filter parameters.
    • Add type property to IPInfoASN.
    • Add integrations property to the SDK model.
    • Add confidence and mlScore properties to the Tampering signal.
    • Add mlScore property to the VirtualMachine signal.
    • Add WORKSPACE_SCOPED_SECRET_KEY_REQUIRED to the ErrorCode enum.
    • webhook: Add rareDevice property to the Webhook schema.
    • webhook: Add confidence and mlScore properties to WebhookTampering.
    • webhook: Add mlScore property to WebhookVirtualMachine. (0abc29f)