Skip to content

v2.1.1

Choose a tag to compare

@yoch yoch released this 11 Jun 15:10
· 7 commits to main since this release

Features

  • add --mqtt-retain to set the MQTT retain flag on data publishes (diagnostics topics are never retained)

Documentation

  • add release documentation checklist for agents and maintainers in CONTRIBUTING.md
  • align narrative docs with MQTT reference-map write format and --mqtt-keys usage

Internal

  • centralize MQTT data publish policy (QoS and retain) in MqttHandler.publish_data_message

Full changelog: v2.1.0...v2.1.1