aaronzi
released this
11 Sep 16:12
·
36 commits
to main
since this release
Milestone 4 BaSyx Java V2
This update includes the new submodel-based RBAC rule backend. This feature allows administrators to configure RBAC rules at runtime without restarting the BaSyx components.
In addition, attachment files are now included when an AAS environment is serialized through its serialization endpoint and downloaded as an AASX file.
What's Changed
- Updates version to 2.0.0-SNAPSHOT by @FrankSchnicke in #392
- Adds Testenvironment for FileRepository by @ahoimariew in #336
- Allow multiple descriptor endpoints by @geso02 in #356
- Fixes bug with nested Submodel Elements when MQTT is enabled by @FriedJannik in #393
- Added test methods for submodelrepository and submodelservice by @VivekHub97 in #335
- Move Aas/SmDescriptorFactories to registry-clients; Remove aasenvironment-client dep. to registry-integration by @mateusmolina-iese in #375
- Fixes 'same Submodel Reference can be applied to same AAS again without throwing 409' by @FriedJannik in #388
- Change examples/BaSyxSecured/keycloak to use an arm64 compatible image by @mateusmolina-iese in #397
- Thread-Safe implementation of the *InmemoryBackends by @mateusmolina-iese in #400
- Bump org.testng:testng from 7.1.0 to 7.10.2 by @dependabot in #380
- Typos in groupId for aasregistry-client-native POM by @StenGruener in #354
- MQTT for SubmodelService by @masud-svg in #339
- Fix inoutvariables not being processed in SubmodelService/Repository Controllers :: invokeOperation by @mateusmolina-iese in #396
- Adds Files in AASX Serialization by @FriedJannik in #399
- Implements a feature to support the Submodel-based RBAC rules backend (also Dynamic RBAC rules management) by @mdanish98 in #407
- Increases CI Speed by @FriedJannik in #406
- Removes Multi Thread Build by @FriedJannik in #438
- Fixes AAS Environment Test by @FriedJannik in #441
- Bump de.dfki.cos.basys.common:jsonpatch-maven-plugin from 0.5.0 to 0.5.1 by @dependabot in #381
- Bump com.github.spullara.mustache.java:compiler from 0.9.4 to 0.9.14 by @dependabot in #382
- Bump org.yaml:snakeyaml from 2.2 to 2.3 by @dependabot in #420
- Change status code for thumbnail upload to 204 (no_content) by @geso02 in #426
- Updates Version to milestone-04 by @FriedJannik in #442
- Adds missing name in pom.xml by @FriedJannik in #444
New Contributors
- @StenGruener made their first contribution in #354
- @masud-svg made their first contribution in #339
Full Changelog: 2.0.0-milestone-03.1...2.0.0-milestone-04