sensorbee v0.6.0 Release Notes

Release Date: 2016-12-05 // over 7 years ago
    • ➕ Add commands section in build.yaml for build_sensorbee to support custom subcommand (#117)
    • ➕ Add data.Decoder to convert data.Map into a struct (#123)
    • ➕ Add a new option to log destination less tuples (#126)
      • A destination is tuples is logged when a tuple is dropped by a source or stream which doesn't have any destination.
    • ✂ Remove undocumented exp command from the default command list (#128)