Skip to content

v1.5.8

Compare
Choose a tag to compare
@kjellmorten kjellmorten released this 17 Feb 21:22
· 22 commits to main since this release
a6fbbc3

Bug fixes:

  • meta.queue was removed before sending action to queue, causing delay timestamp to be lost.
  • When a job step failed, any origin already set by e.g. an action handler, would mask the step id. Instead, we now prefix any existing origin with the job step id.