Skip to content

1.13.0

Compare
Choose a tag to compare
@fgalan fgalan released this 26 Nov 12:40
· 1192 commits to master since this release

Changes (since 1.12.0):

  • Allow use protocol ("/json") in mqtt topics subscribed by the agent (#374)
  • Use MQTT v5 shared subscriptions to avoid dupplicated messages per agent type (upgrade mqtt dep from 2.18.8 to 3.0.0). Needs MQTT v5 broker like mosquitto 1.6+
  • Use AMQP durable option in assertExchange
  • Use device apikey if exists in getEffectiveApiKey for command handling