UNPKG

871 BMarkdownView Raw
1
2# 0.7.0 - June 2, 2016
3
4* Update to NoFlo 0.7.x. This has some breaking changes in non-core parts of the API, see the [NoFlo changelog](https://github.com/noflo/noflo/blob/master/CHANGES.md#070-march-31st-2016).
5
6# 0.2.14 - February 17, 2016
7
8* Add support for specifying IIPs via `--iip '{ "portA": "iipA", ... }'`
9
10# 0.2.1 - November 21, 2015
11
12* Initial support for recording [Flowtrace](https://github.com/flowbased/flowtrace)s
13
14# 0.1.12 - October 5, 2015
15
16* Fixed support for MQTT transport and added end2end tests
17
18# 0.1.8
19
20* Support setting up deadletter queues using `--deadletter` option
21
22# 0.1.3
23
24* Add support for New Relic Insights metrics for executed jobs. Event: `MsgfloJobCompleted`
25
26# 0.1.0 - June 23, 2015
27
28* Can expose a NoFlo graph as a MsgFlo participant
29* Support for AMQP / RabbitMQ transport
30* Used in production at [The Grid](https://thegrid.io)