diff --git a/docs-kits/kits/Industry Core Kit/Software Development View/part_uniqueidpush.mdx b/docs-kits/kits/Industry Core Kit/Software Development View/part_uniqueidpush.mdx index 4e7f9049c64..9a22744a9de 100644 --- a/docs-kits/kits/Industry Core Kit/Software Development View/part_uniqueidpush.mdx +++ b/docs-kits/kits/Industry Core Kit/Software Development View/part_uniqueidpush.mdx @@ -193,7 +193,7 @@ Keep in mind that usage policies currently aren't technically enforced by the ED ##### Backend Data Service to Process Unique ID Push Notifications -The receiver must setup a backend data service that provides an HTTP Endpoint for notifications. All endpoints are described in detail in the Unique ID Push Open API specification. The standardized version of this API is [2.0.0](../../../../openApi/industrycore/unique-id-push.yaml). Version [2.1.0](../../../../openApi/industrycore/unique-id-push_2-1-0.yaml) is not (yet) standardized, but backwards compatible, and extends v2.0.0 with the Connect-to-Child feature. +The receiver must setup a backend data service that provides an HTTP Endpoint for notifications. All endpoints are described in detail in the Unique ID Push Open API specification. The standardized version of this API is [2.0.0](../openapi/unique-id-push.yaml). Version [2.1.0](../openapi/unique-id-push_2-1-0.yaml) is not (yet) standardized, but backwards compatible, and extends v2.0.0 with the Connect-to-Child feature. #### Notification Sender diff --git a/docs-kits/kits/Industry Core Kit/page_changelog.mdx b/docs-kits/kits/Industry Core Kit/page_changelog.mdx index 6c0ca08be54..2cacce680b6 100644 --- a/docs-kits/kits/Industry Core Kit/page_changelog.mdx +++ b/docs-kits/kits/Industry Core Kit/page_changelog.mdx @@ -29,6 +29,16 @@ import Notice from './part_notice.mdx' All notable changes to this Kit will be documented in this file. +## [2.0.0] - 2025-xx-xx + +Compatible for **release 25.03**. + +### Changed + +- **Development View:** + - **Digital Twins:** + - Fixed two broken links to OpenAPI specification for Unique ID Push [[GH-1068](https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/issues/1068)]. + ## [1.1.0] - 2024-07-11 Compatible for **release 24.08**.