Skip to content

Release v0.6.0-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Mar 18:52
· 142 commits to main since this release

Breaking Chnages

  • ctx.wait method requires name parameter. #151
  • invokeTime is removed from InvokeConfig #159
  • Operation Id in execution history is hashed. #150
  • Step function without a StepContext, e.g. ctx.step(..., () -> { ... }); is deprecated. #176

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0-beta