What’s new at Bosch Semantic Stack? (Archive)
This archive contains previous release communications.
For the current updates, see Release notes.
2025.R2 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 latest few releases, highlighting what is now — as of October 2025 — available for Bosch Semantic Stack.
2025.R2 (DTR)
Asset Administration Shell API 3.1 adoptions
The adoption of the new API version required the following updates:
-
Paging metadata is not optional anymore, but required.
-
The API description was changed.
-
The idShort pattern for write operations was updated.
Learn more: Asset Administration Shell API V3.1.0
Patch operation for Asset Administration Shells
The Asset Administration Shell Digital Twin Registry has implemented a custom PATCH REST endpoint for Asset Administration Shells that enables partial updates to existing Shells according to the RFC 7396 JSON Merge Patch standard.
Fine-grained access control for Shell groups and Shell labels
You can now restrict the access to Shell groups and labels based on the newly implemented fine-grained access control rules.
Learn more: Restrict access to Asset Administration Shells
2025.R2 (AMC)
Introduced Element search
You can now search for specific elements of Aspect Models via the Element search. You can also use the filter function and search for types of Aspect Model element, which makes the search and implementation of elements into Aspect Models much faster and easier.
License information for Aspect Models
You can now check out Aspect Models' license information when you open them in Aspect Model view and click the License button. This feature enables you to look up license information and figure out which Aspect Models you can use or build up other ones, based on them.
New adjustable parameters for OpenAPI generation
You can now adjust the following new parameters in the OpenAPI specification generation dialog:
-
Resource path – this feature enables you to seamlessly integrate your desired resource path in JSON format and conveniently input the properties needed for advanced configuration.
-
Activate Template – this feature enables you to customize your generated OpenAPI specification through a template in JSON format that contains templated Paths Object
paths._ DEFAULT_QUERIES_TEMPLATE _. -
Generate Comment For See attributes – this feature enables you to generate a
$commentOpenAPI element for existingsamm:seeattributes in your Aspect Model.
Learn more: Aspect Model Catalog API documentation
2025.R1 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 latest few releases, highlighting what is now — as of May 2025 — available for Bosch Semantic Stack.
2025.R1 at a glance
Digital Twin Registry (DTR):
Aspect Model Catalog (AMC):
2025.R1 (DTR)
Storage of license information for newly uploaded TTL files
You can now look up this information at the top of each file.
Search of Business Partner Numbers (BPNs) in the Digital Twin Registry for Asset Administration Shell UI
You can now filter for BPNs and get only the Asset Administration Shell associated with them. This requires an additional access role.
Asynchrous API for event-driven data exchange
You can now use the new Asynchrous API to create Twins more efficiently, providing seamless integration and enabling you to do so without waiting for immediate responses.
Read more: Async API descriptions
API reference documentation improvement
It is now easier to find the API description that you are looking for as we have refactored our API reference docs URLs. See our API docs for the Digital Twin Registry.
Also, we have introduced an additional entry page.
New parameter to find recently created Asset Administration Shells
To query the Asset Administration Shell Registry API for Shells that were created after a specific date (timestamp), use the new createdAfter parameter.
Read more: Asset Administration Shell Registry API
URL placeholders in Submodel Descriptor Templates for specficAssetIds.
The variable data in a template is defined in the href of its endpoints, in the form of placeholders. Endpoint placeholders can leverage runtime data coming from the Asset Administration Shell. This option is now available for specficAssetIds.
Read more: URL placeholders and syntax
2025.R1 (AMC)
Consume Aspect Models directly from the Aspect Model Catalog
Text/Turtle format is now supported as response to the getAspectModel API request. You can use that in tools like ESMF Java SDK.
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 latest few releases, highlighting 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
aasIdentifierandsubmodelIdentifierpath 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
2024.R2 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 latest few releases, highlighting what is now — as of June 2024 — available for Bosch Semantic Stack.
2024.R2 at a glance
Digital Twin Registry (DTR):
Aspect Model Catalog (AMC):
Digital Twin Registry + Aspect Model Catalog:
-
UI update of the Digital Twin Registry and Aspect Model Catalog
-
Bugfixes, infrastructure updates, library updates, and improvements
2024.R2 (DTR)
OpenAPI specification download
The OpenAPI specification can now be downloaded for Digital Twin Registry and Asset Administration Shell from https://registry.bosch-semantic-stack.com/docs/rest/api-doc-registry.html.
Added link from the Digital Twin Registry UI to an Aspect Model
The link is added to directly open the corresponding Aspect Model of a Twin’s aspect in the Aspect Model Catalog.
Added new field twinKind in the Digital Twin Registry API
The new field was implemented to distinguish Twins of the types Instance and Type in order to facilitate searching for specific Twins.
Digital Twin Registry UI for AAS API visualizes shells
The Digital Twin Registry now displays Asset Administration Shells and basic information about them.
Improved error message on Asset Administration Shell when there is no BPN provided
If the mandatory EDC-BPN header is not provided, the error message displayed already states the reason behind it.
Support of RQL for searching Asset Administration Shells
Asset Administration Shells can now be searched in the Digital Twin Registry using Bosch Semantic Stack RQL.
New EDC-specific endpoint type
The new endpointType for EDC is called "DSP" and was added to the Digital Twin Registry to provide EDC-specific information.
URL changes based on Catena-X requirements
The following URL changes have been done to make the Digital Twin Registry compatible with the Catena-X specification:
-
Combining the Asset Administration Shell Registry API base URL and Asset Administration Shell Discovery API base URL to one base URL
-
Removal of the the minor version for the Asset Administration Shell Registry API and the Asset Administration Shell Discovery API from the URL
2024.R2 (AMC)
2024.R2 (DTR+AMC)
UI update of the Digital Twin Registry and Aspect Model Catalog
-
Menu entries renamed:
-
From Digital Twin Registry to Digital Twins
-
From Asset Administration Shell to Admin Shells
-
From Aspect Model Catalog to Aspect Models
-
-
Split of the Aspect and Namespace view in the Aspect Model Catalog
-
Overall UI changes
Read more: Aspect Model Catalog
2024.R1 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 latest few releases, highlighting what is now — as of March 2024 — available for Bosch Semantic Stack.
2024.R1 at a glance
Digital Twin Registry (DTR):
Aspect Model Catalog (AMC):
Digital Twin Registry + Aspect Model Catalog:
-
UI Framework update
-
Integration of the OpenAPI Generator for generating client libraries
-
Bugfixes, infrastructure updates, and improvements
2024.R1 (DTR)
Final removal of Digital Twin Registry API (v1) and generated classes in the client libraries
As previously announced, the Digital Twin Registry API (v1) got deprecated. From now on, it is not available anymore.
Use the Digital Twin Registry API (v2) instead.
Final removal of AAS v1 API
The outdated AAS v1 API for managing Asset Administration Shells has been deprecated and is not available anymore.
Use our Catena-X certified implementation of the AAS v3.0 instead:
Online documentation update for detailing Asset Administration Shell
The Asset Administration Shell part of our documentation has been updated to capture the latest changes.
Read more: Catena-X and Asset Administration Shell
2024.R1 (AMC)
Update of the search functionality for Aspect Models and namespaces
The search functionality has been updated to allow filtering based on the following criteria:
-
state -
latest
Also, a performance optimization has been implemented to improve the search speed for namespaces in the Aspect Model Catalog.
