Skip to content

Releases: WebBased-WoDT/adt-digitaltwins-event-endpoint

1.5.0

22 Dec 08:20
Compare
Choose a tag to compare

1.5.0 (2023-12-22)

Features

  • allow the use of URIs for relationships with external DTs (1f54f00)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.81 (30a3bb1)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.82 (e210495)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.83 (e70663d)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.84 (fd4e683)

1.4.0

09 Dec 17:43
Compare
Choose a tag to compare

1.4.0 (2023-12-09)

Features

  • avoid the dependency of azure digital twin event type to consumers (66adffa)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.80 (daeca86)

Build and continuous integration

  • deps: update actions/setup-dotnet action to v4 (5893eb6)

1.3.1

05 Dec 16:07
Compare
Choose a tag to compare

1.3.1 (2023-12-05)

Bug Fixes

  • camel case in dtId field (cbb20f8)

1.3.0

05 Dec 13:43
Compare
Choose a tag to compare

1.3.0 (2023-12-05)

Features

  • change events payload to improve processability (a014351)

Refactoring

  • remove useless parameter in getDigitalTwinId (7c48513)

1.2.0

04 Dec 18:35
Compare
Choose a tag to compare

1.2.0 (2023-12-04)

Features

  • add outgoing relationships to the status of the digital twin after each event (f5d96c8)

1.1.0

04 Dec 17:32
Compare
Choose a tag to compare

1.1.0 (2023-12-04)

Features

  • add complete status of the digital twin after each event (20b40c0)

Dependency updates

  • deps: update azure azure-sdk-for-net monorepo (a64ad12)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.79 (e057459)

Build and continuous integration

General maintenance

  • add Azure Identity deps (b503aab)

Refactoring

  • move handling logic and avoid to send boilerplate data (636ce81)
  • refactor code to handle events (a9de2f7)

1.0.0

30 Nov 16:42
Compare
Choose a tag to compare

1.0.0 (2023-11-30)

Features

  • implement broadcast to subscriber via signalr (44ef7a7)

Build and continuous integration

  • add build and deploy and release workflow (52a4fee)
  • correct azure function app name (0ea7750)
  • remove useless build config (0daae7c)
  • set dotnet 6 instead of 8 (2e39621)

General maintenance

  • add base function template (87770e8)
  • add gitignore (7c36a8f)
  • change function name to broadcast and event type to CloudEvents (abf9445)
  • turn the function to an event grid app template (def22c1)
  • update gitignore (2510e6a)
  • update README (b01e663)