Releases: nebula-orchestrator/docs
Releases · nebula-orchestrator/docs
2.7.0
2.6.2
- 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
2.5.0
2.4.0
2.3.0
2.2.0
- 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
2.0.0
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
- 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