All notable changes to this project will be documented in this file.
- Create timer functionality available
- Object serialization made available
- Can set custom status of orchestration
- Release to test CD pipeline with push to PyPI
The following orchestration patterns are added:
- Function Chaining
- Fan In Fan Out
- Async HTTP APIs
- Human Interaction
- CallActivity
- CallActivityWithRetry
- Task.all
- Task.any
- waitForExternalEvent
- continueAsNew
- callHttp
- currentUtcDateTime
- newUuid
- createCheckStatusResponse
- getStatus
- getStatusAll
- getStatusBy
- purgeInstanceHistory
- purgeInstanceHistoryBy
- raiseEvent
- startNew
- terminate
- waitForCompletionOrCreateCheckStatusResponse
N/A
N/A
N/A