Skip to content

Releases: nebula-orchestrator/nebula-cmd

2.7.0

28 Aug 10:46
Compare
Choose a tag to compare
  • Version bump to match version with the other components

2.6.2

21 Aug 14:32
Compare
Choose a tag to compare
  • Updated multiple prerequsite packages
  • New version of the underlaying Alpine container OS
  • Added .env file support for the configuration changes
  • Adding report_on_update_only option
  • Added updated field to the optional reporting system & filtering by it
  • Multiple smaller bugfixes & improvements

2.5.0

21 Apr 08:22
Compare
Choose a tag to compare
  • Cron job support added
  • Updated prereqs
  • Multiple smaller bugfixes & improvements

2.4.0

27 Mar 14:17
Compare
Choose a tag to compare
  • added user groups
  • added authorization logic
  • multiple small bugfixes & improvements
  • updated prereqs

2.3.0

11 Mar 16:06
Compare
Choose a tag to compare
  • Added bearer token auth support
  • Added multi user support (creation\update\delete\viewing\etc)
  • Added Travis based CI/CD auto build & push binary CMD back into github
  • Upgraded prereqs.
  • Minor bugfixes & improvements

2.2.0

28 Feb 12:52
Compare
Choose a tag to compare
  • Fixed base64 encoding issue with Python3.x.x
  • Added reports endpoint

2.1.0

17 Feb 13:44
Compare
Choose a tag to compare
  • Upgraded to python 3.7
  • Updated prereqs
  • Added code of conduct
  • Multiple smaller updates & fixes

2.0.1

15 Jan 09:18
Compare
Choose a tag to compare
  • fixed incorrect help messages in the device_group update & create.

2.0.0

14 Jan 12:37
Compare
Choose a tag to compare

This release is complete redesign of Nebula with a new architecture, due to the scale of the changes it also includes breaking changes as both the design & the workflow is now radically improved.

  • updated NebulaPythonSDK to 2.0.0
  • added pruning on all devices
  • added pruning on a per device_group basis
  • added device_group logic - each device group consists of a list of apps it's running and each device\worker is configured at the worker container start to be part of a single device_group
  • added support for connecting to managers with no user\pass
  • multiple syntax & pep8 fixes
  • updated documentation
  • added error message when using incorrect login details

1.6.0

06 Dec 11:39
Compare
Choose a tag to compare
  • Travis CI work + unit tests basic frame
  • Added prune option
  • prereqs packages updated
  • version bump