Skip to content

Releases: DiamondLightSource/workflows

graph-proxy: v0.1.13

21 Nov 14:17

Choose a tag to compare

0.1.13 (2025-11-20)

Features

  • graph-proxy: implement Node on Workflow for refetchable fragments (6fa7e14)

graph-proxy: v0.1.12

08 Oct 10:00

Choose a tag to compare

0.1.12 (2025-10-08)

Features

  • auth-daemon: router and CLI configuration (73d0a78)
  • graph-proxy: add logs subscription (7824edd)
  • graph-proxy: add workflow creator to graph (218bd82)

sessionspaces: v0.1.3

07 Oct 12:11

Choose a tag to compare

0.1.3 (2025-10-07)

Bug Fixes

  • sessionspaces: disambiguate columns in ispyb query due to schema changes (new startDate column) (2a54966)
  • sessionspaces: enable data directory for b01-1 instrument (dc47eb1)

dashboard: v0.1.10

29 Sep 08:57

Choose a tag to compare

0.1.10 (2025-09-26)

Features

  • frontend: add autocomplete to workflow template filter (7aa8fb7)

Bug Fixes

  • frontend: fix bugs caused by tasks with the same name (a8c39f5)

auth-daemon: v0.1.0

25 Sep 12:33

Choose a tag to compare

0.1.0 (2025-09-25)

Features

  • auth-daemon: added port argument to CLI (0798267)
  • auth-daemon: handle graceful shutdown (cf18e11)
  • auth-daemon: healthcheck (2bf9fe8)
  • auth-daemon: proxy-query logic (aa4035b)
  • auth-daemon: router and CLI configuration (73d0a78)

Bug Fixes

  • auth-daemon: add default to port (3d7dd49)

graph-proxy: v0.1.11

15 Sep 12:12

Choose a tag to compare

0.1.11 (2025-09-15)

Features

  • graph-proxy: error message for an individual workflow steps (1f10d3c)

graph-proxy: v0.1.10

08 Sep 12:51

Choose a tag to compare

0.1.10 (2025-09-08)

Features

  • graph-proxy: distinguish between query types in metrics (37b8701)
  • graph-proxy: update science-group filter semantics (237b1aa)

Bug Fixes

  • exhaustive science group list (232a055)
  • graph-proxy: fix base prefix path parsing in dev env (9cb9896)

dashboard: v0.1.9

29 Aug 13:14

Choose a tag to compare

0.1.9 (2025-08-29)

Features

  • frontend: add help and report links to dashboard (e18d177)
  • frontend: add mocking (4e4c6e6)
  • frontend: add subscriptions to react flow views (d756203)
  • frontend: improve dashboard cards (c10c142)
  • frontend: only have open subscriptions for active workflows (b27c731)
  • frontend: remove dev links from dashboard (7b3b5ff)
  • frontend: store instrumentSessionID in localStorage (3efcfc6)

graph-proxy: v0.1.9

14 Aug 15:20

Choose a tag to compare

0.1.9 (2025-08-14)

Features

  • graph-proxy: add template to the workflow filter schema (50a0a6e)
  • graph-proxy: proof-of-concept total request counter (735e12a)

Bug Fixes

  • graph-proxy: fix lifetime issue (3a0dabc)
  • graph-proxy: remove parameter schema stitching (9c52ad6)

dashboard: v0.1.8

07 Aug 09:29

Choose a tag to compare

0.1.8 (2025-08-06)

Features

  • frontend: use accordion for artifact list (7fa8b21)