Skip to content

v2.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 06:51
· 31 commits to 2.2.x since this release

Version 2.2.2 improves the display of error messages for failed validations in samm-cli. Furthermore it comes with various bug fixes in model loading, code generation and Aspect Model validation. It switches the AAS generator module from io.adminshell to aas4j.

What's Changed

  • Fix calculation of languages reachable via an aspect. by @RaMisess in #334
  • Fix loading of BAMM models by @atextor in #342
  • Fix for names collision during diagram generation by @ysrbo in #326
  • the bugfix multiple instantiation abstract entities by @ysrbo in #317
  • Fixed issue with generating java code for entities extend non-abstract entities. by @ysrbo in #339
  • Use ESMF Maven parent by @atextor in #345
  • Code generation Optional with constraint by @RaMisess in #349
  • Improve versioning section in README by @atextor in #346
  • Remove usage of samm-c:OPEN by @atextor in #348
  • Extend cycle detection to recognize loops after optional properties. by @RaMisess in #350
  • Improve display of error messages (error line numbers and error text) by @RaMisess in #309
  • Update antora description and link to the instruction #145 by @KobOp in #338
  • Fix validation issues after update to esmf. by @RaMisess in #352
  • Bugfix/code generation issue by @DvSmi in #360
  • Fix #313 Trait Base Characteristic not included in HTML Documentation by @KobOp in #351
  • Fix evaluation of sh:node in sh:PropertyShapes by @atextor in #362
  • Migrate aas generator to aas4j by @bs-jokri in #289
  • Add json support to aas generator by @bs-jokri in #293
  • Fix the problem with the generation of Json payloads. by @RaMisess in #355
  • Feature/add generator for submodels by @andreas-schilling in #364
  • Fix AAS mapping rule for collections by @andreas-schilling in #312
  • Fix crash of ShaclValidor for recursive sh:node by @atextor in #367
  • Bugfix/366 code generator encoding problem by @andreas-schilling in #368

New Contributors

Full Changelog: v2.2.1...v2.2.2