Skip to content

Feature: migrate to Azure Function Framework v4 #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flo-sch
Copy link
Owner

@flo-sch flo-sch commented Jan 19, 2023

Migration guide: https://aka.ms/AzFuncNodeV4

- upgrade @azure/functions to v4 (preview tag)
- update code following migration guide: https://aka.ms/AzFuncNodeV4
- adjust tests and remove azure function context stub package (use native test context instead)
- upgrade ExtensionBundle in host.json
- remove bindings functions.json (no longer needed)
- add instructions about azurite in README.md
@flo-sch
Copy link
Owner Author

flo-sch commented Jan 23, 2023

Keep open until @azure/functions v4 is stable

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.

1 participant