Skip to content

v2.0.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@koppor koppor released this 03 Jul 17:12
· 1647 commits to main since this release

This release is a pre-release and thus did not go through the Release Review.

Changed

  • SELFSERVICE-Metadata is now additionally contained under the servicetemplates path in the CSAR
  • csarName, version, and authors are now contained in data.xml and data.json, too.
  • Enfore LF line endings in the repository
  • Add splitting functionality based on target labels
  • BREAKING: in the tosca model SourceElement and TargetElement are combined into SourceOrTargetElement due to serialization issues with JSON
  • Fix: If there are only XaaS packages without an infrastructure node defined the XaasPackager dialog sends an undefined QName, got fixed by adding a check

Fixed

  • Boundary definitions can be browsed for exported operations again
  • Relationship Type -> Visual Appearance "Arrow" tab can opened again
  • Boundary definitions -> interfaces
    • interfaces selection is properly reloaded if new interface is added
    • operations selection is properly reloaded if new operation is added