Skip to content

Latest commit

 

History

History
668 lines (471 loc) · 64.5 KB

CHANGELOG.md

File metadata and controls

668 lines (471 loc) · 64.5 KB

5.1.3 (2025-01-21)

Dependency updates

  • deps: update dependency io.javalin:javalin-bundle to v6.4.0 (8c1ea68)
  • deps: update dependency org.eclipse.ditto:ditto-wot-model to v3.6.4 (9304b9f)
  • deps: update dependency org.eclipse.ditto:ditto-wot-model to v3.6.5 (690a853)
  • deps: update dependency org.eclipse.ditto:ditto-wot-model to v3.6.6 (2f7ee35)
  • deps: update dependency org.eclipse.ditto:ditto-wot-model to v3.6.7 (5c4267d)
  • deps: update dependency org.eclipse.ditto:ditto-wot-model to v3.6.9 (01662d6)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.117 (23e649d)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.118 (1797486)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.119 (ac9690f)
  • deps: update junit5 monorepo to v5.11.4 (27fbd57)
  • deps: update node.js to 22.13 (e9547a3)
  • deps: update plugin com.gradle.develocity to v3.19 (4430df7)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.16 (8b5ea7f)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.17 (22e3e6c)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.18 (05148c4)
  • deps: update plugin publish-on-central to v7.0.1 (a647655)
  • deps: update plugin publish-on-central to v7.0.4 (d356750)

Documentation

  • add platform management interface api to swagger doc (59ba957)

Build and continuous integration

  • deps: update codecov/codecov-action action to v5.1.2 (8a93118)

5.1.2 (2024-12-12)

Bug Fixes

  • set dt see other location correctly when dereferenced from its uri (7b9a422)

5.1.1 (2024-12-12)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.116 (641f6d1)
  • deps: update node.js to 22.12 (8584fa3)
  • deps: update plugin publish-on-central to v6 (62264fe)
  • deps: update plugin publish-on-central to v7 (dcb9f4d)

Bug Fixes

  • set relative urls correctly (af3cc6e)
  • set the dtd link header correctly with respect to dtkg url (91a16c2)

Tests

  • add tests for uri utilities (1bf8175)

Build and continuous integration

  • deps: update codecov/codecov-action action to v5.1.0 (72bc6ff)
  • deps: update codecov/codecov-action action to v5.1.1 (77f5b91)

General maintenance

5.1.0 (2024-11-30)

Features

  • align with new platform registration notification (30e7274)

Dependency updates

  • deps: update dependency org.eclipse.ditto:ditto-wot-model to v3.6.1 (8b619a4)
  • deps: update dependency org.eclipse.ditto:ditto-wot-model to v3.6.2 (502739f)
  • deps: update dependency org.eclipse.ditto:ditto-wot-model to v3.6.3 (77f884d)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.112 (09987c9)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.113 (fb2bad3)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.114 (e3be91e)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.115 (d43c82e)
  • deps: update junit5 monorepo to v5.11.3 (a48cde6)
  • deps: update node.js to v22 (1ec9ece)
  • deps: update plugin com.gradle.develocity to v3.18.2 (60a64b8)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.14 (d900603)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.15 (767d74d)
  • deps: update plugin publish-on-central to v5.1.10 (19fc225)
  • deps: update plugin publish-on-central to v5.1.11 (0179cd4)

Build and continuous integration

  • deps: update actions/setup-node action to v4.1.0 (8230a9d)
  • deps: update codecov/codecov-action action to v5 (4e07797)
  • deps: update codecov/codecov-action action to v5.0.1 (a80d04e)
  • deps: update codecov/codecov-action action to v5.0.2 (171eeae)
  • deps: update codecov/codecov-action action to v5.0.3 (ef7488b)
  • deps: update codecov/codecov-action action to v5.0.6 (e331def)
  • deps: update codecov/codecov-action action to v5.0.7 (a6a528d)

5.0.2 (2024-10-15)

Bug Fixes

  • local dt uri resolution (df804e2)

5.0.1 (2024-10-14)

