Commit 6b76a2a
committed
chore: RFC-0001 OpenSOVD Core integration proposal, bump v0.19.0-rc
- Add docs/rfc/RFC-0001-opensovd-core-integration.md — formal proposal
for merging native-server into eclipse-opensovd/opensovd-core (inc/liebherr),
targeting opensovd-core v0.5.0
- 6-phase migration: crate rename, trait alignment (DataProvider, Topology,
FaultProvider), ServerBuilder adoption, auth generalization, feature crate
extraction (opensovd-faults, opensovd-extensions), cleanup
- Addresses opensovd-core#9 (gateway vs server), #24 (mTLS), #26 (DID),
opensovd#43 (ISO conformance), MVP roadmap 26Q2-Q4
- Bump all 7 workspace crates 0.18.0-rc → 0.19.0-rc
- Update CHANGELOG, integrated-roadmap, ADR index1 parent 650a40b commit 6b76a2a
12 files changed
Lines changed: 532 additions & 15 deletions
File tree
- docs
- adr
- rfc
- examples/demo-ecu
- native-comm-someip
- native-core
- native-health
- native-interfaces
- native-server
- native-sovd
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
10 | 25 | | |
11 | 26 | | |
12 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
136 | 149 | | |
137 | 150 | | |
138 | 151 | | |
| |||
0 commit comments