Skip to content

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

v6.2.0-develop.0

10 Oct 10:11
757e5bb
Compare
Choose a tag to compare
v6.2.0-develop.0 Pre-release
Pre-release

Minor Changes

  • visitors: Add the confidence field to the VPN Detection Smart Signal (aec1770)

v6.1.0

11 Sep 09:25
Compare
Choose a tag to compare

6.1.0 (2024-09-11)

Features

  • don't use jackson-databind-nullable to fix serialization problems with Jackson default configuration (979b800)

v6.1.0-develop.1

10 Sep 15:45
Compare
Choose a tag to compare
v6.1.0-develop.1 Pre-release
Pre-release

6.1.0-develop.1 (2024-09-10)

Features

  • don't use jackson-databind-nullable to fix serialization problems with Jackson default configuration (979b800)

v6.0.2

09 Sep 13:41
Compare
Choose a tag to compare

6.0.2 (2024-09-09)

Bug Fixes

  • for Sealed use same ObjectMapper as for FingerprintApi (7343655)

v6.0.1

20 Aug 15:16
Compare
Choose a tag to compare

6.0.1 (2024-08-20)

Bug Fixes

  • fix supported Java versions in the readme (f889f03)

v6.0.1-develop.1

20 Aug 15:14
Compare
Choose a tag to compare
v6.0.1-develop.1 Pre-release
Pre-release

6.0.1-develop.1 (2024-08-20)

Bug Fixes

  • fix supported Java versions in the readme (f889f03)

v6.0.0

08 Aug 15:20
Compare
Choose a tag to compare

6.0.0 (2024-08-08)

⚠ BREAKING CHANGES

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

Features

Continuous Integration

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

v6.0.0-develop.1

07 Aug 09:50
Compare
Choose a tag to compare
v6.0.0-develop.1 Pre-release
Pre-release

6.0.0-develop.1 (2024-08-07)

⚠ BREAKING CHANGES

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

Features

  • add remoteControl, velocity and developerTools signals (f46e242)
  • add Webhook.IsValidWebhookSignature function for validating webhook signature (0922380)
  • add DELETE API (0b8d7b5)
  • Build scripts are rewritten to Kotlin (6f25c8d)

Miscellaneous Chores

  • update Jakarta Annotation API to 2.0.0 (5c30ce2)

v5.1.1

27 Jun 15:32
Compare
Choose a tag to compare

5.1.1 (2024-06-27)

Bug Fixes

  • assemble the jar as a library not a fat jar (b2a33d4)

v5.1.0

27 Mar 17:45
Compare
Choose a tag to compare

5.1.0 (2024-03-27)

Features

  • support java versions 17 and 21 (6398cfc)