Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 1.44 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.8.0] - 2024-04-19

Added

  • Add io.edgehog.devicemanager.ForwarderSessionRequest and io.edgehog.devicemanager.ForwarderSessionState interfaces

[0.7.0] - 2023-06-21

Added

  • Add operation endpoint to io.edgehog.devicemanager.OTARequest interface (#52).
  • Add io.edgehog.devicemanager.OTAEvent interface (#54, #55).

Changed

  • Bump io.edgehog.devicemanager.OTARequest to 1.0 changing endpoints reliability to unreliable (#51).

Removed

  • Remove io.edgehog.devicemanager.OTAResponse interface (#56).

[0.5.2] - 2022-06-22

[0.5.1] - 2022-06-01

Added

  • Add connected boolean endpoint to WiFiScanResults interface.
  • Increase io.edgehog.devicemanager.WiFiScanResults version number to v0.2.

[0.5.0] - 2022-03-22

Added

  • Initial Edgehog release