Skip to content

Latest commit

 

History

History
83 lines (46 loc) · 5.7 KB

CHANGELOG.md

File metadata and controls

83 lines (46 loc) · 5.7 KB

1.4.0 (2023-03-22)

Features

  • add target model to relationship's event data (7205d21)

Dependency updates

  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.17 (8877d0d)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.19 (557ee83)
  • deps: update node.js to 18.15 (8bcdff2)

1.3.0 (2023-03-07)

Features

  • use standard iso 8601 in event date time (723e151)

1.2.0 (2023-02-26)

Features

  • add the model of the digital twin in lifecycle events (b042fd1)

1.1.0 (2023-02-14)

Features

  • add source model information on relationship's event (8eea7f1)

Build and continuous integration

  • change build and deploy job name (210f096)
  • change workflow name (a04927a)

1.0.0 (2023-02-10)

Features

  • add signalr to send data to subscriber (d963f8d)
  • listen events coming from event grid (aefa3a8)

Dependency updates

  • deps: update dependency microsoft.azure.webjobs.extensions.eventgrid to v3.0.1 (021c03b)
  • deps: update dependency microsoft.azure.webjobs.extensions.eventgrid to v3.2.1 (9f97476)
  • deps: update dependency microsoft.net.sdk.functions to v4.1.3 (1a80d26)

Build and continuous integration

  • add build of the function (6d8d701)
  • add deploy to azure function step (2cbefd6)
  • add semantic release (2d51d4c)
  • add success job (056353c)
  • deps: update actions/setup-dotnet action to v2 (35d320e)
  • deps: update actions/setup-dotnet action to v3 (f018a90)
  • setup dotnet (97c8ac3)

Documentation

General maintenance