Skip to content

1.7.1

Latest

Choose a tag to compare

@jkowalleck jkowalleck released this 02 Jun 10:10
Immutable release. Only release title and notes can be modified.
b29bae6

Fixed – Schema Alignment

  • 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/user from optional to optional and repeated (#737 via #744)
  • XML: changed the node //modelCard/considerations/useCases/useCase from optional to optional and repeated (#737 via #744)
  • XML: changed the node //modelCard/considerations/technicalLimitations/technicalLimitation from optional to optional and repeated (#737 via #744)
  • XML: changed the node //modelCard/considerations/performanceTradeoffs/performanceTradeoff from optional to optional and repeated (#737 via #744)

Tests

  • Added test cases for the updated schemas.

What's Changed

New Contributors

Full Changelog: 1.7...1.7.1