Skip to content

5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 14:22
· 1366 commits to main since this release
1307aa2

Added

  • SAMM models can now be added locally #488
  • Introduced new Cucumber Tests to cover Industry Core 2.0.0 compatibility #488

Fixed

  • Policy store API fixes. #199, #505

    • Create policy request limited to create exactly one policy, not multiple (reason: error handling).
    • Create policy request returns policy id of the created policy now.
    • Harmonized policy store API between #199 and policy structure from #249.
    • Consistent naming for business partner number parameters.
    • Corrected default policy handling.
    • Validation of business partner numbers. #505
  • ClassCastException in exception handling of EdcSubmodelClientImp#getEndpointReferencesForAsset corrected (returns the
    exception as failed future now). #405

  • RestClientExceptions are handled correctly in BpdmFacade now. #405

  • Fixed Base64 encoding and decoding for locally provided Semantic Models #488

Full Changelog: 4.9.0...5.0.0