Dependency updates

  • deps: update dependency org.eclipse.ditto:ditto-wot-model to v3.6.0 (9e0f747)

Bug Fixes

  • set digital twin type as classes (3cef914)

5.0.0 (2024-10-14)

⚠ BREAKING CHANGES

  • align the adapter to the DTD 1.0.0 and enrich semantics
  • improve the semantics capabilities of a wldt wodt dt
  • improve rdf modeling capabilities
  • make dt base uri configurable
  • make dt version configurable
  • implement dtd 1.0.0 with wot td and use of ditto-wot-model

Features

  • align the adapter to the DTD 1.0.0 and enrich semantics (654d9d8)
  • align wodt vocabulary to dtd 1.0.0 (8085bee)
  • create the concept of digital twin semantics (6a22dfe)
  • implement dtd 1.0.0 with wot td and use of ditto-wot-model (8b1d994)
  • improve rdf modeling capabilities (974cf36)
  • improve the dtkg engine to handle complex rdf graphs (f1ccf09)
  • improve the semantics capabilities of a wldt wodt dt (f60bebb)
  • link the DTKG directly at the DTD-level (5ca370c)
  • make dt base uri configurable (80909bf)
  • make dt version configurable (ae4b48d)

Dependency updates

  • deps: add ditto-wot-model dependency (b32c164)
  • deps: remove wot servient sanecity dependency (eedd589)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.110 (f4aea41)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.111 (e7c5f24)
  • deps: update junit5 monorepo to v5.11.2 (a9502d7)
  • deps: update node.js to 20.18 (832bf61)
  • deps: update plugin publish-on-central to v5.1.9 (6edb744)

Bug Fixes

Documentation

  • align rest-api documentation (559d57e)
  • rest-api: align to new dtd name (f52bb8a)

Tests

  • adapt digital interface tests (2c47234)
  • add test for dt version value object (d913ff0)
  • add tests for additional metadata in dtd 1.0.0 (7dffd73)
  • align integration test (da000a2)
  • fix wot dtd manager tests (fa5f516)
  • improve tests for the dtkg engine (f2a1d6e)

Build and continuous integration

  • deps: update codecov/codecov-action action to v4.6.0 (af25441)

General maintenance

  • adapt wot dtd manager to new dt semantics (ef3293f)
  • add dt version value object (c61312a)
  • remove dtkg link header when returning dtd since already present within it (cb2bc82)

4.1.0 (2024-10-01)

Features

  • send current dtkg when consumers start to observe (6f540b6)

Dependency updates

  • deps: update dependency gradle to v8.10.1 (8800e83)
  • deps: update dependency gradle to v8.10.2 (2b4cfbf)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.102 (3c380ce)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.103 (6d2c216)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.104 (d2e7010)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.105 (8745945)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.106 (462231b)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.107 (7fc2d55)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.108 (e02cab4)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.109 (1dfb895)
  • deps: update junit5 monorepo to v5.11.1 (3478d29)
  • deps: update plugin com.gradle.develocity to v3.18.1 (19a90a6)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.10 (90a01ac)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.12 (3c37989)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.13 (7ff039e)
  • deps: update plugin publish-on-central to v5.1.7 (b7791e3)
  • deps: update plugin publish-on-central to v5.1.8 (716b150)

Build and continuous integration

  • deps: update actions/setup-node action to v4.0.4 (ef60cc0)
  • update action to generate documentation (baea28d)

General maintenance

4.0.0 (2024-08-26)

⚠ BREAKING CHANGES

  • release: [skip ci] 4.0.0 released
  • make DTDManager obtain Platforms from the responsible component and use URIs

Features

  • add endpoint to notify manually addition to a platform (f20cd64)

