Skip to content

v1.2.0

Compare
Choose a tag to compare
@kaibocai kaibocai released this 13 Jul 13:35
· 18 commits to main since this release

v1.2.0

Updates

  • Add thenAccept and thenApply to Task 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 require return statement right after it anymore (#150)