Skip to content

icd-1.1.0

Compare
Choose a tag to compare
@abrighton abrighton released this 21 Mar 20:25
· 560 commits to master since this release

This release contains a few breaking changes (only for modelVersion = 2.0, the new JSON schema):

  • For modelVersion = "2.0": Removed the "prefix" setting from component-model.conf,
    since after changes in CSW, prefix is always just $subsystem.$component
    (Component names can contain dots and spaces, except leading or trailing)

  • For modelVersion = "2.0": Component names can no longer contain a dash "-" (to match changes in CSW)

  • Fixed an issue where the version of the second subsystem in an ICD was ignored

  • Fixed an issue where after renaming a component, the old name could show up

  • Added a check for a duplicate subsystem-model.conf file after finding one in TCS