This release features improvements for structured assurance cases, system modeling, general infrastructure and many bug fixes.
Highlights
- Better packaging of FASTEN with simpler support for checking (CI) user models
- Improved generic consistency checks between Goal Structures and referenced system models
- Initial support linking assurance cases with runtime information
- Initial support for 'Safety Performance Indicators'
- Initial support for modeling Operational-Design-Domain and linking to world models
- Auto-formatting the text of GSN entities
- Export root nodes, assurance arguments to PDF
- Initial integration between assurance cases with JIRA
- Initial integration of PlantUML component diagrams and use-cases
- Improvements in the safety-tutorial
This release is based on MPS 2023.2
Maven Windows:
<dependency>
<groupId>fasten</groupId>
<artifactId>win.rcp</artifactId>
<version>2023.2.2117.28403a9</version>
</dependency>
Maven Linux:
<dependency>
<groupId>fasten</groupId>
<artifactId>linux.rcp</artifactId>
<version>2023.2.2117.28403a9</version>
</dependency>