- Discovery messages sent to MsgFlo now contain NoFlo component icon and description
Breaking changes
- Updated
noflo
to 0.8.x. This release breaks compatibility with 0.7.x. See the release announcement.
- MsgFlo discovery messages are now sent periodically, not just on startup
- Updated
msgflo
to 0.10.x andmsgflo-nodejs
to 0.9.x
- Updated
msgflo
to 0.9.x andmsgflo-nodejs
to 0.7.x - Updated
fbp
to 1.5.x, some new convenience syntax in .FBP files
- Support
--dedicated-network
option, creates a new NoFlo.Network instance for each message. This makes it easier to have concurrency safety, but means networks cannot share state at all.
- Update to NoFlo 0.7.x. This has some breaking changes in non-core parts of the API, see the NoFlo changelog.
- Add support for specifying IIPs via
--iip '{ "portA": "iipA", ... }'
- Initial support for recording Flowtraces
- Fixed support for MQTT transport and added end2end tests
- Support setting up deadletter queues using
--deadletter
option
- Add support for New Relic Insights metrics for executed jobs. Event:
MsgfloJobCompleted
- Can expose a NoFlo graph as a MsgFlo participant
- Support for AMQP / RabbitMQ transport
- Used in production at The Grid