-
Notifications
You must be signed in to change notification settings - Fork 5
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 blobstorage Azure functions to Azure Functions SDK v4 #17
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested the proposed updates and there does not appear to be any function issues with the updated versions. Approved.
Luis, it appears your first commit was unsigned and the merge is being blocked. |
To be honest ot has been so long I almost forgot about this, and I have to check if I can redo it signing it |
They should be signed now |
@lfraile I actually went ahead and updated all the integrations to Node 16 and Azure Functions 4. (In addition to adding a new one for StorageQueue) We'll likely close this PR once the update PR is merged. |
As Azure Functions are stopping to give support to Azure Functions v3 ( https://learn.microsoft.com/en-us/azure/azure-functions/functions-versions?tabs=azure-cli%2Cin-process%2Cv4&pivots=programming-language-javascript ) I updated to v4 SDK