Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 12:45
· 55 commits to main since this release

v0.1.0

Features

  • add the debugger as container (3d6a6ea)
  • improve OpenAPI spec (523b2eb)
  • host openapi spec (3b46d2e)
  • host openapi (2fc0fef)
  • create a waker (6cd25fd)
  • add an index endpoint (cce2b03)
  • initial steps on getting some deployment scripts (1b618e4)
  • get tracing and jaeger going (ed6e16b)
  • add oauth2 support (a862c21)
  • allow controlling desired state UI (87e38c4)
  • overall improvements (d88959d)
  • commands and a hierarchical model (08226f2)
  • work on commands (1aaaa3e)
  • add desired state to the debugger (e3aa525)
  • added desired state processing (c34286c)
  • add synthetics (13327aa)
  • general purpose debugger (6a1ca50)
  • implement timers (e5915b6)
  • implement core of wakeup stuff (c6c59f3)
  • update the demo to show references (c15e273)
  • add inter thing communication (1e8e87d)
  • add inbound event processing (a58ba9b)
  • add much more: patch, schema validation, notifier (803c936)
  • A new hope (eca633a)
  • add megolm decrypting (e2be83c)
  • allow handling fully encrypted payload (088872f)
  • change rendering to better structure (538ba59)
  • allow influencing the index page (31a9329)
  • enable auto-refresh (27d98cb)
  • record DeltaT for events (3dceab9)
  • add metrics (4906a87)
  • make it possible to hide the simulator URL, or configure it (5533c29)
  • handle acks, change data format (8201d52)
  • add deployment scripts (2eeaa98)
  • beef up index page (3d9601e)
  • format mongodb config (2b84f69)
  • add health check (c32919b)

Fixes

  • fixup installer (0832381)
  • allow deserializing with default (3e24b8e)
  • refine timer logic (0d5fdd6)
  • reset the timer after waking up the thing (2e24440)
  • add missing unset operation (0e5b4ff)
  • remove socket override (e28fc64)
  • don't panic when "features" field is missing or wrong (b010b54)
  • cleanup (19f029c)
  • seems to have problems with special characters (e0bfe6f)
  • fix creation timestamp and last update timestamp (a8ca4ee)
  • really make metrics optional (794a6ba)
  • only break on temporary errors (59c490d)
  • double wrapped feature section (c22c3e7)
  • update operation keys are unique (9ac4793)
  • drop override (b0d9506)
  • update websocket location (4fce0ac)
  • ignore missing dotenv file (30528f7)