Skip to content

Commit 84776fc

Browse files
committed
improve release notes
1 parent a187366 commit 84776fc

1 file changed

Lines changed: 15 additions & 9 deletions

File tree

docs/s_core_v_1/releases/release_note_score_v0_9.rst

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ S-CORE Platform v0.9 release note
1717

1818
.. document:: S-CORE v0.9 release note
1919
:id: doc__score_v09_release_note
20-
:status: draft
20+
:status: valid
2121
:safety: QM
2222
:security: YES
2323
:realizes: wp__platform_sw_release_note
@@ -65,24 +65,25 @@ The `Configuration Management
6565
integrated into the reference integration for the first time. It provides a
6666
configuration daemon and a proxy API for platform-wide configuration handling.
6767

68+
Improvements
69+
------------
70+
6871
Logging Demo Application
6972
~~~~~~~~~~~~~~~~~~~~~~~~
7073

7174
A logging demo application was added to the reference integration, demonstrating
7275
the use of the `Logging <https://github.com/eclipse-score/logging>`_ module in
7376
an integrated setting.
7477

75-
Improvements
76-
------------
77-
7878
Integration Strategy (DR-008)
7979
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8080

8181
The common integration strategy documented in DR-008, which was aligned during
82-
v0.8, has been implemented: the reference integration gained a
82+
v0.8, has been partially implemented: the reference integration gained a
8383
resolved-dependency override mechanism. This allows the integration to steer
8484
transitive module dependency resolution centrally from ``known_good.json``,
85-
instead of relying on the pinning inside each individual module.
85+
instead of relying on the pinning inside each individual module. The remaining
86+
parts of DR-008 are not yet implemented and are planned for a follow-up release.
8687

8788
Reproducible Dependency Pinning
8889
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -100,7 +101,9 @@ Build Environment
100101
~~~~~~~~~~~~~~~~~
101102

102103
- Bazel was updated to ``8.6.0``.
103-
- The obsolete AutoSD toolchain usage was removed.
104+
- The legacy ``os_autosd_toolchain`` dependency (``inc_os_autosd``) was dropped.
105+
AutoSD support itself remains part of this release; the AutoSD 10 toolchain is
106+
now provided by ``score_toolchains_gcc``.
104107

105108
Documentation
106109
~~~~~~~~~~~~~
@@ -222,7 +225,8 @@ Reference integration
222225
- Updated Bazel to ``8.6.0``.
223226
- Hardened known-good dependency handling (tag-to-hash resolution fix,
224227
hash-pinned CI checkouts).
225-
- Removed the obsolete AutoSD toolchain usage.
228+
- Dropped the legacy ``os_autosd_toolchain`` dependency in favour of the
229+
AutoSD 10 toolchain provided by ``score_toolchains_gcc``.
226230

227231
Reference QNX image
228232
+++++++++++++++++++
@@ -232,7 +236,9 @@ Reference QNX image
232236
Reference Red Hat AutoSD Linux image (Experimental)
233237
+++++++++++++++++++++++++++++++++++++++++++++++++++
234238

235-
- Removed the obsolete AutoSD toolchain usage from the image build flow.
239+
- The image is still built and remains part of this release. Only the legacy
240+
``os_autosd_toolchain`` dependency was dropped from the build flow; the
241+
AutoSD 10 toolchain is now provided by ``score_toolchains_gcc``.
236242

237243
Reference Elektrobit corbos Linux for Safety Applications Linux image (Experimental)
238244
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

0 commit comments

Comments
 (0)