1.0.0-RC1
Pre-releaseGreetings AAS4J community,
The release candidate “1.0.0-RC1” is available on Maven Central Repository. This release candidate includes the following artefacts 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
Please, note that the artifact has changed. As discussed in #240 we added “aas4j” to it with this release candidate.
Note: This is a release candidate following the Eclipse Foundation Handbook (releasemilestone) and it is not a final release. Please, raise an issue in case you have enhancements or find a bug.
A huge thanks for all committers and contributors of Eclipse AAS4J to make this happen!
What's Changed
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #211
- Bump actions/setup-java from 3 to 4 by @dependabot in #216
- Bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #217
- Bump org.mockito:mockito-core from 5.7.0 to 5.8.0 by @dependabot in #219
- Bump org.apache.poi:poi-ooxml from 5.2.4 to 5.2.5 by @dependabot in #214
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #218
- Adding CustomDataspecification Feature and UnitTests by @sebbader-sap in #207
- Update AasUtils to v3.0 (asString, resolve, sameAs) by @mjacoby in #179
- Bump com.networknt:json-schema-validator from 1.0.87 to 1.0.88 by @dependabot in #220
- Bump slf4j.version from 2.0.9 to 2.0.10 by @dependabot in #226
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #225
- Bump jackson.version from 2.16.0 to 2.16.1 by @dependabot in #224
- Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #223
- Bump com.networknt:json-schema-validator from 1.0.88 to 1.1.0 by @dependabot in #221
- Bump slf4j.version from 2.0.10 to 2.0.11 by @dependabot in #231
- Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 by @dependabot in #233
- Bump org.codehaus.mojo:flatten-maven-plugin from 1.5.0 to 1.6.0 by @dependabot in #232
- Bump com.networknt:json-schema-validator from 1.1.0 to 1.2.0 by @dependabot in #234
- Fixes AASXDeserializer getRelatedFiles crashes by @FrankSchnicke in #229
- Fixes wrong UUID generation by @FrankSchnicke in #235
- Bump com.networknt:json-schema-validator from 1.2.0 to 1.3.0 by @dependabot in #237
- Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #236
- Adds handling of emptry entries by @FrankSchnicke in #238
- Add AAS Part 2 / API Model Classes by @sebbader-sap in #161
- Bump com.networknt:json-schema-validator from 1.3.0 to 1.3.1 by @dependabot in #239
- Adds aas4j- as prefix to artifacts by @FrankSchnicke in #240
- Updates version to 1.0.0-RC1 by @FrankSchnicke in #241
Full Changelog: 1.0.0-milestone-04...1.0.0-RC1