Releases: dojot/flowbroker
Releases · dojot/flowbroker
Tag v0.5.0-alpha.2
Creating tag v0.5.0-alpha.2
battojutsu
This release includes:
- (fix: #26): change actuate node name
- (fix: #27): fix e-mail node
- (ci: #29, #35, #48): add dredd tests and publish scripts
- (fix: #30, #32, #33, #39, #41): fix HTTP node processing
- (fix: #31, #42 ): adding sanity checks, fixes linter warnings
- (fix: #44, #45, #47): fixes for remote nodes
- (fix: #50): adding metadata to messages sent to nodes.
- (docs: #53, #59): adding GitHub templates
- (feat: #54, #58): adding context manager
- (refactor: #55, #56): improving code
- (feat: #57): adding more configuration to output nodes
- (feat: #60): adding response to output HTTP node
- (fix: #62): fixing a bug in 'change' node
- (feat: #63, #65, #67): asking DeviceManager for list of templates associated to a device
- (feat: #64): adding tenant to common lib
- (fix: #66): fixing device out node
- (fix: #68): fixing docker network name conflict
- (fix: #69): fixing 'geo' node crash
- (improvement: #70): changing internal message processing
- (fix: #71): fixing template triggered flows
- (docs: #72): adding library docs
battojutsu - beta 1
This release includes:
- (fix: #26): change actuate node name
- (fix: #27): fix e-mail node
- (ci: #29, #35, #48): add dredd tests and publish scripts
- (fix: #30, #32, #33, #39, #41): fix HTTP node processing
- (fix: #31, #42 ): adding sanity checks, fixes linter warnings
- (fix: #44, #45, #47): fixes for remote nodes
- (fix: #50): adding metadata to messages sent to nodes.
- (feat: #49): add context manager support
- (refactor: #51, #52): improving dockerfile, adding docs, improving code organization