Releases: botify-labs/python-simple-workflow
Releases · botify-labs/python-simple-workflow
0.1.46
17 Mar 09:04
Compare
Sorry, something went wrong.
No results found
4cfa1e7 Fix models.history.builder: create better timestamp
4f57766 Update format: log warning message when truncating an error
0.1.45
08 Jan 22:35
Compare
Sorry, something went wrong.
No results found
39ca2ef Fix querysets.workflow.WorkflowExecutionQuerySet.filter arguments #44
0.1.44
08 Jan 22:34
Compare
Sorry, something went wrong.
No results found
e6d9b4d Fix swf.querysets.WorkflowExecutionQuerySet: make domain and kwargs consistent
0.1.43
08 Jan 22:33
Compare
Sorry, something went wrong.
No results found
88c16be Add tests for format module
8befc18 Update actors.worker: wrap reason and details when task fails
28fea7a Add format module: wrap arguments and result
640ece0 Update constants: add maximum values
0.1.42
06 Aug 09:09
Compare
Sorry, something went wrong.
No results found
4f1be64 Update settings: compatibility with python3
0.1.41
06 Aug 09:07
Compare
Sorry, something went wrong.
No results found
368155e Update models.history.builder: fix History.add_activity_task_schedule_failed()
0.1.40
06 Aug 09:07
Compare
Sorry, something went wrong.
No results found
942a2a3 Update models.history.builder: add History.add_activity_task_timed_out()
0.1.39
06 Aug 09:06
Compare
Sorry, something went wrong.
No results found
5b3142a Add module swf.models.history.builder with the History class
0.1.37
30 Jan 09:52
Compare
Sorry, something went wrong.
No results found
Fix WorkflowExecution.signal(): fix empty input (regression introduced by previous release)
0.1.36
30 Jan 09:52
Compare
Sorry, something went wrong.
No results found
Fix error handling on unknown resources: distinguish the type of resource.
Add decorators to explicitly show how exceptions are handled.