Skip to content

Releases: run-llama/workflows-py

v2.8.0

10 Oct 22:51
7137442

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

Full Changelog: v2.7.1...v2.8.0

v2.7.1

09 Oct 15:59

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v2.7.0...v2.7.1

v2.7.0

08 Oct 22:01
b658959

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Don't skip validation if start event is empty or missing by @adrianlyjak in #123

Full Changelog: v2.6.0...v2.7.0

v2.6.0

02 Oct 15:56
a7492ac

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

Full Changelog: v2.5.0...v2.6.0

v2.5.0

26 Sep 15:00
26398dd

Choose a tag to compare

What's Changed

New Features 🎉

  • able to pass in previous handler ID to continue runs in WorkflowServer by @logan-markewich in #113

Bug Fixes 🐛

Full Changelog: v2.4.0...v2.5.0

v2.4.0

23 Sep 22:58
47d4b31

Choose a tag to compare

What's Changed

New Features 🎉

  • server: flattened handler metadata in responses, shared OpenAPI components, and test updates by @zhaotai in #110

Full Changelog: v2.3.0...v2.4.0

v2.3.0

23 Sep 19:28
f3b726a

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐛

  • Add better error handling and lifecycle handling to workflow server by @adrianlyjak in #101

Full Changelog: v2.2.2...v2.3.0

v2.2.2

17 Sep 09:10
d8c9b4e

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v2.2.1...v2.2.2

v2.2.1

16 Sep 15:24
458bb6b

Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • wait_for_event not handling correctly events that inherited from Event by @kiedanski in #97

Documentation 📚

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

12 Sep 19:39
628fa36

Choose a tag to compare

What's Changed

New Features 🎉

Documentation 📚

  • docs: remove version mismatch callout by @masci in #91

Full Changelog: v2.1.0...v2.2.0