Releases: run-llama/workflows-py
Releases · run-llama/workflows-py
v2.10.3
What's Changed
Bug Fixes 🐛
- handle non serializable requirements by @adrianlyjak in #187
 
Full Changelog: v2.10.2...v2.10.3
v2.10.2
What's Changed
Bug Fixes 🐛
- validate that workflow is not cleared until events are consumed by @adrianlyjak in #186
 
Full Changelog: v2.10.1...v2.10.2
v2.10.1
What's Changed
Bug Fixes 🐛
- fix sqlite persistence: Properly serialize/deserialize result by @adrianlyjak in #183
 - Improve stop event string representation by @adrianlyjak in #184
 
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
New Features 🎉
- Return fully qualified type from handler result by @adrianlyjak in #171
 - Add persistence filters to list handlers by @adrianlyjak in #174
 
Bug Fixes 🐛
- Support 3.14 by @adrianlyjak in #179
 - fix bugs by @zhaotai in #178
 
Full Changelog: v2.9.1...v2.10.0
v2.9.1
What's Changed
Bug Fixes 🐛
- fix: Fix for unhashable workflow subclasses by @adrianlyjak in #177
 
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
New Features 🎉
- Normalize server/client event schema by @adrianlyjak in #152
 - Runtime Plugins by @adrianlyjak in #127
 
Documentation 📚
- Enhancements for workflow server docs and client cleanup by @AstraBert in #154
 
New Contributors
- @Patco96 made their first contribution in #161
 - @TuanaCelik made their first contribution in #166
 
Full Changelog: v2.8.3...v2.9.0
v2.8.3
New Contributors
- @github-actions[bot] made their first contribution in #149
 
Full Changelog: v2.8.2...v2.8.3
v2.8.2
What's Changed
Bug Fixes 🐛
- Fix workflow client send event by @adrianlyjak in #150
 
Full Changelog: v2.8.1...v2.8.2
v2.8.1
What's Changed
Bug Fixes 🐛
- add proper serialization to default stop event by @logan-markewich in #144
 
Documentation 📚
- add UI to docs by @logan-markewich in #140
 - add explanation of additional_events to UI docs by @logan-markewich in #141
 - Update workflow server example to include HITL by @logan-markewich in #142
 
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
New Features 🎉
- add event envelope by @zhaotai in #133
 - Add python workflow client by @AstraBert in #109
 
Bug Fixes 🐛
- fix: docstring typo in list events endpoint by @logan-markewich in #136
 
Full Changelog: v2.7.1...v2.8.0