Skip to content

Releases: micado-scale/micado-parser

v0.12.3

21 Nov 11:38
Compare
Choose a tag to compare

What's New

  • Fix an issue with missing default input values in additional CSAR files
  • Better in-line string get_input support

Full Changelog: v0.12.2...v0.12.3

v0.12.2

17 Oct 13:37
Compare
Choose a tag to compare

What's New

  • Support in-line open parameters (i.e. TOSCA parameters via get_input)

Full Changelog: v0.12.1...v0.12.2

v0.12.1

03 Oct 16:24
Compare
Choose a tag to compare

What's New

  • Support custom secret type for inputs (open parameters)

Full Changelog: v0.12.0...v0.12.1

v0.12.0

15 Jun 11:56
e06e2a2
Compare
Choose a tag to compare

What's New

  • Proper resolution of nested get_input across all nodes in a CSAR

Full Changelog: v0.11.0...v0.12.0

v0.11.0

08 Feb 17:35
72bd787
Compare
Choose a tag to compare

What's Changed

  • fix: support already resolved csar nodes by @jaydesl in #3
  • start of the v0.11.0 family of releases

Full Changelog: v0.10.5...v0.11.0

v0.10.6

08 Feb 17:26
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: support already resolved csar nodes by @jaydesl in #3

Full Changelog: v0.10.5...v0.10.6

v0.10.5

09 Apr 08:53
Compare
Choose a tag to compare

Added

  • CLI now displays related nodes with -vvv option
  • Abstract nodes are resolved to concrete substituted nodes (CSAR support)
  • Underscores and full-stops in node names auto replaced with dashes

Changed

  • Bump package versions

Fixed

  • Bad URL in failing tests

Full Changelog: v0.10.4...v0.10.5

v0.10.4

04 Feb 16:26
Compare
Choose a tag to compare

Full Changelog: v0.10.3...v0.10.4

0.10.4 - 2022-02-04

Changed

  • Stop validating top level repositories key if no repo is referenced in ADT

Fixed

  • click package was missing from package requirements

v0.10.3

10 Jan 15:50
Compare
Choose a tag to compare

Full Changelog: v0.10.2...v0.10.3

0.10.3 - 2022-01-10

Added

  • This changelog
  • A readme
  • Packaged on PyPI
  • Support/add custom exception message headers
  • set_template and MultiError can be imported from top-level pkg

Changed

  • More details in setup.py

Fixed

  • Properly silence logging in CLI

Full Changelog: v0.10.2...v0.10.3