Dependency updates

  • deps: update dependency gradle to v8.10 (07573b9)
  • deps: update dependency io.javalin:javalin-bundle to v6.2.0 (4e22632)
  • deps: update dependency io.javalin:javalin-bundle to v6.3.0 (61527b1)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.100 (026211f)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.101 (2e8c188)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.92 (a5c974c)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.93 (f28ff98)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.94 (919376c)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.95 (8de1aa7)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.96 (0c97384)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.97 (6e03e74)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.98 (506e9f3)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.99 (225c952)
  • deps: update junit5 monorepo to v5.11.0 (1315471)
  • deps: update node.js to 20.16 (326ac6a)
  • deps: update node.js to 20.17 (37ffd8b)
  • deps: update plugin com.gradle.develocity to v3.17.6 (0a2cc54)
  • deps: update plugin com.gradle.develocity to v3.18 (d1a746b)
  • deps: update plugin java-qa to v1.57.1 (9ee413a)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.8 (bec4bfb)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.9 (f115bf2)
  • deps: update plugin publish-on-central to v5.1.4 (634ce3d)
  • deps: update plugin publish-on-central to v5.1.5 (751fc51)
  • deps: update plugin publish-on-central to v5.1.6 (6fa5d49)

Tests

  • use real uri for integration test (7ba4279)

Build and continuous integration

General maintenance

  • create platform management interface api for notify external registration to a new platform (bc92fce)
  • create platform management interface notifier interface (a5b6ba6)
  • create platform registration notification body deserializer class (83610ed)
  • include platform management interface notifier features (ad1d499)
  • merge pull request #123 from feature/manual-registration-endpoint (479c1eb)
  • release: [skip ci] 4.0.0 released (7926d35)
  • update readme (9117f34)
  • update readme (f209e3f)

Refactoring

  • make DTDManager obtain Platforms from the responsible component and use URIs (ea0050e)

4.0.0 (2024-07-18)

⚠ BREAKING CHANGES

  • make DTDManager obtain Platforms from the responsible component and use URIs

Features

  • add endpoint to notify manually addition to a platform (f20cd64)

Dependency updates

  • deps: update plugin java-qa to v1.57.1 (9ee413a)

Tests

  • use real uri for integration test (7ba4279)

General maintenance

  • create platform management interface api for notify external registration to a new platform (bc92fce)
  • create platform management interface notifier interface (a5b6ba6)
  • create platform registration notification body deserializer class (83610ed)
  • include platform management interface notifier features (ad1d499)
  • merge pull request #123 from feature/manual-registration-endpoint (479c1eb)
  • update readme (f209e3f)

Refactoring

  • make DTDManager obtain Platforms from the responsible component and use URIs (ea0050e)

3.0.1 (2024-07-17)

Dependency updates

  • deps: update dependency gradle to v8.9 (fea44f8)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.87 (69e23c8)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.89 (118ad2f)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.90 (60c3127)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.91 (d62b9be)

Bug Fixes

  • use proper platform url (1f948f7)

Build and continuous integration

  • align node version with package.json file (cb9da5e)
  • deps: update actions/setup-node action to v4.0.3 (3374bc1)
  • deps: update gradle/wrapper-validation-action action to v3.5.0 (250c7e1)

General maintenance

  • update readme with compatibility information (c89c658)

3.0.0 (2024-07-05)

⚠ BREAKING CHANGES

  • rewrite adapter to align to wldt 0.3.0

Dependency updates

  • deps: update dependency io.github.wldt:wldt-core to v0.3.0 (22dde73)

Bug Fixes

  • rewrite adapter to align to wldt 0.3.0 (2cc422d)

Tests

  • align tests to wldt 0.3.0 (dfec9e2)

Refactoring

2.0.0 (2024-07-04)

⚠ BREAKING CHANGES

  • introduce action type in DTD

Features

  • introduce action type in DTD (54abdf1)

