Skip to content

Release 0.17.0

Compare
Choose a tag to compare
@lsolbach lsolbach released this 16 May 15:17
· 81 commits to main since this release

Main Enhancements

  • View content can be selected by queries or automatically included
  • deployed-to relation in deployment model to link containers to nodes

Changelog

  • enhanced content handling for views
    • criteria based content selection via :selection key in view spec
    • :include spec should work for all views, include relations or related nodes automatically
    • directly referenced elements have precedence over selection/inclusion for adding/overriding of keys in references
  • added deployed-to relation to deployment model to decouple architecture and deployment models
  • added selection criteria
  • added and enhanced domain model functions
  • added and enhanced clojure project templates
  • added overarch specific templates
  • updated overarch data-model and documentation
  • updated dependencies and added antq for dependency checks
  • fixed typo in element hierarchy affecting deployment models