Uses Azure Functions Runtime v2.0.11961
In the Azure Functions Runtime release:
- Increase maxQueryString, maxUrl, and maxAllowedContentLength (Azure/azure-functions-host@43ad921)
- Update publish profile to core 2.1 (Azure/azure-functions-host#3159)
- Upgrade .NET /ASP.NET references to 2.1.1
- Added support to configure Java.exe path (Azure/azure-functions-host#3210)
- Add invoke url to function metadata