Skip to content

Releases: DiamondLightSource/workflows

relay-workflows-lib: v0.1.7

21 May 06:55

Choose a tag to compare

0.1.7 (2026-05-20)

Features

  • frontend: add repository link components (c317cd0)
  • frontend: preserve template filter settings (daef9f9)

dashboard: v0.1.13

21 May 07:38

Choose a tag to compare

0.1.13 (2026-05-21)

Features

  • frontend: add logout button (d07e285)
  • frontend: preserve template filter settings (daef9f9)

sessionspaces: v0.1.6

19 May 09:55

Choose a tag to compare

0.1.6 (2026-05-19)

Features

  • backend: added test sessionspaces for development (fa1b182)

Bug Fixes

  • backend: deterministically specify platform to allow dev env (e564db1)

sessionspaces: v0.1.5

30 Apr 11:16

Choose a tag to compare

0.1.5 (2026-04-30)

Bug Fixes

  • sessionspaces: add p51_staff group to sessionspaces (47f4f3f)

sessionspaces: v0.1.4

29 Apr 17:20

Choose a tag to compare

0.1.4 (2026-04-29)

Features

  • added required documentation for sessionspaces linting (12c7ce5)
  • sessionspaces: add p51 instrument (e88cd61)

graph-proxy: v0.1.18

28 Apr 14:26

Choose a tag to compare

0.1.18 (2026-04-28)

Features

  • graph-proxy requires authn for all querys/mutations (ef8c5ea)

Bug Fixes

  • graph-proxy: stop casting of workflow parameters to strings (3f9ddbd)

workflows-cli: v0.1.1

14 Apr 09:31

Choose a tag to compare

0.1.1 (2026-04-14)

Features

  • cli: add command to create new workflowtemplate repo (2767e6d)
  • cli: add submit option (5fc2662)
  • cli: lint workflow labels and annotations (a871b37)
  • cli: templateboilerplate for workflows-cli (ef11aa6)

Bug Fixes

  • exhaustive science group list (232a055)

graph-proxy: v0.1.17

16 Feb 11:47

Choose a tag to compare

0.1.17 (2026-02-16)

Features

  • graph-proxy: implement no-op metrics provider for easier unit tests (2d9c4c0)

Bug Fixes

  • graph-proxy: subscriptions take auth token from http header for oauth2-proxy compatibility (190a6de)

graph-proxy: v0.1.16

11 Feb 13:49

Choose a tag to compare

0.1.16 (2026-02-11)

Features

  • graph-proxy: add counter for errors in query and mutation (694f8ec)
  • graph-proxy: return error for unauthorized queries (f05b2c5)
  • grapy-proxy: query metrics (b4c0d7b)
  • grapy-proxy: request duration as metrics (38c0cb9)

Bug Fixes

  • graph-proxy: failing CI due to missing docstring (5788a70)

dashboard: v0.1.12

03 Feb 15:22

Choose a tag to compare

0.1.12 (2026-02-03)

Features

  • frontend: add repository link components (c317cd0)
  • frontend: set keycloak scope from environment variable (3b061c8)

Bug Fixes

  • frontend: intercept ws connection in tests (61a99f9)