Skip to content

Releases: DiamondLightSource/workflows

relay-workflows-lib: v0.1.9

Choose a tag to compare

0.1.9 (2026-07-13)

Bug Fixes

  • dashboard: fix dead-code elimination bug breaking USE_AUTH_GATEWAY flag (8df18af)

dashboard: v0.1.15

Choose a tag to compare

0.1.15 (2026-07-13)

Bug Fixes

  • dashboard: fix dead-code elimination bug breaking USE_AUTH_GATEWAY flag (8df18af)

workflows-lib: v0.1.7

Choose a tag to compare

0.1.7 (2026-07-09)

Features

  • frontend: add logout button (d07e285)
  • frontend: add repository link components (c317cd0)
  • frontend: display message on unauthorized query (90f4827)
  • frontend: preserve template filter settings (daef9f9)

Bug Fixes

  • frontend: display auth error message only for auth errors (4378fcb)

Reverts

  • bump the minor group across 1 directory with 23 updates (6236a65)

dashboard: v0.1.14

Choose a tag to compare

0.1.14 (2026-07-10)

Features

  • frontend: add feature flag for dashboard to connect via auth-gateway (79cfa5d)

Reverts

  • bump the minor group across 1 directory with 23 updates (6236a65)

auth-gateway: v0.1.0

Choose a tag to compare

0.1.0 (2026-07-09)

Features

  • auth-gateway: enable auth-gateway support for dashboard (f227b36)

relay-workflows-lib: v0.1.8

Choose a tag to compare

0.1.8 (2026-07-09)

Features

  • frontend: add feature flag for dashboard to connect via auth-gateway (79cfa5d)
  • graph-proxy: add workflowById field (e761aea)

Bug Fixes

  • frontend: move SubmittedMessagesList to relay-workflows-lib (9ee038b)

Reverts

  • bump the minor group across 1 directory with 23 updates (6236a65)

graph-proxy: v0.1.20

Choose a tag to compare

0.1.20 (2026-07-09)

Features

  • auth-gateway: enable auth-gateway support for dashboard (f227b36)
  • graph-proxy: add mutation to create Triggers (2326c49)
  • graph-proxy: add workflowById field (e761aea)
  • graph-proxy: attach creator posixuid to trigger (3a29c88)

sessionspaces: v0.1.7

Choose a tag to compare

0.1.7 (2026-07-02)

Features

  • added data directory feature for static sessions (69fc41b)
  • sessionspaces: update sessionspaces for i15-1 machine accounts (d652d64)

identity-mapper: v0.1.1

Choose a tag to compare

0.1.1 (2026-06-10)

Bug Fixes

  • identity-mapper: fix CI formatting failures (d453f6a)
  • identity-mapper: remove unused import (253729b)

graph-proxy: v0.1.19

Choose a tag to compare

0.1.19 (2026-06-09)

Bug Fixes

  • backend: docstrings for graph-proxy and auth-core (300d147)
  • backend: remove duplicates in toml files (1386df6)
  • backend: updated backend dependencies (e124b23)
  • graph-proxy: subscriptions enforces authentication with AuthGuard (a17a16f)