Skip to content

2020-09

Compare
Choose a tag to compare
@ivan-gomes ivan-gomes released this 09 Oct 21:48
· 334 commits to master since this release

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 to Commit::change to align with API specification.