v2.10.0
Release version 2.10.0. Starting with this release, the minimum required Java version is 21. This version brings support for SAMM 2.2.0.
Note: The esmf-aspect-model-serializer
artifact has been removed; its functionality is now included in the esmf-aspect-meta-model-java
artifact.
What's Changed
- Enable import and export of Namepace Packages by @atextor in #712
- Update to Java 21 by @atextor in #715
- Make chain resolution via null collections safe by @andreas-schilling in #718
- Fix header comment parsing by @atextor in #719
- Add initial support for SAMM 2.2.0 by @atextor in #721
- Add support for samm-e:Quantity by @atextor in #722
- Allow custom model resolution in Maven Plugin by @atextor in #725
- Support samm:Value by @Yauhenikapl in #724
Full Changelog: v2.9.10...v2.10.0