Skip to content

Releases: Systems-Modeling/SysML-v2-API-Services

2022-06

18 Jul 02:15
Compare
Choose a tag to compare

New

  • Operations related to returning Data, e.g. Element(s), include Data from ProjectUsages. This applies to the following endpoints:

    • GET /projects/:projectId/commits/:commitId/elements
    • GET /projects/:projectId/commits/:commitId/elements/:elementId
    • GET /projects/:projectId/commits/:commitId/roots
    • GET /projects/:projectId/commits/:commitId/elements/:relatedElementId/relationships

    Some specialized use cases would like the ability for these operations to provide only the direct / “owned” Data. To satisfy these needs, an option has been added to these operations to excludeUsed.

2022-05

17 Jun 04:01
Compare
Choose a tag to compare

New

  • Updated to 2022-05 metamodel baseline.

2022-05 M1

10 Jun 20:37
Compare
Choose a tag to compare
2022-05 M1 Pre-release
Pre-release
2022-05-m1

2022-05-m1

2022-04

16 May 21:40
Compare
Choose a tag to compare

New

  • Updated to 2022-04 metamodel baseline. Notably, Element#identifier has been renamed to Element#elementId upstream and this change is reflected in the OpenAPI specification and JSON-LD context definitions.

2022-04 M1

12 May 14:44
Compare
Choose a tag to compare
2022-04 M1 Pre-release
Pre-release
2022-04-m1

2022-04-m1

2022-03

07 Apr 00:49
Compare
Choose a tag to compare

New

  • Updated to 2022-03 metamodel baseline.

2022-02

16 Mar 15:48
Compare
Choose a tag to compare

New

  • Enable and validate references to the elements in ProjectUsages.
  • API extension for commit creation with references of ownership qualified name in addition to ID.
  • API extension for element lookup by ownership qualified name.
  • Updated to 2022-02 metamodel baseline.

2022-02 M1

28 Feb 01:28
Compare
Choose a tag to compare
2022-02 M1 Pre-release
Pre-release
2022-02-m1

2022-02-m1

2022-01 P1

15 Feb 15:11
Compare
Choose a tag to compare

This is a patch to the 2022-01 release.

Fixed

  • Addressed issues with compatibility to 2022-01 metamodel baseline.

2022-01

05 Feb 02:50
Compare
Choose a tag to compare

New

  • Updated to 2022-01 metamodel baseline.