2020-09
New
- Query Service. Endpoints have been added to support the definition and execution of simple model queries that allow the specification of specific element attributes to be returned and constraints on what is selected.
Fixed
- Commits. There has been a small backward incompatible change to the model for a Commit, where the
Commit::changes
attribute has been renamed toCommit::change
to align with API specification.