Releases: Azure/azure-functions-host
Releases · Azure/azure-functions-host
2.0.13019
Hotfix for Linux only.
Functions Runtime 2.0.13017
Hotfix for v2 (999f47e)
Azure Functions Runtime 1.0.13021
Release Notes
- Misc bug fixes and logging improvements
AppVeyor Build: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/30977418/artifacts
3.0.13130
The changes in this release are the same as 2.0.12998.
CI: https://azfunc.visualstudio.com/Azure%20Functions/_build/results?buildId=3917
2.0.12998
The following changes are in this release:
- App Insights configuration will use the
APPLICATIONINSIGHTS_CONNECTION_STRING
app setting if it is set (APPINSIGHTS_INSTRUMENTATIONKEY
is the fallback and continues to work as-is). For more information, see Application Insights Connection Strings. (#5396) - [Bug fix] Assembly resolution improvements:
- [Bug fix] If host.json is missing, no longer assume bundle configuration in all cases. (a09891a)
- Other misc stability improvements.
CI: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/30647521
Azure Functions Runtime 3.0.13107
v3.0.13106 Node.js worker 2.0.2
2.0.12961
Merge pull request #5479 from Azure/dev Merging dev to master
1.0.12967
v1.0.12967 Add resource filter for ARM Extension API requests
1.0.12922
2.0.12888
Release Notes
- Fix HttpWorker bugs
- Logging improvements - restrict message length in linux logs, add slot information to the log table
- Update WebJobs SDK reference to 3.0.15
- Update Powershell worker reference to v1.0.197
- Update Python Worker reference to fix local debugging
- Add support for Access-Control-Allow-Methods header in CORS middleware
- Add support for Linux Consumption Bring Your Own Storage
- Support for IMDS MSI implementation
- Logging updates for functions metrics
- Handle issues when worker runtime is not set
- Add support to load native libraries from the function.deps.json file
- Mount user data folder when enabled
CI: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/28956471