2024.R3 release communication
With recent releases, we have enabled new features incrementally and announced new software versions in the release notes.
This release communication summarizes the results of the last releases, providing an overview of what is now — as of December 2024 — available for Bosch Semantic Stack.
2024.R3 at a glance
Digital Twin Registry (DTR):
Aspect Model Catalog (AMC):
Digital Twin Registry + Aspect Model Catalog:
-
Bugfixes, infrastructure updates, library updates, and improvements
2024.R3 (DTR)
Asset Administration Shell APIs update to version 3.0.2
They now conform to the current 3.0.2 version of the Asset Administration Shell specification that was recently published by IDTA. Changes include:
-
The format specifier got removed from the
aasIdentifier
andsubmodelIdentifier
path parameters. The Asset Administration Shell Registry and Discovery APIs now parse them as UTF-8 strings. -
The Description endpoint accepts only strings now and no enums anymore.
Introduction of Submodel Descriptor Templates
Their purpose is to enable scalability and maintainability for the management of Submodel Descriptors.
Read more: Use Submodel Descriptor Templates
Introduction of RQL support for searching Asset Administration Shells
Asset Administration Shells can now be filtered and found, using RQL (Resource Query Language).
2024.R3 (AMC)
Tenant switch in the UI
You can now switch between tenants inside the Aspect Model Catalog UI via a dialog or by changing the tenant ID inside the URL.
Read more: Switch tenant
Differentiation between owned and shared namespaces
You can now access namespaces owned by you, as well as shared namespaces that can be used by all users. All namespaces accessible to you are stored in your tenant and can be found in the Namespaces Overview.
Read more: Namespace sharing