v4.638.200
📦 azure-functionsView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces support for the `WEBSITE_PlatformReleaseChannel` setting for extension bundle resolution and fixes a casing issue related to this resolution.
✨ 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)