Skip to content

KUKSA Databroker 0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 09:39

This release removes support for the deprecated sdv.v1 API.

Notable fixes

  • Fix in VISS stream deserialiser making sure multiple VISS requests within one stream read are processed correkcty.
  • Stronger input data validation in kuksa.val.v2 preventing dropping GRPC connections on missing data_point inputs.
    We would like to thank Lplum for finding and reporting this issue.
  • Support for Elliptic Curve JWT tokens (and example tokens now switched to ES256).

What's Changed

New Contributors

Full Changelog: 0.6.1...0.7.0