Skip to content

v8.5.0

Choose a tag to compare

@fingerprint-dx-team fingerprint-dx-team released this 03 Aug 19:43
· 17 commits to main since this release
Immutable release. Only release title and notes can be modified.
548842b

Minor Changes

  • events: Add active_call smart signal to Event (7db9079)
  • sdk: Add ApiException.getErrorEntity(), which automatically deserializes error response bodies into their typed model (e.g. ErrorResponse) when available. (1eea89d)
  • events: Add keyboard_layout_hash to RawDeviceAttributes (7db9079)
  • events: Add battery_charging field to RawDeviceAttributes (7db9079)

Patch Changes

  • dependencies: Bump Jersey, Jackson, and jakarta-annotation-api to their latest compatible versions (40f7ee3)