This repository has been archived by the owner. It is now read-only.
Added
- Added
custom_idargument for workflow schedule. - Dispatch of tasks and workflows are now done using the API instead of a local agent.
- Pause, Resume and Kill workflows are now done using the API instead of a local agent.
- Send event to workflow is now done using the API instead of a local agent.
- Find workflow is now done using the API instead of a local agent.
Assets
2
Added
-
Added a
intent_idproperty when dispatching workflows and tasks, sending events to workflows, and
pausing/resuming/killing workflows. -
Added scheduling:
schedule(cron)
Assets
2
geomagilles
released this
Fixed
- Fix a typo in client.py that prevents correct executions of versions
Assets
2
Fixed
- Calling
day_of_monthon a wait task now waits for to wait for the next day having the requested day number, even if that means waiting for next month. (i.e calling Wait().day_of_month(31) on February, 2nd will wait for March, 31st) - Fixed Wait task behavior in some edge cases
- Encodes HTTP params before sending request
Added
- Added
event_dataproperty when sending event.
Assets
2
Fixed
- Fixed
MANIFEST.infile not included files required bysetup.py.
Assets
2
Added
Calling dispatch on tasks now allows to process tasks asynchronously
Fixed
Fixed Wait task behavior in some edge cases
Encodes HTTP params before sending request
Assets
2
Tests
Assets
2
Version Scheme
Assets
2
Top Level Module Change (Zenaton.core -> zenaton)
Assets
2
PreviousNext