Change8

v4.1043.100

📦 azure-functionsView on GitHub →
3 features🐛 1 fixes🔧 1 symbols

Summary

This release focuses on adding JitTrace files, updating dependencies like OTel packages and the Node.js Worker version, and includes a fix for a custom handler streaming bug.

Migration Steps

  1. Update Node.js Worker Version to [3.11.0](https://github.com/Azure/azure-functions-nodejs-worker/releases/tag/v3.11.0).
  2. Update outdated bundle message to align as per the policy (#11230).

✨ New Features

  • Added JitTrace Files for v4.1042.
  • Added JitTrace Files for v4.1043.
  • Added restart reason to the logs (#11191).

🐛 Bug Fixes

  • Fixed custom handler streaming bug where "$return" output binding scenarios resulted in error logs (#11262).

Affected Symbols