From e871f14e08ccd69afd5e2d15142f28a1a95143f7 Mon Sep 17 00:00:00 2001 From: Anton Krivoborodov <63401640+antonkri@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:11:27 +0000 Subject: [PATCH 1/3] Add S-CORE v0.8 release notes draft --- .../releases/release_note_score_v0_8.rst | 265 ++++++++++++++++++ 1 file changed, 265 insertions(+) create mode 100644 docs/s_core_v_1/releases/release_note_score_v0_8.rst diff --git a/docs/s_core_v_1/releases/release_note_score_v0_8.rst b/docs/s_core_v_1/releases/release_note_score_v0_8.rst new file mode 100644 index 00000000000..947a2be2601 --- /dev/null +++ b/docs/s_core_v_1/releases/release_note_score_v0_8.rst @@ -0,0 +1,265 @@ +.. + # ******************************************************************************* + # Copyright (c) 2026 Contributors to the Eclipse Foundation + # + # See the NOTICE file(s) distributed with this work for additional + # information regarding copyright ownership. + # + # This program and the accompanying materials are made available under the + # terms of the Apache License Version 2.0 which is available at + # https://www.apache.org/licenses/LICENSE-2.0 + # + # SPDX-License-Identifier: Apache-2.0 + # ******************************************************************************* + +S-CORE Platform v0.8 release note +================================= + +.. document:: S-CORE v0.8 release note + :id: doc__score_v08_release_note + :status: valid + :safety: QM + :security: YES + :realizes: wp__platform_sw_release_note + +| **Platform Release:** S-CORE +| **Release Tag:** v0.8.0 +| **Origin Release Tag**: v0.7 +| **Release Date:** TBD + + +Overview +^^^^^^^^ + +This document provides an overview of the changes, improvements, and bug fixes included in the software platform release version v0.8.0 as compared to the previous platform release (v0.7). + +Release-specific summary content for v0.8 is to be added. + +Disclaimer +---------- + +This release note does not "release for production", as it does not come with a safety argumentation and a performed safety assessment. +The work products compiled in the safety package are created with care according to a process satisfying standards, but the project, +being a non-profit and open source organization, can not take over any liability for its content. + +Changes to the Platform +^^^^^^^^^^^^^^^^^^^^^^^ + +New Features +------------ + +- Time component integrated into the platform, providing time synchronization and clock services. Repository: `time `_. + +Improvements +------------ + +Developer Website +~~~~~~~~~~~~~~~~~ + +The main `S-CORE developer website `_ was refreshed to provide a clearer entry point with improved navigation and direct access to the most important project information. + +User's Guide +~~~~~~~~~~~~ + +The `User's Guide `_ was updated and now provides a better collection of `key project links `_, complemented by a dedicated `How to get involved `_ section for new contributors. + +Integration Process Guide +~~~~~~~~~~~~~~~~~~~~~~~~~ + +A dedicated `Integration Process Guide `_ was added to the Reference Integration repository to simplify the onboarding and integration of new components into the S-CORE reference integration. + +Infra & Tooling Manual +~~~~~~~~~~~~~~~~~~~~~~ + +The `Infra & Tooling Manual `_ now explains the key infrastructure and tooling concepts and provides practical how-to guidance. + +Baselibs Consolidation +~~~~~~~~~~~~~~~~~~~~~~ + +`Baselibs `_ and Baselibs Rust were consolidated into a single module and repository, with both now maintained in the Baselibs repository. + +Safety Sentinel +~~~~~~~~~~~~~~~ + +The `Communication module `_ introduced the `Safety Sentinel concept `_, enabling, among other things, end-to-end traceability checks integrated into the Bazel build system. This is a strong step in the right direction; however, the concept does not yet rely on the tooling agreed across the S-CORE project for requirements, architecture, further S-CORE model item definitions, and traceability checks based on Sphinx and Sphinx-Needs. Harmonization of both approaches is planned for the v0.9 release. + +Integration Strategy +~~~~~~~~~~~~~~~~~~~~ + +A common integration strategy was aligned and documented in `DR-008 `_; its implementation is planned for the v0.9 release. + +Roadmap & Overall Status +~~~~~~~~~~~~~~~~~~~~~~~~ + +A clear `roadmap `_ is now available and broken down into release gates and `project milestones `_. The new `Overall Status `_ page summarizes the most important cross-module metrics after each release. + +The roadmap and milestones are fully aligned with the goal of delivering the major S-CORE v1.0 release by the end of the year, **providing a stable foundation for further industrialization of the S-CORE platform.** + +In a recent S-CORE Technical Lead meeting, it was decided to introduce module qualification levels: ``Release``, ``Experimental``, and ``Preview``. This will make it possible to include all modules in platform releases while giving users clear guidance on each module's maturity and intended usage. The exact definition and rollout concept are planned for the v0.9 release. + +S-CORE Platform scope +^^^^^^^^^^^^^^^^^^^^^ + +- **Version:** ``TBD`` +- **Release notes**: TBD + +Integrated Software Modules +--------------------------- + +Baselibs +~~~~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + +Baselibs Rust +~~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + + +Communication +~~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + + +Persistency +~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + + +Logging +~~~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + + +Time +~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + + +Orchestrator +~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + + +Kyron +~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + + +Lifecycle & Health Management +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + + +Reference integration +~~~~~~~~~~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Source / tag:** TBD + + +Reference QNX image ++++++++++++++++++++ + +- To be added. + +Reference Red Hat AutoSD Linux image (Experimental) ++++++++++++++++++++++++++++++++++++++++++++++++++++ + +- To be added. + + +Reference Elektrobit corbos Linux for Safety Applications Linux image (Experimental) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +- To be added. + +Associated Infrastructure Modules +--------------------------------- + +Process description +~~~~~~~~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + +Docs-as-code +~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Source / tag:** TBD + +Tooling +~~~~~~~ + +- **Version:** ``TBD`` +- **Source / tag:** TBD + + +ITF (Integration Testing Framework) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Source / tag:** TBD + +Test Scenarios +~~~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Source / tag:** TBD + + +Bazel CPP Toolchain +~~~~~~~~~~~~~~~~~~~ + +- **Version:** ``TBD`` +- **Release notes**: TBD + + +Compatibility +^^^^^^^^^^^^^ + +- **Dependencies:** To be added. + +Performed Verification +^^^^^^^^^^^^^^^^^^^^^^ + +- To be added. + +Known Issues/Vulnerabilities and Bug Fixes +------------------------------------------ + +- To be added. + +Upgrade Instructions +-------------------- + +- To be added. + +Upgrade Instructions +^^^^^^^^^^^^^^^^^^^^ + +To be added. + +Contact Information +------------------- + +For any questions or support, please contact the *Project leads* or raise an issue/discussion. +https://projects.eclipse.org/projects/automotive.score From d58c94bb36692d350c1549abb56d8c0f2daa6b96 Mon Sep 17 00:00:00 2001 From: Anton Krivoborodov <63401640+antonkri@users.noreply.github.com> Date: Fri, 10 Jul 2026 14:49:44 +0000 Subject: [PATCH 2/3] docs: update v0.8 reference integration change bullets --- .../s_core_v_1/releases/release_note_score_v0_8.rst | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/s_core_v_1/releases/release_note_score_v0_8.rst b/docs/s_core_v_1/releases/release_note_score_v0_8.rst index 947a2be2601..929194454bf 100644 --- a/docs/s_core_v_1/releases/release_note_score_v0_8.rst +++ b/docs/s_core_v_1/releases/release_note_score_v0_8.rst @@ -174,22 +174,29 @@ Reference integration - **Version:** ``TBD`` - **Source / tag:** TBD +- Added a dedicated `Integration Process Guide `_ with a step-by-step onboarding path (module onboarding, platform integration, testing, reporting, and code quality checks). +- Introduced the v1.0 roadmap and release-gate documentation in `Roadmap `_, including clearer milestone alignment across process areas. +- Established and continuously refreshed the `Overall Status `_ page to provide release-level visibility on cross-module progress and process-area metrics. + Reference QNX image +++++++++++++++++++ -- To be added. +- Added QNX 8 support for ``aarch64`` including build and configuration artifacts for the reference image. +- Extended QEMU runner support for QNX ``aarch64`` to improve reproducible bring-up and integration testing in CI and local workflows. Reference Red Hat AutoSD Linux image (Experimental) +++++++++++++++++++++++++++++++++++++++++++++++++++ -- To be added. +- Switched AutoSD image builds to a ``bootc``-based flow, improving image build reproducibility and maintainability. +- Updated related build and CI workflow integration for the new AutoSD image generation approach. Reference Elektrobit corbos Linux for Safety Applications Linux image (Experimental) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- To be added. +- Updated EB corbos image documentation by removing outdated scrample-specific references and aligning the guidance with the current integration setup. +- Refreshed EBcLfSA-specific CI workflow and development-container settings to keep the image pipeline aligned with current tooling. Associated Infrastructure Modules --------------------------------- From a4861a45e7ace65fab5d800e664f9ba17504ceff Mon Sep 17 00:00:00 2001 From: Anton Krivoborodov <63401640+antonkri@users.noreply.github.com> Date: Mon, 13 Jul 2026 05:35:35 +0000 Subject: [PATCH 3/3] docs: fix previous release tag to v0.7.0 in v0.8 release note --- docs/s_core_v_1/releases/release_note_score_v0_8.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/s_core_v_1/releases/release_note_score_v0_8.rst b/docs/s_core_v_1/releases/release_note_score_v0_8.rst index 929194454bf..9b0515b9930 100644 --- a/docs/s_core_v_1/releases/release_note_score_v0_8.rst +++ b/docs/s_core_v_1/releases/release_note_score_v0_8.rst @@ -24,14 +24,14 @@ S-CORE Platform v0.8 release note | **Platform Release:** S-CORE | **Release Tag:** v0.8.0 -| **Origin Release Tag**: v0.7 +| **Origin Release Tag**: v0.7.0 | **Release Date:** TBD Overview ^^^^^^^^ -This document provides an overview of the changes, improvements, and bug fixes included in the software platform release version v0.8.0 as compared to the previous platform release (v0.7). +This document provides an overview of the changes, improvements, and bug fixes included in the software platform release version v0.8.0 as compared to the previous platform release (v0.7.0). Release-specific summary content for v0.8 is to be added.