Skip to content

Azure Functions NodeJs Worker 1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pragnagopa pragnagopa released this 05 Jun 19:19
d13c951

Changes include:

  • [BREAKING CHANGE] Throw error if using unsupported version of node (not 8.x)
  • [BREAKING CHANGE] Recursively camelCase binding trigger metadata (#39)
  • Update headers to try to convert values to string type (null / undefined values are ignored altogether)