Skip to content

add middleware implementation#87

Merged
kaibocai merged 13 commits into
mainfrom
kaibocai/java811-middleware
Oct 24, 2022
Merged

add middleware implementation#87
kaibocai merged 13 commits into
mainfrom
kaibocai/java811-middleware

Conversation

@kaibocai

@kaibocai kaibocai commented Sep 23, 2022

Copy link
Copy Markdown
Member

Issue describing the changes in this PR

resolves #72

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes are added to the CHANGELOG.md
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

Comment thread samples-azure-functions/src/main/java/com/functions/AzureFunctions.java Outdated
@kaibocai
kaibocai requested a review from cgillum September 27, 2022 20:00
@kaibocai
kaibocai marked this pull request as ready for review September 27, 2022 20:01

@cgillum cgillum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment thread samples-azure-functions/src/main/java/com/functions/AzureFunctions.java Outdated
@kaibocai
kaibocai merged commit c8e749d into main Oct 24, 2022
@kaibocai
kaibocai deleted the kaibocai/java811-middleware branch October 24, 2022 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use middleware to replace OrchestrationRunner.loadAndRun in orchestrator functions

4 participants