Skip to content

Latest commit

 

History

History
105 lines (66 loc) · 7.49 KB

CHANGELOG.md

File metadata and controls

105 lines (66 loc) · 7.49 KB

1.1.3 (2025-02-12)

Documentation

  • fix: fix javadoc for the entire project (97281d1)
  • rest-api: add rest api documentation (2b7aaa2)

Build and continuous integration

  • documentation: add documentation deploy job (e6c83b7)

1.1.2 (2024-12-12)

Bug Fixes

  • set dt see other location correctly when dereferenced from its uri (99e4b11)
  • set relative urls correctly (59a1f6b)
  • set the dtd link header correctly with respect to dtkg url (103a4c3)

General maintenance

1.1.1 (2024-12-02)

Bug Fixes

  • correct entry point in build (1efe31d)

1.1.0 (2024-11-30)

Features

  • align with new platform registration notification (c25061a)

Refactoring

1.0.1 (2024-10-28)

Bug Fixes

  • correct check of environment variables (023b3bf)

General maintenance

  • add ontology configuration example (3df80da)
  • update README (7d7d871)

1.0.0 (2024-10-27)

⚠ BREAKING CHANGES

  • align with dtd 1.0.0

Features

Dependency updates

  • deps: add ditto wot model dependency (c72e01f)
  • deps: include slf4j logging (511a356)

Bug Fixes

  • correct url resolution (5ac6a7f)
  • correctly handle updates and creations of ditto elements (b37e81f)

Documentation

Build and continuous integration

  • configure ci for building and release (5c3c039)
  • delete check on forks (91d8857)
  • migrate from maven to gradle (2d243e1)
  • set new action to release (deb2774)
  • set the main class (8ea307c)

General maintenance

  • add bulk relationship deletion (ee56f02)
  • add Dockerfile (07e6b53)
  • add gitattributes (c567d2d)
  • add license (582cf7a)
  • align ontology to domain tags (8338a64)
  • align tm model with domain tag (1d1531e)
  • delete unnecessary files (022b46e)
  • delete unused config file (dce8e47)
  • delete unused test resources and source (8576b65)
  • include ditto configurations and dt version in service config (98c9e71)
  • merge pull request #1 from Web-of-Digital-Twins/build/gradle-migration (c1712b9)
  • merge pull request #2 from Web-of-Digital-Twins/feat/base-alignment-dtd-1.0.0 (03cf1ce)
  • remove unnecessary imports (f84307c)
  • update DTD terminology (7bf3c79)
  • update gitignore (6ad8552)
  • update gitignore (a9fc22e)

Refactoring

  • pass all the configurations via environmental variables, and centralize its management (455482e)
  • rename rdf property (583c758)