Skip to content

v6.0.0

Compare
Choose a tag to compare
@fingerprint-dx-team fingerprint-dx-team released this 08 Aug 15:20
· 85 commits to main since this release

6.0.0 (2024-08-08)

⚠ BREAKING CHANGES

  • use Jakarta EE 9
  • use java 11 as minimal supported version

Features

  • add Confidence Score v1.1
  • add remoteControl, velocity and developerTools signals (5648a7f)
  • add Webhook.IsValidWebhookSignature function for validating webhook signature (033a98f)
  • add PUT API for Events (db4832f)
  • add DELETE API for Visitors (7557b24)

Continuous Integration

  • update jakarta annotation api to 2.0.0 (ac41c7a)
  • use java 11 for release build (b9e9a00)