Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 10:58
db2cde6

0.11.0 (2026-02-03)

Features

  • add calculation to expose Base Image name (d3affa5)
  • add device group subscription (#1198) (adb91f4)
  • Additional information on deployment events (ba27473)
  • backend: base_images subscriptions (bf28b85)
  • backend: manual OTA with base image from collection (1af4b8d)
  • backend: run tenant reconciliation at creation (f806909)
  • GraphQL subscription for device updates in table (#1118) (be6a629)
  • implement GraphQL subscriptions for device events (32badc9)
  • OTA updates can be canceled (1daed60), closes #266
  • show partNumber and serialNumber in Device page if available (#1123) (c2261bb), closes #226

Bug Fixes

  • backend: log errors instead of crashing (899f431)
  • device reconciliation not working (ba1b025)
  • Handle reconciler task replies (bec0758)
  • include tenant in socket options (d3c8921)
  • unify device creation and update subscriptions (c09e7de)