Releases: durable-workflow/sdk-python
Releases · durable-workflow/sdk-python
0.4.43
18 May 13:36
Compare
Sorry, something went wrong.
No results found
Auto-published from pipeline release request: merge-gate landed ready item #85 and required CI passed
SHA: 4ca3d18
0.4.42
18 May 13:04
Compare
Sorry, something went wrong.
No results found
Auto-published from pipeline release request: merge-gate landed ready item #82 and required CI passed
SHA: 2e709e9
0.4.41
18 May 12:21
Compare
Sorry, something went wrong.
No results found
Auto-published from pipeline release request: merge-gate landed ready item #80 and required CI passed
SHA: bbfd981
0.4.40
18 May 11:55
Compare
Sorry, something went wrong.
No results found
Auto-published from pipeline release request: merge-gate landed ready item #78 and required CI passed
SHA: 982b944
0.4.39
18 May 09:30
Compare
Sorry, something went wrong.
No results found
Auto-published from pipeline release request: merge-gate landed ready item #76 and required CI passed
SHA: 6a3ebff
0.4.38
18 May 07:53
Compare
Sorry, something went wrong.
No results found
Auto-published from pipeline release request: merge-gate landed ready item #72 and required CI passed
SHA: 0eebd9c
0.4.37
18 May 06:17
Compare
Sorry, something went wrong.
No results found
Auto-published from pipeline release request: merge-gate landed ready item #70 and required CI passed
SHA: 1a786e3
0.4.36
17 May 18:15
Compare
Sorry, something went wrong.
No results found
Auto-published from pipeline release request: merge-gate landed ready item #68 and required CI passed
SHA: ba6798e
0.4.35
17 May 08:47
Compare
Sorry, something went wrong.
No results found
Auto-published from pipeline release request: public target sdk-python:main has tag 0.4.35 but release follow-through is incomplete
SHA: 527bc90
0.4.34
15 May 01:08
Compare
Sorry, something went wrong.
No results found
Summary
retry workflow task polls once with a stable poll_request_id after a timeout
let the server replay cached leased workflow tasks instead of dropping ambiguous workflow poll responses
Validation
. .venv/bin/activate && python -m pytest tests/test_client.py -k "poll_workflow_task"