Skip to content

Commit 91217a6

Browse files
committed
add initial version of the release notes for version 2.0.0
1 parent 202341d commit 91217a6

1 file changed

Lines changed: 145 additions & 0 deletions

File tree

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
..
2+
# *******************************************************************************
3+
# Copyright (c) 2026 Contributors to the Eclipse Foundation
4+
#
5+
# See the NOTICE file(s) distributed with this work for additional
6+
# information regarding copyright ownership.
7+
#
8+
# This program and the accompanying materials are made available under the
9+
# terms of the Apache License Version 2.0 which is available at
10+
# https://www.apache.org/licenses/LICENSE-2.0
11+
#
12+
# SPDX-License-Identifier: Apache-2.0
13+
# *******************************************************************************
14+
15+
Release Note v2.0.0
16+
===================
17+
18+
.. document:: Process description Release Note v2.0.0
19+
:id: doc__process_description_release_note_v200
20+
:status: valid
21+
:safety: ASIL_B
22+
:security: YES
23+
:realizes: wp__module_sw_release_note
24+
:tags:
25+
26+
| **Module Name:** Process description
27+
| **Release Tag:** v2.0.0
28+
| **Origin Release Tag:** v1.5.4
29+
| **Release Date:** 2026-06-28
30+
31+
Overview
32+
^^^^^^^^
33+
34+
The module process_description provides a process model establishing organization rules
35+
for developing open source software in the automotive industry, which can be used in
36+
safety and security context.
37+
38+
The process model provides processes, which conform to state-of the art standards
39+
40+
ASPICE 4.0
41+
ISO 26262
42+
ISO 21434
43+
ISO PAS 8926
44+
45+
Disclaimer
46+
----------
47+
48+
This release note does not "release for production", as it does not come with a safety
49+
argumentation and a performed safety assessment.
50+
The work products compiled in the safety package are created with care according to a
51+
process satisfying standards, but the project, being a non-profit and open source
52+
organization, can not take over any liability for its content.
53+
54+
Changes to the Module
55+
^^^^^^^^^^^^^^^^^^^^^
56+
57+
New Features
58+
------------
59+
60+
Building blocks meta model was reworked.
61+
(https://eclipse-score.github.io/process_description/main/index.html).
62+
Contains now Features, Components as own elements, adapt linkage names, e.g.
63+
Requirements are now "derived_from" parent requirements, correct some linkages between
64+
elements
65+
66+
Module Templates removed from Folder Templates and
67+
(https://eclipse-score.github.io/process_description/main/folder_templates/index.html)
68+
69+
moved now to module_templates folder
70+
(https://eclipse-score.github.io/module_template/main/)
71+
72+
The process model contains
73+
74+
- General concepts e.g. for Building Blocks and their traceability
75+
- Process meta model for proper modeling
76+
- Process areas covering the required standards
77+
- Roles, Work Products, Workflows defining the process areas
78+
- Standard overview and coverage information
79+
- Folder templates for simplifying deployment for users
80+
- Glossary
81+
- Release Notes
82+
83+
Improvements
84+
------------
85+
86+
- Fix trace to external AoU for Components by @aschemmel-tech in https://github.com/eclipse-score/process_description/pull/654
87+
- Update Safety Analysis by @PandaeDo in https://github.com/eclipse-score/process_description/pull/659
88+
- fix meta model example picture by @RolandJentschETAS in https://github.com/eclipse-score/process_description/pull/665
89+
- Update Safety Analysis templates and process descriptions by @PandaeDo in https://github.com/eclipse-score/process_description/pull/663
90+
- PR for platform analysis template #455 #454 by @NarasipurRohini in https://github.com/eclipse-score/process_description/pull/662
91+
- Add release trigger to docs workflow by @Saumya-R in https://github.com/eclipse-score/process_description/pull/667
92+
- add minimal required elements in meta model as example by @masc2023 in https://github.com/eclipse-score/process_description/pull/666
93+
- Update safety analysis process requirements by @PandaeDo in https://github.com/eclipse-score/process_description/pull/673
94+
- Update process req of documentation management by @PandaeDo in https://github.com/eclipse-score/process_description/pull/674
95+
- Update Safety Analysis FDR by @PandaeDo in https://github.com/eclipse-score/process_description/pull/677
96+
- Correct branch name by @RolandJentschETAS in https://github.com/eclipse-score/process_description/pull/678
97+
- Metamodel link renames by @aschemmel-tech in https://github.com/eclipse-score/process_description/pull/621
98+
- Enhance test log details with execution log links by @pahmann in https://github.com/eclipse-score/process_description/pull/682
99+
- rename relations for SysML compatibility by @RSingh1511 in https://github.com/eclipse-score/process_description/pull/618
100+
- Document iso26262 audit 7 status by @aschemmel-tech in https://github.com/eclipse-score/process_description/pull/685
101+
- upgrade doc-as-code to v4.1.0 by @masc2023 in https://github.com/eclipse-score/process_description/pull/687
102+
- remove module folder template by @RolandJentschETAS in https://github.com/eclipse-score/process_description/pull/683
103+
- Update Safety Analysis Template by @ANegm-ETAS in https://github.com/eclipse-score/process_description/pull/669
104+
105+
Bug Fixes
106+
---------
107+
108+
not applicable
109+
110+
Other changes by Label
111+
----------------------
112+
113+
not applicable
114+
115+
Compatibility
116+
^^^^^^^^^^^^^
117+
118+
Doc-as-code, module_template
119+
120+
For a detailed list checkout here: https://github.com/eclipse-score/process_description/blob/main/MODULE.bazel
121+
122+
Performed Verification
123+
^^^^^^^^^^^^^^^^^^^^^^
124+
125+
Initial Safety Audit by external assessor teams for every process area.
126+
127+
Known Issues
128+
------------
129+
130+
- Issue 1: Standard requirements and work products are not yet fully mapped to the process model, https://eclipse-score.github.io/process_description//main/standards/index.html
131+
- Issue 2: Safety package containing external Audit report not available, due to open improvement proposals/recommendation from external assessor team, #652
132+
- Issue 3: Maturity level 2 no yet completed in total, but deploying is still ongoing also auditing per external auditor to achieve higher maturity levels, #652, https://github.com/eclipse-score/score/issues/2911
133+
134+
Known Vulnerabilities
135+
---------------------
136+
137+
None
138+
139+
Upgrade Instructions
140+
^^^^^^^^^^^^^^^^^^^^
141+
142+
As Building Blocks Meta Model is adapted and Templates are removed, consider to use the compatible doc-as-code version and the module templates from the module_template repository.
143+
144+
Contact Information
145+
For any questions or support, please contact the SW Process Development Community (https://github.com/orgs/eclipse-score/discussions/108) or raise an issue/discussion.

0 commit comments

Comments
 (0)