|
| 1 | +.. |
| 2 | + # ******************************************************************************* |
| 3 | + # Copyright (c) 2025 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 | +Platform Release Note |
| 16 | +===================== |
| 17 | + |
| 18 | +.. note:: Document header |
| 19 | + |
| 20 | +.. document:: Platform Release Note |
| 21 | + :id: doc__platform_release_note |
| 22 | + :status: draft |
| 23 | + :safety: ASIL_B |
| 24 | + :security: NO |
| 25 | + :realizes: wp__platform_sw_release_note |
| 26 | + :tags: template |
| 27 | + |
| 28 | + .. attention:: |
| 29 | + The above directive must be updated. |
| 30 | + |
| 31 | + - Adjust ``status`` to be ``valid`` |
| 32 | + - Adjust ``safety`` and ``tags`` according to your needs |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | +| Release Tag: vX.Y.Z |
| 37 | +| Origin Release Tag: vU.V.W |
| 38 | +| Release Commit Hash: a1b2c3d4e5f6g7h8i9j0 |
| 39 | +| Release Date: YYYY-MM-DD |
| 40 | +| Safety: [QM | ASIL_B] |
| 41 | +| Security: [NO | YES] |
| 42 | +| |
| 43 | +| Overview |
| 44 | +| -------- |
| 45 | +| |
| 46 | +| This document provides an overview of the changes, improvements, and bug fixes included in the software platform release version vX.Y.Z |
| 47 | +| as compared to the platform's origin release (which is usually the previous release). |
| 48 | +| |
| 49 | +| Disclaimer |
| 50 | +| ---------- |
| 51 | +| This release note does not "release for production", as it does not come with a safety argumentation and a performed safety assessment. |
| 52 | +| The work products compiled in the safety package are created with care according to a process satisfying standards, but the as the project, |
| 53 | +| being a non-profit and open source organization, can not take over any liability for its content. |
| 54 | +| |
| 55 | +| New Features |
| 56 | +| ------------ |
| 57 | +| |
| 58 | +| - **Feature 1**: Brief description of the new feature. |
| 59 | +| - **Feature 2**: Brief description of the new feature. |
| 60 | +| - **Feature 3**: Brief description of the new feature. |
| 61 | +| |
| 62 | +| Improvements |
| 63 | +| ------------ |
| 64 | +| |
| 65 | +| - **Improvement 1**: Brief description of the improvement. |
| 66 | +| - **Improvement 2**: Brief description of the improvement. |
| 67 | +| - **Improvement 3**: Brief description of the improvement. |
| 68 | +| |
| 69 | +| Bug Fixes |
| 70 | +| --------- |
| 71 | +| |
| 72 | +| - **Bug 1**: Brief description of the bug fix. |
| 73 | +| - **Bug 2**: Brief description of the bug fix. |
| 74 | +| - **Bug 3**: Brief description of the bug fix. |
| 75 | +| |
| 76 | +| Other changes by Label |
| 77 | +| ---------------------- |
| 78 | +| |
| 79 | +| - **Label 1/Refactor 1**: Brief description of the change. |
| 80 | +| - **Label 2/Refactor 2**: Brief description of the change. |
| 81 | +| - **Label 3/Refactor 3**: Brief description of the change. |
| 82 | +| |
| 83 | +| Compatibility |
| 84 | +| ------------- |
| 85 | +| |
| 86 | +| - **Dependencies**: List any dependencies and their versions. |
| 87 | +| |
| 88 | +| Performed Verification |
| 89 | +| ---------------------- |
| 90 | +| This release note is based on the verification as documented in platform verification report |
| 91 | +| :need:`doc__platform_verification_report`. |
| 92 | +| |
| 93 | +| Known Issues |
| 94 | +| ------------ |
| 95 | +| |
| 96 | +| - **Issue 1**: Brief description of the known issue. Justification regarding safety impact. |
| 97 | +| - **Issue 2**: Brief description of the known issue. Justification regarding safety impact. |
| 98 | +| - **Issue 3**: Brief description of the known issue. Justification regarding safety impact. |
| 99 | +| |
| 100 | +| Known Vulnerabilities |
| 101 | +| --------------------- |
| 102 | +| |
| 103 | +| - **CVE 1**: Brief description of the known CVE. Justification regarding security impact. |
| 104 | +| - **CVE 2**: Brief description of the known CVE. Justification regarding security impact. |
| 105 | +| - **CVE 3**: Brief description of the known CVE. Justification regarding security impact. |
| 106 | +| |
| 107 | +| Upgrade Instructions |
| 108 | +| -------------------- |
| 109 | +| |
| 110 | +| 1. **Step 1**: Description of the first step. |
| 111 | +| 2. **Step 2**: Description of the second step. |
| 112 | +| 3. **Step 3**: Description of the third step. |
| 113 | +| |
| 114 | +| Contributors |
| 115 | +| ------------ |
| 116 | +| |
| 117 | +| Thanks to everyone who contributed to this release: |
| 118 | +| |
| 119 | +| Contributor 1 |
| 120 | +| Contributor 2 |
| 121 | +| |
0 commit comments