Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 16:07
· 132 commits to main since this release
0d2177a

What's Changed

Breaking Changes ⚠️

  • Improve stacktraces clarity by @masci in #40
  • Remove checkpointer feature by @masci in #52
  • Remove sub-workflows feature by @masci in #53
  • Remove send_event method from Workflow class by @masci in #54
  • Remove deprecated storage methods from Context by @masci in #55
  • Remove stream_events() methods from Workflow class by @masci in #56
  • Remove stepwise execution by @masci in #58

New Features 🎉

  • Fix generic typing in Context object by @masci in #57

Documentation 📚

New Contributors

Full Changelog: v1.3.0...v2.0.0