Releases: run-llama/workflows-py
Releases · run-llama/workflows-py
v2.11.1
v2.11.0
What's Changed
New Features 🎉
- Improve logging by @adrianlyjak in #194
Bug Fixes 🐛
- Improve workflow configuration error message by @adrianlyjak in #182
Full Changelog: v2.10.3...v2.11.0
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