Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 830 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 830 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]

Added

  • Dynamic introspection API.

Changed

  • Send Empty parameter instead of Node in the detach rpc.

[0.6.2] - 2024-04-23

Changed

  • Bump Rust MSRV to 1.72.0.
  • Update protoc to version 26.1

[0.6.1] - 2023-12-21

Changed

  • Rust: lower the minimum bound for the library dependencies

[0.6.0] - 2023-12-13

Added

  • Configuration message to be used to send configuration to the Astarte message hub.

Changed

  • Bump Rust version to 1.66.1.

[0.5.1] - 2023-10-11

Added

  • Initial Astarte Message Hub Proto release.