Skip to content

v0.74.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 03:01
088f8a9

0.74.0 (2024-10-07)

Features

Bug Fixes

  • action: preserve domain and service while addressing deprecated notice (613e505), closes #1622
  • api: Await websocket send in ApiController (3319bf4)
  • fire-event: Handle errors when sending events via websocket (38167fc)
  • integration: Handle errors when sending and unregistering entities (cb72c3f)
  • time: Improve handling of cronjobs creation (680227a), closes #1490