Dependency updates

  • deps: update dependency gradle to v8.6 (0f990e4)
  • deps: update dependency gradle to v8.7 (d7e4417)
  • deps: update dependency gradle to v8.8 (c014e40)
  • deps: update dependency io.javalin:javalin-bundle to v6 (6f86c19)
  • deps: update dependency io.javalin:javalin-bundle to v6.0.1 (80e37f1)
  • deps: update dependency io.javalin:javalin-bundle to v6.1.0 (c6a3d3c)
  • deps: update dependency io.javalin:javalin-bundle to v6.1.2 (7d27da8)
  • deps: update dependency io.javalin:javalin-bundle to v6.1.3 (a647220)
  • deps: update dependency io.javalin:javalin-bundle to v6.1.4 (184ed84)
  • deps: update dependency io.javalin:javalin-bundle to v6.1.6 (47abba1)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.85 (bbb2ff0)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.86 (0e859a8)
  • deps: update junit5 monorepo to v5.10.2 (efd0222)
  • deps: update junit5 monorepo to v5.10.3 (ad21992)
  • deps: update node.js to 20.11 (78c880b)
  • deps: update node.js to 20.12 (4383b49)
  • deps: update node.js to 20.13 (1cf3367)
  • deps: update node.js to 20.14 (6bada2b)
  • deps: update node.js to 20.15 (d45d3a3)
  • deps: update plugin com.gradle.enterprise to v3.16.2 (8fcbdfd)
  • deps: update plugin com.gradle.enterprise to v3.17 (533a786)
  • deps: update plugin com.gradle.enterprise to v3.17.1 (af14e34)
  • deps: update plugin com.gradle.enterprise to v3.17.2 (b206b3c)
  • deps: update plugin com.gradle.enterprise to v3.17.3 (b5577ae)
  • deps: update plugin com.gradle.enterprise to v3.17.4 (57b6def)
  • deps: update plugin com.gradle.enterprise to v3.17.5 (fbc5f53)
  • deps: update plugin gitsemver to v3 (7adedd8)
  • deps: update plugin gitsemver to v3.1.0 (4fbc607)
  • deps: update plugin gitsemver to v3.1.1 (495c5b0)
  • deps: update plugin gitsemver to v3.1.2 (91e3324)
  • deps: update plugin gitsemver to v3.1.3 (5fe8654)
  • deps: update plugin gitsemver to v3.1.4 (50c057d)
  • deps: update plugin gitsemver to v3.1.5 (36bad52)
  • deps: update plugin gitsemver to v3.1.6 (343b41b)
  • deps: update plugin gitsemver to v3.1.7 (4ca811c)
  • deps: update plugin java-qa to v1.31.1 (dff1f8f)
  • deps: update plugin java-qa to v1.32.0 (161ba76)
  • deps: update plugin java-qa to v1.33.0 (1817633)
  • deps: update plugin java-qa to v1.34.0 (0a58bb2)
  • deps: update plugin java-qa to v1.35.0 (776776b)
  • deps: update plugin java-qa to v1.36.0 (a63d69a)
  • deps: update plugin java-qa to v1.37.0 (bd8d626)
  • deps: update plugin java-qa to v1.38.0 (de30635)
  • deps: update plugin java-qa to v1.39.0 (ae5f997)
  • deps: update plugin java-qa to v1.40.0 (c4d9479)
  • deps: update plugin java-qa to v1.41.0 (0eedc5f)
  • deps: update plugin java-qa to v1.42.0 (ec981bb)
  • deps: update plugin java-qa to v1.43.0 (1c711e9)
  • deps: update plugin java-qa to v1.44.0 (27c0257)
  • deps: update plugin java-qa to v1.45.0 (7ad9cfb)
  • deps: update plugin java-qa to v1.46.0 (938eae6)
  • deps: update plugin java-qa to v1.46.1 (b441f87)
  • deps: update plugin java-qa to v1.47.0 (3e254af)
  • deps: update plugin java-qa to v1.48.0 (e811f7a)
  • deps: update plugin java-qa to v1.49.0 (55e446e)
  • deps: update plugin java-qa to v1.50.0 (eaee5fa)
  • deps: update plugin java-qa to v1.51.0 (dbec261)
  • deps: update plugin java-qa to v1.52.0 (96223c0)
  • deps: update plugin java-qa to v1.53.0 (eaf0e7c)
  • deps: update plugin java-qa to v1.54.0 (23b98ac)
  • deps: update plugin java-qa to v1.55.0 (43f7e60)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.17 (b643ceb)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2 (c6cedf3)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.1 (a067cde)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.2 (64f87e8)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.3 (f83a94b)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.4 (357b3d2)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.5 (0f5f4aa)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.6 (a84588a)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.7 (6bcb2fa)
  • deps: update plugin publish-on-central to v5.0.23 (6460154)
  • deps: update plugin publish-on-central to v5.0.24 (4fe3efa)
  • deps: update plugin publish-on-central to v5.0.25 (7dd7a7d)
  • deps: update plugin publish-on-central to v5.0.26 (ec328af)
  • deps: update plugin publish-on-central to v5.1.0 (20b583a)
  • deps: update plugin publish-on-central to v5.1.1 (bb65c13)
  • deps: update plugin publish-on-central to v5.1.3 (999fcc6)

