Skip to content

0.6.6 - welcome aboard!

Compare
Choose a tag to compare
@anzoman anzoman released this 13 May 09:08

We're are marking a new release - 0.6.6 of xOpera TOSCA orchestrator, which brings the following new features and updates:

  • xOpera's documentation has been moved to xopera-docs repo and is now available at https://xlab-si.github.io/xopera-docs/
  • adding evaluation for TOSCA functions that are used inside YAML maps and lists
  • calculate code coverage and push reports to Code Climate
  • updates for README badges and quickstart section
  • directly render input values instead of the path in opera info command and expand the output with CSAR and service template metadata
  • repair the integration test for concurrency
  • catch undeclared requirements on node templates (TOSCA requirement assignments match with TOSCA requirement definitions)
  • enable validating directory-based CSARs with opera validate CLI command
  • add CI/CD test executor that uses python 3.9.4
  • update package versions in Pipfile and refactor code to satisfy pylint