v1.2.0
v1.2.0
Updates
- Add
thenAccept
andthenApply
toTask
interface (#148) - Support Suspend and Resume Client APIs (#151)
- Support restartInstance and pass restartPostUri in HttpManagementPayload (#108)
- Improve
TaskOrchestrationContext#continueAsNew
method so it doesn't requirereturn
statement right after it anymore (#150)