Releases: eclipse-aas4j/aas4j
1.0.2
Greetings Eclipse AAS4J community,
The Eclipse AAS4J release “1.0.2” is available on Maven Central Repository.
The Eclipse AAS4J release 1.0.2 includes the following bug-fixes:
- Fixed example for dependency inclusion
- Fixed reference when adding thumbnail images
- Further compatibility with AASX Package Explorer
What's Changed
- Use correct reference when adding thumbnail images by @andreas-schilling in #263
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #262
- Bump jackson.version from 2.16.1 to 2.16.2 by @dependabot in #261
- Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 by @dependabot in #260
- Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.168 by @dependabot in #259
- Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #255
- Bugfix/aasx files by @FrankSchnicke in #265
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.2 by @dependabot in #272
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #270
- Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #267
- Bump com.networknt:json-schema-validator from 1.3.3 to 1.4.0 by @dependabot in #269
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #279
- Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.170 by @dependabot in #276
- Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #275
- Bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #274
- Fixes example for dependency inclusion in Readme by @FischerRene in #277
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #281
- Adds further compatibility with AASX Package Explorer & fine-tunes warning messages by @FrankSchnicke in #278
- Prepares 1.0.2 release by @FrankSchnicke in #283
New Contributors
- @andreas-schilling made their first contribution in #263
- @FischerRene made their first contribution in #277
Full Changelog: 1.0.1...1.0.2
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
1.0.0
Greetings AAS4J community,
The Eclipse Foundation AAS4J release “1.0.0” 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
What's Changed
- Cleanup logging & adjust log levels by @mjacoby in #242
- Bump slf4j.version from 2.0.11 to 2.0.12 by @dependabot in #243
- Refactors package structure to better reflect public API by @FrankSchnicke in #246
- Bump com.networknt:json-schema-validator from 1.3.1 to 1.3.2 by @dependabot in #245
- Bump actions/delete-package-versions from 4 to 5 by @dependabot in #244
Full Changelog: 1.0.0-RC1...1.0.0
1.0.0-RC1
Greetings 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
1.0.0-milestone-04
The “1.0.0-milestone-04” release is available on Maven Central Repository fixing some issues (e.g. bugs caused due outdated dependencies). This release includes the following artefacts implementing the final release of “AAS Specs – Part 1 V3”:
- dataformat-core
- dataformat-aasx
- dataformat-xml
- dataformat-json
- dataformat-parent
- model
Among fixes to issues, this milesstone-release includes the following PRs:
Note: This milestone release 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!
On behalf of AAS4J project Leads, committees and contributors,
Your Eclipse AAS4J community
1.0.0-milestone-03.1
The “1.0.0-milestone-03.1” release is available on Maven Central Repository fixing some issues (e.g. bugs caused due outdated dependencies). This release includes the following artefacts implementing the final release of “AAS Specs – Part 1 V3”:
- dataformat-core
- dataformat-aasx
- dataformat-xml
- dataformat-json
- dataformat-parent
- model
Note: This milestone release 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!
On behalf of AAS4J project Leads, committees and contributors,
Your Eclipse AAS4J community
1.0.0-milestone-03
The “1.0.0-milestone-03” release is available on Maven Central Repository and includes the following artifacts implementing the final release of “AAS Specs – Part 1 V3”:
- dataformat-core
- dataformat-aasx
- dataformat-xml
- dataformat-json
- dataformat-parent
- model
Note: This milestone release 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 of Eclipse AAS4J to make this happen!
1.0.0-milestone-02
The “1.0.0-milestone-02” release is available on Maven Central Repository and includes the following artifacts implementing the “AAS Specs – Part 1 V3.RC02”:
• dataformat-core
• dataformat-aasx
• dataformat-xml
• dataformat-json
• dataformat-parent
• model
This milestone includes a bugfix to the issue addressing the XML Serialization.
Note: This milestone release is a release candidate following the Eclipse Foundation Handbook (release milestone) and it is not a final release. Please, raise an issue in case you have enhancements or find a bug.
1.0.0-milestone-01
The Eclipse AAS4J 1.0.0-milestone-01 release is available on Maven Central Repository and includes the following artifacts implementing the AAS Specs – Part 1 V3.RC02:
- model
- dataformat-core
- dataformat-aasx
- dataformat-xml
- dataformat-json
- dataformat-parent