Skip to content

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

v3.1.0

11 May 18:06
Compare
Choose a tag to compare

3.1.0 (2023-05-11)

Features

  • update schema and add more signals (8a7b0c3)

Bug Fixes

  • update schema with correct Webhook Signals description (54f2085)
  • update schema, add test for undescribed fields case (2d071a9)

v3.0.1

30 Jan 13:25
Compare
Choose a tag to compare

3.0.1 (2023-01-30)

Bug Fixes

  • bump version in module name to v3 (3988bf6)

v3.0.0

30 Jan 12:36
Compare
Choose a tag to compare

3.0.0 (2023-01-30)

⚠ BREAKING CHANGES

  • changed before parameter type from int32 to int64

Features

  • change before parameter type in /visits endpoint (436f3bf)

Documentation

  • README: fix invalid install command (fbb1769)

v2.0.0

23 Jan 13:03
Compare
Choose a tag to compare

2.0.0 (2023-01-23)

⚠ BREAKING CHANGES

  • StSeenAt type renamed to SeenAt

Features

  • generate new source file with updated swagger (1d94e69)
  • introduce identification error into EventsResponse (925334e)
  • store RetryAfter in ManyRequestsResponse (8239e3c)
  • Update list of examples in generate.go (new errors) (a328ad6)
  • update module name to github.com/fingerprintjs/fingerprint-pro-server-api-go-sdk/v2 (aec4af5)

Documentation

  • README: update referenced module name (78f5dac)

v2.0.0-test.3

23 Jan 12:54
Compare
Choose a tag to compare
v2.0.0-test.3 Pre-release
Pre-release

2.0.0-test.3 (2023-01-23)

Features

  • update module name to github.com/fingerprintjs/fingerprint-pro-server-api-go-sdk/v2 (aec4af5)

v2.0.0-test.2

23 Jan 12:39
Compare
Choose a tag to compare
v2.0.0-test.2 Pre-release
Pre-release

2.0.0-test.2 (2023-01-23)

Features

  • introduce identification error into EventsResponse (925334e)
  • store RetryAfter in ManyRequestsResponse (8239e3c)

v2.0.0-test.1

18 Jan 15:13
Compare
Choose a tag to compare
v2.0.0-test.1 Pre-release
Pre-release

2.0.0-test.1 (2023-01-18)

⚠ BREAKING CHANGES

  • StSeenAt type renamed to SeenAt

Features

  • generate new source file with updated swagger (1d94e69)
  • Update list of examples in generate.go (new errors) (a328ad6)

v1.2.0

24 Oct 11:02
Compare
Choose a tag to compare

1.2.0 (2022-10-24)

Features

  • update schema to support url field for botd result (5e0ec6c)

Documentation

  • README: add different region to code example (3986d6d)
  • README: add region section (a2342cd)

v1.1.0

19 Sep 13:11
Compare
Choose a tag to compare

1.1.0 (2022-09-19)

Features

  • introduce /event/{request_id} endpoint (74a39b6)

v1.0.2

01 Sep 11:57
Compare
Choose a tag to compare

1.0.2 (2022-09-01)

Documentation

  • README: update template (0bb3917)