Change8

v4.838.200

📦 azure-functionsView on GitHub →
1 features🐛 1 fixes

Summary

This release introduces support for the `WEBSITE_PlatformReleaseChannel` setting for extension bundles resolution and includes a bug fix related to casing issues in bundle resolution.

Migration Steps

  1. Update PowerShell worker to [4.0.4206](https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4206).

✨ New Features

  • Add support for the release channel setting `WEBSITE_PlatformReleaseChannel` and use this value in extension bundles resolution.

🐛 Bug Fixes

  • Bug fix for platform release channel bundles resolution casing issue and additional logging (#10921)