Changes (since 3.7.0)
- Add: allow receive command notifications from CB (iotagent-node-lib#1455)
- Add: config.mqtt.subscribeBatchSize option (IOTA_MQTT_SUBSCRIBE_BATCH_SIZE) to batch topic subscriptions into multiple SUBSCRIBE packets (#875)
- Add: allow define custom headers with jexl expressions in http commands (#873)
- Fix: bad json measures are reported as 500 Error instead of 400 (#863)
- Fix: Subscription fails on AWS IoT Core broker (#875)
- Upgrade mqtt from 4.3.7 to 5.13.0
- Upgrade iotagent-node-lib dependency from 4.6.0 to 4.7.0