You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.