Description
The current DaphneApplication supports both v2 and mezzanine boards. This makes the schema a bit fragile: for example
- a DaphenApplication without hermes configuraiton is valid
- There are plenty of objects that refer to v2
The code and the schema should be clean up when the v2 line is discontinued.
Potential impact radius
Medium
Reason for change
We know that eventually Daphne v2 will be discontinued.
Suggested implementations
This list is not comprehensive at the time of writing and it will grow over time.
Testing suggestions
Running correctly with Daphne v3.
Anything else?
No response
Description
The current DaphneApplication supports both v2 and mezzanine boards. This makes the schema a bit fragile: for example
The code and the schema should be clean up when the v2 line is discontinued.
Potential impact radius
Medium
Reason for change
We know that eventually Daphne v2 will be discontinued.
Suggested implementations
This list is not comprehensive at the time of writing and it will grow over time.
Testing suggestions
Running correctly with Daphne v3.
Anything else?
No response