Skip to content

Azure Functions Node.js Worker 2.1.3

Choose a tag to compare

@ejizba ejizba released this 16 Feb 00:40
· 3 commits to v2.x since this release
5052bb3
  • Added debug-level logs to improve supportability in the following cases:
    • Worker received invocation request (#355)
    • Detected missing "package.json" file, which may affect cold start (#449)