v8.5.0
·
17 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Minor Changes
- events: Add
active_callsmart signal toEvent(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_hashtoRawDeviceAttributes(7db9079) - events: Add
battery_chargingfield toRawDeviceAttributes(7db9079)
Patch Changes
- dependencies: Bump Jersey, Jackson, and jakarta-annotation-api to their latest compatible versions (40f7ee3)