Skip to content

v1.7.0

Compare
Choose a tag to compare
@sebastian-echeverria sebastian-echeverria released this 01 Oct 21:02
  • 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.