Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update orchestration and entity types #455

Closed
hossam-nasr opened this issue Feb 3, 2023 · 1 comment
Closed

Update orchestration and entity types #455

hossam-nasr opened this issue Feb 3, 2023 · 1 comment
Assignees
Labels
breaking-change preview-blocker issues required for v3 public preview types issues related to types v3 Issues related to v3 of the package to support the new programming model
Milestone

Comments

@hossam-nasr
Copy link
Contributor

This issue has already been implemented (#447). This issue is purely for documentation and tracking purposes.

  • Replace IOrchestrationFunctionContext interface with OrchestrationContext, and export it from the root of the package
  • Replace IEntityFunctionContext<T> interface with EntityContext<T> and export it from the root of the package.
@ghost ghost added the Needs: Triage 🔍 label Feb 3, 2023
@hossam-nasr hossam-nasr self-assigned this Feb 3, 2023
@hossam-nasr hossam-nasr added breaking-change v3 Issues related to v3 of the package to support the new programming model types issues related to types preview-blocker issues required for v3 public preview and removed Needs: Triage 🔍 labels Feb 3, 2023
@hossam-nasr
Copy link
Contributor Author

Closed by #447

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change preview-blocker issues required for v3 public preview types issues related to types v3 Issues related to v3 of the package to support the new programming model
Projects
None yet
Development

No branches or pull requests

1 participant