Skip to content

1.12.0

Compare
Choose a tag to compare
@fgalan fgalan released this 26 Nov 12:45
· 867 commits to master since this release
9cb5e58

Changes (since 1.11.0):

  • Allow use protocol ("/ul") in all mqtt topics subscribed by the agent (#287)
  • 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