github Azure/azure-functions-nodejs-worker v3.5.0
Azure Functions Node.js Worker 3.5.0

latest releases: v3.10.1, v3.10.0, v3.9.0...
2 years ago

Added

  • Support for entry point app-level code #537
  • Property to access the request body as a buffer (bufferBody) #294
  • Support for app start and terminate hooks #539
  • Preview support for the new programming model ✨🥳. More information here: http://aka.ms/AzFuncNodeV4

Fixed

  • Bug where nested "bytes" property causes invocation to fail #607
  • Bug where environment variable casing was not always maintained on Windows #600

Changed

  • Created a separate NPM package to contain most of the Node.js framework for Azure Functions. Now you can get updates faster (or slower 😅) by including the npm package directly in your app instead of waiting for a rollout in Azure! More details here

NOTE: This version of the worker will be included with v4.12.0 of the host which is still rolling out in Azure

Don't miss a new azure-functions-nodejs-worker release

NewReleases is sending notifications on new releases.