Releases: WillemDeGroef/python-durable
Releases · WillemDeGroef/python-durable
v0.2.3
What's Changed
- Fix @wf.task Pydantic model serialization/deserialization
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Fix DurableAgent returning dict instead of Pydantic model on replay
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
v0.1.1
What's New
- Redis store — Added
RedisStorebackend as an alternative to SQLite for distributed workflows - Signal support — Workflows can now send and wait for signals, enabling coordination between runs
Full Changelog: v0.1.0...v0.1.1
v0.1.0
github workflow