Releases: SEI-TAS/kalki-node-setup
Releases · SEI-TAS/kalki-node-setup
v1.8.0
v1.7.0
- Added support for deployment configs, to allow for specific configs of a DB for a specific deployment.
- Added flag to skip tests, enabled when building full nodes to make it faster.
- Added support for optional no-db control node, since in docker-compose yml version 2 (for Ubuntu 32 bit), healtchecks are not supported, and DB container has to be started separately.
- Updating to components version 1.7.0.
- Minor improvements for running tests from umbox controller.
v1.6.0
- Added support for permanent DB.
- Added log system that persists outside of docker container.
- Added open source license.
v1.5.0
- Created centralized docker and docker-compose based setup for running all components of each node with a simple script.
- Added functionality to support different configurations for different deployments.
- Added functionality to export/import distribution of each node for easy deployment.
v1.1.1
Minor fixes for experiments 1 and 2
v1.1.0
First version fully tested in experiment 1.
v1.0.0
v1.0.0 of the whole Kalki system