Tests

  • fix tests with action type (bbf2082)

Build and continuous integration

  • deps: update codecov/codecov-action action to v3.1.5 (538e591)
  • deps: update codecov/codecov-action action to v3.1.6 (336dcd9)
  • deps: update codecov/codecov-action action to v4 (6b254ce)
  • deps: update codecov/codecov-action action to v4.0.1 (0cbbcd8)
  • deps: update codecov/codecov-action action to v4.0.2 (dfde707)
  • deps: update codecov/codecov-action action to v4.1.0 (576c04a)
  • deps: update codecov/codecov-action action to v4.1.1 (d01b406)
  • deps: update codecov/codecov-action action to v4.2.0 (45502d3)
  • deps: update codecov/codecov-action action to v4.3.0 (c9eaab5)
  • deps: update codecov/codecov-action action to v4.3.1 (fd61002)
  • deps: update codecov/codecov-action action to v4.4.0 (2aa31c3)
  • deps: update codecov/codecov-action action to v4.4.1 (0ee4d8c)
  • deps: update codecov/codecov-action action to v4.5.0 (c516da0)
  • deps: update gradle/wrapper-validation-action action to v2 (8f6a0ad)
  • deps: update gradle/wrapper-validation-action action to v2.0.1 (866c48f)
  • deps: update gradle/wrapper-validation-action action to v2.1.0 (7b2e5aa)
  • deps: update gradle/wrapper-validation-action action to v2.1.1 (1ddf916)
  • deps: update gradle/wrapper-validation-action action to v2.1.2 (8a37d50)
  • deps: update gradle/wrapper-validation-action action to v2.1.3 (6358e34)
  • deps: update gradle/wrapper-validation-action action to v3 (9cac7ad)
  • deps: update gradle/wrapper-validation-action action to v3.3.1 (96ddd0b)
  • deps: update gradle/wrapper-validation-action action to v3.3.2 (bffeb03)
  • deps: update gradle/wrapper-validation-action action to v3.4.0 (e885fcc)
  • deps: update gradle/wrapper-validation-action action to v3.4.1 (39caea8)
  • deps: update gradle/wrapper-validation-action action to v3.4.2 (906d0eb)
  • upgrade to develocity for build scans (0945810)

General maintenance

1.2.0 (2023-12-25)

Features

  • add digital twin type in the Digital Twin Descriptor (d8f698c)

1.1.2 (2023-12-24)

Dependency updates

  • deps: update plugin gitsemver to v2.0.5 (85fbfc4)
  • deps: update plugin publish-on-central to v5.0.22 (de6f420)

Performance improvements

  • allow to maintain the websocket active for longer period of time (45c0221)

General maintenance

1.1.1 (2023-12-23)

Dependency updates

  • deps: update plugin java-qa to v1.31.0 (95743fd)

Documentation

  • add rest api documentation (0a4a2ee)

Tests

  • add tests on dtkg engine action part (a4c2b8b)

Build and continuous integration

  • configure ci to deploy rest api documentation (1349a35)

Style improvements

  • remove useless logging (633b969)
  • rename variable to be more explicit (a1afdcc)

1.1.0 (2023-12-20)

Features

  • include the availability of actions within the Digital Twin Knowledge Graph (114735e)

Dependency updates

  • deps: update dependency org.apache.jena:apache-jena-libs to v4.10.0 (58c7a87)

Bug Fixes

  • fix string serialization of wodt vocabulary (47d178f)

Tests

  • adapt test file formatting to new apache jena version (096f91d)

General maintenance

  • add available action id predicate to vocabulary (f1f6f3f)

