Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 729 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 729 Bytes

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.

[Unreleased]

Changed

  • Update Astarte Device Sdk to 0.7.1 release.
  • Bump MSRV to 1.72.0.

[0.5.3] - 2024-01-31

Added

  • Option to configure the timeout and keep alive interval for the MQTT connection to astarte.

[0.5.2] - 2023-07-03

Added

  • Add support to receive device_id option from dbus.

Changed

  • Make device_id options as optional field.

[0.5.1] - 2023-04-26

[0.5.0] - 2023-04-21

Added

  • Initial Astarte Message Hub release.