Skip to content

Releases: WebBased-WoDT/wldt-wodt-adapter

4.1.0

18 Sep 12:47
Compare
Choose a tag to compare

4.1.0 (2024-09-18)

Features

  • send current dtkg when consumers start to observe (49b00db)

Dependency updates

  • deps: update dependency gradle to v8.10 (07573b9)
  • deps: update dependency gradle to v8.10.1 (80d1d9e)
  • 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.102 (799d6d9)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.103 (86acda8)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.104 (46c8c08)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.105 (af3ecb6)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.106 (c77333a)
  • 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 com.gradle.develocity to v3.18.1 (f7e0ce5)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.10 (f45e644)
  • deps: update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.12 (5fe4d2f)
  • 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)
  • deps: update plugin publish-on-central to v5.1.7 (96088ea)

General maintenance

4.0.0

18 Jul 13:58
Compare
Choose a tag to compare

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

17 Jul 16:38
Compare
Choose a tag to compare

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

05 Jul 10:05
Compare
Choose a tag to compare

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

04 Jul 09:39
Compare
Choose a tag to compare

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](https://github.com/WebBased-WoDT/wldt-wodt-a...
Read more

1.2.0

25 Dec 11:25
Compare
Choose a tag to compare

1.2.0 (2023-12-25)

Features

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

1.1.2

24 Dec 11:40
Compare
Choose a tag to compare

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

23 Dec 17:15
Compare
Choose a tag to compare

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

20 Dec 15:58
Compare
Choose a tag to compare

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

19 Dec 21:38
Compare
Choose a tag to compare

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)