Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 17:52
f4c0850

[0.13.0] - 2025-02-25

Bug Fixes

  • (server) NodeRun status set to failure status (#1282)
  • (examples) Typo tha ->the (#1281)
  • (sdk-java, server) Serde Java Objects into proper VariableValue types using Gson (#1275)
  • (security) Update python version and cryptography, python >=3.10 required (#1285)
  • (dashboard) Retrieve parent wf variables (#1288)
  • Trim space (#1290)
  • (examples) Fix typo on User Tasks example (#1302)
  • (dashboard) Wfrun blank page (#1316)
  • (server) External-event timeout (#1313)
  • (dashboard) Nested parents (#1317)
  • (lhctl) Support completing UserTaskRuns on Windows by trimming return characters (#1299)
  • (sdk-dotnet) Register external event before registering workflow (#1322)
  • (dashboard) Swr rerendering & noderun display (#1320)
  • Conditionally render sign out (#1327)
  • (dashboard) Explicitly state none found (#1328)
  • (canary) Add grpc code status to canary metrics (#1324)
  • (server) Reject invalid arguments in RunWfRequest (#1321)

Features

  • (tests-util) Add get network to lh test container (#1274)
  • (dashboard) State no vars / muts
  • (dashboard) Stop, resume, rescue (#1277)
  • (sdk-dotnet) Implement do while conditional in wfspec (#1280)
  • (dashboard) Restyle wfspecs usage display (#1284)
  • (sdk-dotnet) Add mutation expression in the workflow thread (#1283)
  • (sdk-dotnet) Add external events in workflow thread (#1292)
  • (sdk-dotnet) Implement retries in task nodes and timeouts in external events (#1300)
  • (sdk-dotnet) Add error handler to workflow thread (#1314)
  • (dashboard) Use selectionlink (#1329)
  • (sdk-dotnet) Add exception hablers in wf thread (#1325)

Miscellaneous Tasks

  • (dashboard) Pins nginx-nodejs image to version v1 (#1301)

Refactor

  • (dashboard) More accurate task & noderun related data display (#1276)
  • (dashboard) Code font (#1326)