Skip to content

2.0.0-milestone-02

Choose a tag to compare

@FrankSchnicke FrankSchnicke released this 11 Mar 07:26
· 504 commits to main since this release
606fc38

This is the first milestone release containing all components of BaSyx Java V2. For a detailed list of all supported endpoints and features, see the documentation in the respective Readmes.

It contains all the content previously published via snapshot releases and in addition the following updates:

Submodel Repository

  • Features:
    o Operation Delegation, enabling usage of the off-the-shelf components in combination with small microservices representing single operations.
    o RBAC Security Support
    o PATCH /submodel/$value
  • Bugfixes:
    o Deleting a FileSubmodelElement now also correctly deletes its attachment.

ConceptDescription Repository

AAS Repository

AAS Environment:

  • Features:
    o RBAC Security Support
    o Dedicated AASX Upload endpoint
  • Bugfixes:
    o Fixed NullPointerExcepetion in AASX De-/Serializer when file.value is null (Update of AAS4J to 1.0.1)
    o Fixed AASX De-/Serializer ignoring File elements nested inside SubmodelElementList (Update of AAS4J to 1.0.1)

AAS Discovery:

  • Bugfixes:
    o The passed specificAssetIds are now linked with an OR instead of an AND

The artifacts are available via Maven Central as well as on DockerHub.