Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/score_releases/score_releases/score_v0_5_alpha.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@ Integrated Software Modules
- **Persistency**: ensures the long-term storage and retrieval of data, provides a reliable mechanism for preserving information,
allowing the application to maintain its state and data integrity over time

- **Link to release**: `persistency v0.2.0 <https://github.com/eclipse-score/persistency/releases/tag/v0.2.0>`_
- **Link to release**: `persistency v0.2.1 <https://github.com/eclipse-score/persistency/releases/tag/v0.2.1>`_
- **Release notes**:

- **Please note**: `definition of feature requirements and architecture <https://eclipse-score.github.io/score/main/features/persistency/index.html>`_ and
`component requirements and architecture <https://eclipse-score.github.io/score/main/modules/persistency/index.html>`_ is partially out of date.
This will be fixed with next release.
- Check the full `persistency release notes <https://github.com/eclipse-score/persistency/releases/tag/v0.2.0>`_ for more information
- Check the full `persistency release notes <https://github.com/eclipse-score/persistency/releases/tag/v0.2.1>`_ for more information

- **Orchestrator**: orchestration framework and safe async runtime called kyron for Rust

Expand Down