Skip to content

Commit e1dc735

Browse files
committed
CHANGES: Update with 0.8 and 0.9
1 parent a9b64ca commit e1dc735

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11

2+
# msgflo-nodejs 0.9.0, 04.02.2017
3+
4+
* Transport: Add new interface for subscribing to data changes on a binding.
5+
See MessageBroker `subscribeData()` and `unsubscribeData()`.
6+
* MQTT: Support `subscribeData()`
7+
* MQTT: Fix falsy messages not being forwarded
8+
* MQTT: Fix addBinding() not working if a removeBinding() had been done before
9+
* No support for subscribeData on AMQP yet
10+
11+
# msgflo-nodejs 0.8.2, 01.02.2017
12+
13+
* MsgFlo discovery message now sent periodically. Defaults to couple of times per minute.
14+
215
# msgflo-nodejs 0.7.2, 09.10.2016
316

417
* MQTT: Fix compatibility with newer versions of library (> 1.4.x)

0 commit comments

Comments
 (0)