Skip to content

v0.12.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 17:56
· 13 commits to master since this release
0a13936

[0.12.1] - 2024-12-16

Bug Fixes

  • (docs) Replace deprecated scheduled task after method in user tasks doc (#1180)
  • (server) Pass UserTask UserId and UserGroup details to WorkerContext (#1178)
  • (sdk-go) Fixes input vars for reminder tasks (#1184)
  • (python-sdk) Fix args in schedule reminder method (#1185)
  • (docs) Replace java comment by python one in LH doc (#1186)
  • (lhctl) Fix lhctl pipeline crashing by running go mod tidy
  • (lhctl) Fix argument indexes on schedule run command (#1198)

Features

  • (dotnet-sdk) Create worker context method to access from task execution (#1173)
  • (server) Add source NodeRunId field to WorkflowEvent object (#1175)
  • (dashboard) User task audit log (#1183)
  • Add extra tags to metronome beats (#1195)

Miscellaneous Tasks

  • (sdk-js) Include scheduled_wf_run export (#1197)

Refactor

  • (dashboard) Professional all time display (#1181)
  • (dashboard) Headlessui -> shadcn (#1182)

Build

  • (deps) Bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#1192)
  • (deps) Bump nanoid from 3.3.7 to 3.3.8 in /docs (#1190)