Skip to content

v0.12.4

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 22:49
· 41 commits to master since this release
5b37303

[0.12.4] - 2025-01-21

Bug Fixes

  • (dashboard) Moves authenticated pages to (authenticated) directory (#1250)
  • (dashboard) Doesn't set next auth url internal if oauth callback url internal is not set
  • (standalone) Update docker standalone image versions (#1261)

Features

  • (dashboard) Swr polling for data updates (#1254)
  • (sdk-go) Port LHExpressions and add TaskNodeOutput functionality (#1253)
  • (sdk-dotnet) Add first basic workflow spec definition and registration (#1249)

Miscellaneous Tasks

  • Add security.md (#1258)

Performance

  • (server) Avoid rocksdb range scan on deletewfrun (#1259)

Refactor

  • (test-utils) Adds support for all variable types in node output (#1252)

Build

  • (ci) Test multiple go sdk versions (#1256)