1.0.1 (2023-12-19)

Bug Fixes

  • add to the dtkg also the initial value of a property (08485a1)

General maintenance

  • avoid useless continuous publishing (dd6e9fc)

1.0.0 (2023-12-19)

Features

  • add dtkg to wldt wodt digital adapter (ff07434)
  • handle the deletion of a property in the dtkg engine (02c0ab1)
  • handle the deletion of a property in the wodt digital adapter (01ec5b9)
  • implement dtd manager (e0c808a)
  • implement first version of the dtkg engine (b626522)
  • implement first version of the platform management interface (21d2dfb)
  • implement wodt digital twin interface controller (052c527)
  • implement wodt web server (8f5199f)
  • include dtd manager in the wodt digital adapter (acc500a)
  • include platform management interface component inside the digital adapter (c52e6a9)
  • include wodt web server in the wodt digital adapter (053ac2a)
  • make the dtkg observable by registered observers (86f4b5b)

Dependency updates

  • deps: add javalin dependency (46a569f)
  • deps: add jena dependency (15002d1)
  • deps: add wldt dependency (b04085a)
  • deps: add wot-servient dependency (d570b86)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.82 (bfb7e96)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.83 (4c412e5)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.84 (d0ee006)
  • deps: update plugin com.gradle.enterprise to v3.16.1 (249e85a)
  • deps: update plugin java-qa to v1.29.0 (416ccdc)

Bug Fixes

  • now pass instance key to digital twin state relationship deletion (87ff0f1)

Tests

  • adapt the configuration of the digital adapter in the integration test (5fd1f0f)
  • add dtkg engine tests (078c341)
  • add main for the integration test (52c3668)
  • add physical adapter for integration test (9e6ee07)
  • add relationship deletion to lamp dt (5270d7e)
  • add shadowing function for integration test (43aa9c1)
  • add test resource to validate dtkg engine (ae1b7a6)
  • add testing utils for reading resource files (9db14b9)
  • add tests for dtd manager (63cb392)
  • add tests for wodt digital twin interface controller (281fd97)
  • create ontology for lamp dt integration test (0caa931)
  • re-add the relationship in integration test dt (b9597fe)
  • update physical adapter property (fd4016d)

Build and continuous integration

  • add git semantic version for project version (6812b8b)
  • configure automatic delivery on github packages (7cf1ad5)
  • configure delivery on github packages (b3048ac)
  • set github actor environment variable (b859bdd)
  • use java-library plugin (d2d7765)

General maintenance

  • add dtkg engine interface (38d1126)
  • add elements necessary to dtd manager to digital adapter configuration (d4260a8)
  • add platform to register to digital adapter configuration (7cf72a1)
  • add the possibility to obtain the available actions from dtd (6c0d127)
  • add the possibility to obtain the list of predicates from a blank node (03bdb6c)
  • add web server controller interface (c43c425)
  • add wodt digital twin interface controller interface (ce65b10)
  • add wodt vocabulary (7f6ad8d)
  • create base wodt digital twin interface (37d52b3)
  • create blank node class (2025cac)
  • create dt ontology interface (adbad4a)
  • create DTD Manager interface (7c1b3ab)
  • create individual class (78ece17)
  • create literal class (1679918)
  • create Node interface (56f3a7a)
  • create platform management interface (817588c)
  • create property class (771aa1a)
  • create Resource interface (a7e1d2a)
  • create wodt web server interface (ca292fc)
  • delete main file (0003ae9)
  • set the project name and group (2297322)
  • update README (bd53c5c)

Refactoring

  • apply isp to dtd manager interface (ff9e370)
  • apply isp to dtkg engine interface (1402750)
  • change name of the digital adapter to allow better modularization (5b45067)
  • change package name (3fa430f)
  • create configuration for wodt digital adapter (175a9fb)
  • improve types (ba8d296)
  • move ontology model elements to ontology package (b3a3fd8)
  • reduce visibility of components (e9d88f2)
  • use configuration for wodt digital adapter (d90d6f9)
  • use lambda expression for action's form addition (4220fde)