Skip to content

1.0.0

Compare
Choose a tag to compare
@AndreaGiulianelli AndreaGiulianelli released this 30 Nov 16:42
· 98 commits to main since this release

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)