Release version 2.16.0.
What's Changed
- LSP: Fix diagnostics referring to other files by @atextor in #1004
- [Task] Add LSP support for resolving aspect models from a github source by @andreas-wirth in #1005
- Fix DiagnosticMapper to properly report back once a file is free of errors by @andreas-wirth in #1008
- Fix the OAS and JSON schema generation to map integral types to integer by @sekikn in #1012
- Add LSP aspect validation for samm best practices by @andreas-wirth in #1010
- Add a new option to
aspect usagefor specifying the output format by @sekikn in #1014 - AsyncAPI generator: tenant-id in channel address, expanded channel parameters, and fixed Operation input rendering by @gjavakhadze in #1003
- Add RdfDatatypeUris class and refactor LANG_STRING usage by @e-filchenko-bosh in #1020
- Fix highlighting for multi line strings by @atextor in #1019
- feature: enable lsp custom resolution strategies by @andreas-wirth in #1021
- Add metamodel version consistency validation by @gjavakhadze in #1023
- Add fix for scalar value for array in json-example generation by @jSchuetz88 in #1025
- Fix npe aasx to samm by @e-filchenko-bosh in #1028
- Update openapi generator by @e-filchenko-bosh in #1026
- Add esmf-sdk-bom module by @atextor in #1030
- Harmonize diagnostic and violation by @atextor in #1027
- feat: load external RdfBasedValidator for AspectModelValidator by @andreas-wirth in #1031
- Update to esmf-parent 30 by @atextor in #1032
- Fix AAS generation in native samm-cli binaries (#948) by @gjavakhadze in #1033
New Contributors
- @gjavakhadze made their first contribution in #1003
Full Changelog: v2.15.1...v2.16.0