Skip to content

Releases: dojot/flowbroker

Tag v0.5.0-alpha.2

07 Jul 16:48
402a2e7

Choose a tag to compare

Creating tag v0.5.0-alpha.2

battojutsu

02 Oct 19:38
c128a3c

Choose a tag to compare

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

06 Aug 19:50
5dba324

Choose a tag to compare

battojutsu - beta 1 Pre-release
Pre-release

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