Releases: nebula-orchestrator/docs
Releases · nebula-orchestrator/docs
2.7.0
28 Aug 09:25
Compare
Sorry, something went wrong.
No results found
Added missing network param to the docs of cron_jobs
Added option to force update all params of cron_jobs via API
Added option to force update all params of cron_jobs via SDK
Added option to force update all params of apps via SDK
2.6.2
21 Aug 14:32
Compare
Sorry, something went wrong.
No results found
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.6.1
21 May 14:09
Compare
Sorry, something went wrong.
No results found
support for multiple types of configuration files\envvars\cli-args via parse_it
updated prereqs
added use description of cron_jobs
added guide for automatic worker upgrades to latest version
multiple smaller bugfixes & improvements
2.5.0
21 Apr 08:21
Compare
Sorry, something went wrong.
No results found
Cron job support added
Updated prereqs
Adding config details for all the subsettings
Multiple smaller bugfixes & improvements
2.4.0
27 Mar 14:16
Compare
Sorry, something went wrong.
No results found
added user groups
added authorization logic
multiple small bugfixes & improvements
2.3.0
11 Mar 16:07
Compare
Sorry, something went wrong.
No results found
Added bearer token auth support
Added multi user support (creation\update\delete\viewing\etc)
Split the API documention to sections & subsections for easier readability
Minor bugfixes & improvements
2.2.0
28 Feb 12:49
Compare
Sorry, something went wrong.
No results found
Added stress test results
Added sane defaults to apps configuration values
Added code of conduct
Improved design diagrams
Multiple typo fixes
Added mention of scaling app containers based on memory of the host
Added optional reporting system
Multiple smaller bugfixes & improvements
Split the config into subsections
2.0.1
15 Jan 09:18
Compare
Sorry, something went wrong.
No results found
fixed update device_group API example
added mention of the relation between the scale needed to the workers check-in time
2.0.0
14 Jan 12:41
Compare
Sorry, something went wrong.
No results found
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.
moved everything to be based around 2.0.0 (dozens of fixes can be boiled down to this)
cleaned up the single command line script
cleaned up the configuration variables tables
updated diagrams for 2.0.0 architecture
multiple syntax errors fixed
1.6.0
06 Dec 11:31
Compare
Sorry, something went wrong.
No results found
Added security recommendations
Radically simplified getting started docker-compose tutorial
Added docker-compose file without the worker
Added one command example cluster run script & instructions
Updated prereqs
Added balena.io to the compare table
Updated API examples to more clearly show where the app_name should go in the examples
Added /prune endpoint
Cleared up how to use the Dockerfile healthcheck integration
Multiple small changes