You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also note we need a change on the platform to auto upgrade customers node versions if they move to V3 and are on an older Node version (8, for instance). They should be notified of this change.
v2.x branch currently (see changes here):
context.bindingData
return { outputBinding: info, outputBinding2: info };
: Node: Blob output binding should support passing a Buffer #232TODO:
- remove Node.js v10 support?rawBody
http property should not be a UTF-8 string for byte data (rawBody
http property should not be a UTF-8 string for byte data azure-functions-host#4475)In the future:
The text was updated successfully, but these errors were encountered: