Releases: eclipse-score/process_description
Releases · eclipse-score/process_description
v1.2.1
What's Changed
- Improvement: Update Documentation Management Process by @PandaeDo in #180
- Process: Remove S-CORE links and tools from Req Mgt by @aschemmel-tech in #182
- fix examples to enforce linking to req by @antonkri in #185
- Process: Req Eng - types tracing updates by @aschemmel-tech in #188
- Process: Add workflows for AoU and Process Req by @aschemmel-tech in #190
- Process: Link all Iso26262 reqs by @aschemmel-tech in #183
- Process: Fix some warings for new doc-as-code by @aschemmel-tech in #192
- Upgrade Doc-as-code and initial setup of process management by @masc2023 in #184
- Add SW-Platform AoU work product by @masc2023 in #197
- correct ISO26262 links in verification process by @pahmann in #199
- clarify from until attributes by @masc2023 in #201
- upgrade doc-as-code to version v1.4.0 by @masc2023 in #202
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Add decision record template to process by @aschemmel-tech in #155
- downgrade aspect-rules-py-version and solve copyright redundance by @Aymen-Soussi-01 in #162
- Remove unused module aspect_rules_py and increase tooling version by @Aymen-Soussi-01 in #163
- Make inspections always a second step by @aschemmel-tech in #165
- update introduction process overview image by @masc2023 in #166
- update life cycle concept by @masc2023 in #157
- Explicit definition of test result and test log handling by @PhilipPartsch in #150
- Update CODEOWNER by @masc2023 in #171
- Improvement: Requrements validity for milestones by @aschemmel-tech in #172
- update change management by @masc2023 in #167
- Process: Release Mgt add getstrt and RASIC by @aschemmel-tech in #174
- Improvement: Add illustration to impact analysis process req by @aschemmel-tech in #148
- Improvement: Add priority to manual process reqs by @aschemmel-tech in #176
- increase version to 1.2 by @masc2023 in #175
- Improvement: Clean config mgt from tools by @aschemmel-tech in #177
New Contributors
- @PhilipPartsch made their first contribution in #150
Full Changelog: v.1.1.2...v1.2.0
v1.1.2
What's Changed
- Bugfix: Process requirements for safety analysis by @PandaeDo in #154
- allow tool requirements to link to stakeholder requirements by @AlexanderLanin in #156
- Fixing test properties for python by @MaximilianSoerenPollak in #159
- Update default and custom Bazel modules by @Aymen-Soussi-01 in #160
- Update version of score_process to 1.1.2 to prepare for new release by @Aymen-Soussi-01 in #161
New Contributors
- @Aymen-Soussi-01 made their first contribution in #160
Full Changelog: v1.1.1...v1.1.2
v1.1.1
ℹ️ This version contains many changes to the IDs of requirements.
What's Changed
- Bugfix: Remove component test from metamodel by @aschemmel-tech in #147
- Changed ID according to new rules by @MaximilianSoerenPollak in #146
Full Changelog: v1.1.0...v1.1.1
v1.1.1-Beta
⚠️ This release uses a Temporary Release of Docs-As-Code. If possible, do not use this.
What's Changed
- Bugfix: Remove component test from metamodel by @aschemmel-tech in #147
- Changed ID according to new rules (in docs as code) by @MaximilianSoerenPollak in #146
Full Changelog: v1.1.0...v1.1.1-Beta
v1.1.0
Release Notes
CODEOWNER file activated (only committer of Develop Process Community are able to merge contributions)
Problem Resolution Process updated, Problem Report Template defined, ready-to-use for all other modules
Safety Analysis updated
General concept adapted according latest metamodel changes
Updated to latest Doc-as-code version, v1.0.0, Metamodel aligned
Initial Security Management added
Many small bug fixes, see below What's changed
What's Changed
- bump version to 1.0.1 by @AlexanderLanin in #39
- provide trustable framework template by @masc2023 in #27
- drop score (platform) dependency by @AlexanderLanin in #45
- fix review findings during tool requirements review by @masc2023 in #44
- update requirements formulations as reported by tool team by @masc2023 in #50
- Verification Process Requirements Tooling alignment by @aschemmel-tech in #42
- Add exceptions for tool requirements by @masc2023 in #51
- update overview image by @masc2023 in #43
- Implementation process tooling team feedback fixes by @aschemmel-tech in #56
- arch: bugfix process reqs by @hoe-jo in #46
- Add notice by @MaximilianSoerenPollak in #102
- Audit action correction release mgt by @aschemmel-tech in #100
- Standard links correction: Release Mgt by @aschemmel-tech in #104
- Remove ASIL D from processes by @aschemmel-tech in #105
- Improvement: Process requirements alignment by @aschemmel-tech in #99
- Config Mgt Audit fixes by @aschemmel-tech in #107
- Improvement: correct config mgt start page by @aschemmel-tech in #110
- Audit action correction: release no production by @aschemmel-tech in #108
- Remove HSI work product by @aschemmel-tech in #112
- initial security management by @masc2023 in #92
- prepare new release by @masc2023 in #113
- fix wrong links to work products by @masc2023 in #114
- increase doc-as-code version by @masc2023 in #115
- Add safety mechanism to process by @aschemmel-tech in #116
- Complete Iso26262 wp linking by @aschemmel-tech in #119
- update README by @masc2023 in #120
- Update prm by @masc2023 in #122
- update tool management according audit findings by @masc2023 in #123
- bugfix: add missing requirements description by @masc2023 in #127
- Add CODEOWNER file for process_description by @aschemmel-tech in #128
- Adapt process ownership in workflows by @aschemmel-tech in #129
- Fix issues in process requirements by @aschemmel-tech in #121
- Update LICENSE and NOTICE files by @AlexanderLanin in #131
- update tool management by @masc2023 in #130
- resolve audit findings for problem resolution by @masc2023 in #125
- update 1-bugfix issue template to align with version in score by @masc2023 in #133
- Adapt Safety responsibilities by @aschemmel-tech in #136
- removing s-core and place holder links by @masc2023 in #139
- Improvement: Filter in safety plans at folder template by @PandaeDo in #142
- Upgrade to Docs-As-Code 1.0 by @MaximilianSoerenPollak in #143
- Adding tags to aspice & updating piecharts by @MaximilianSoerenPollak in #137
- updating traceability model by @masc2023 in #141
- process: improve process description safety analysis by @PandaeDo in #54
- prepare new release 1.1.0 by @masc2023 in #132
New Contributors
- @AlexanderLanin made their first contribution in #39
- @hoe-jo made their first contribution in #46
Full Changelog: v1.0.0...v1.1.0
v1.0.5
⚠️ This pre-release breaks compatibility with 1.0.4, do not use, if this is needed.
=> Upgrading to Docs-As-Code 1.0.0-RC1
v1.0.4
v1.0.3
v1.0.2
What's Changed
- provide trustable framework template by @masc2023 in #27
- drop score (platform) dependency by @AlexanderLanin in #45
Full Changelog: v1.0.1...v1.0.2