Skip to content

Releases: PelionIoT/maestro

v2.2.0

11 Mar 21:20
Compare
Choose a tag to compare
  • Maestro-shell - Dynamically configure logging
  • Bug fix in build script

v2.1.0

26 Feb 20:42
Compare
Choose a tag to compare
  • vagrant: apply synced folder diffs to MAESTRO_SRC
  • vagrant: build_maestro exits on error
  • vagrant: make build_maestro callable multiple times
  • vagrant: build locally synced maestro folder
  • Unify maestro shell API calls
  • Set default existing parameter to override instead of replace
  • Bug fix: Chain site ID call to ip_flush
  • Checkout the user's current maestro branch on vagrant up
  • Bug fix: Do not start the network manager if no network params set
  • DeviceDB assertions for site and relay ID
  • Memory leak Fix (#69)
  • System tests for maestro.config logging
  • Added missing config_end flag in maestro config
  • Specify interface by full name instead of just the number
  • Swapped out mustache with json2yaml in system tests
  • DeviceDB test modularization
  • Fixing Test
  • Moving Structs
  • MaestroSpecs Update
  • Windows Updates
  • Add cloud and file logging to vagrant maestro config

v2.0.0

26 Feb 20:42
Compare
Choose a tag to compare
  • support PUT /net/interfaces
  • add Vagrantfile for local testing