Skip to content

DRAGON Stack v2.1.1

Compare
Choose a tag to compare
@loiclefevre loiclefevre released this 31 May 07:34
· 44 commits to master since this release

New features

  • added support for microservice Stacks
  • added support for Overrides (allow to override a base Stack template)
    • added LiveLabs #2 (-cra#lab2) override: get a React-Table to display JSON documents
    • added micro-service override that loads random JSON documents into Oracle Autonomous databases (-cms#json-po-generator)
  • added DRAGON based LiveLabs link in the README.md file
  • added support for Linux on ARM processors

Fixes

  • fixed private key configuration when local path is being used (specifically for data loading from stacks)