1.5.1
Immutable
release. Only release title and notes can be modified.
Note
This release is a backport of the fixes in v1.7.1
Fixed – Schema Alignment
- JSON: the
$.versionproperty is no longer required because it had a default value already. - Protobuf: added the optional, repeated field
ModelCard.property(#726 via #743) - XML: added the optional, repeated node
//modelCard/properties(#726 via #743) - XML: changed the node
//modelCard/considerations/users/userfrom optional to optional and repeated (#737 via #744) - XML: changed the node
//modelCard/considerations/useCases/useCasefrom optional to optional and repeated (#737 via #744) - XML: changed the node
//modelCard/considerations/technicalLimitations/technicalLimitationfrom optional to optional and repeated (#737 via #744) - XML: changed the node
//modelCard/considerations/performanceTradeoffs/performanceTradeofffrom optional to optional and repeated (#737 via #744)
Docs – Schema Alignment
- Backported streamlined documentation.
Tests
- Backported test cases.
- Backported test runners.
CI
- Modernized CI runners where needed.
Full Changelog: 1.5...1.5.1