Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@rbino rbino released this 29 Mar 15:10
· 348 commits to main since this release
v0.8.0
4e9c0c8

This is the first stable release supporting the integration with the Edgehog Device Forwarder. This allows accessing a remote terminal running on the device (if the device supports it) directly from the device page in the Edgehog frontend.

These are all the changes from v0.7:

Added

  • Add support for an instance of Edgehog Device Forwarder. When configured, forwarding functionalities are enabled for devices that support forwarding connections to their internal services, allowing features such as remote terminal sessions (#447).

Changed

  • Configure cookie attribute based on protocol.
  • Normalize triggers when comparing them for reconciliation to avoid useless reconciliations.

Fixed

  • Fix query limits on Astarte datastream interfaces, leading to parsing failures on some interfaces.