v2.7.0
Release version 2.7.0.
This release contains many approvements in schema generation: Generated OpenAPI specifications are now more easily readable and can be generated into separate files per schema. It's now possible to create AsyncAPI schema descriptions for Aspect Models.
Note for Windows users: It's now possible to directly open a command window for using samm-cli by double-clicking samm.exe.
What's Changed
- Unified generation filter for OpenAPI POST by @ysrbo in #553
- Improve OpenAPI generation by @atextor in #555
- Include convenience batch file for samm-cli on Windows by @atextor in #558
- Include .so files with samm-cli on Linux by @atextor in #557
- Use AME colors for generated diagrams by @atextor in #560
- Fix checkstyle report level by @atextor in #561
- OpenAPI generation uses proper fields for cursor-based pagination by @ysrbo in #562
- Fix checkstyle action in pipeline by @atextor in #566
- Implement AspectModelAsyncApiGenerator by @Yauhenikapl in #559
- AsyncApi Implement Maven plugin support by @Yauhenikapl in #563
- Update to esmf-parent 13 by @atextor in #567
- AsyncApi documentation by @Yauhenikapl in #564
- Fix checkstyle action token configuration by @atextor in #568
- Enable separate files for AsyncAPI schemas like in OpenAPI schemas by @atextor in #569
- Allow starting samm.exe from explorer/desktop by @atextor in #571
Full Changelog: v2.6.1...v2.7.0