1.0.1
Greetings Eclipse AAS4J community,
The Eclipse AAS4J release “1.0.1” is available on Maven Central Repository. This release includes the following artifacts implementing the final release of “AAS Specs – Part 1 V3”:
aas4j-dataformat-core
aas4j-dataformat-aasx
aas4j-dataformat-xml
aas4j-dataformat-json
aas4j-dataformat-parent
aas4j-model
The Eclipse AAS4J release 1.0.1 includes the following bug-fixes:
- Fixed NullPointerExcepetion in AASX De-/Serializer when file.value is null
- Fixed AASX De-/Serializer ignoring File elements nested inside SubmodelElementList
What's Changed
- Bump com.networknt:json-schema-validator from 1.3.2 to 1.3.3 by @dependabot in #252
- Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 by @dependabot in #251
- [Bugfix] Files in SubmodelElementLists and NullPointerException when serializing/deserializing empty files by @fvolz in #250
- Prepare 1.0.1 release by @FrankSchnicke in #254
Full Changelog: 1.0.0...1.0.1