Skip to content

Azure Functions Runtime 2.0.11961-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@mhoeger mhoeger released this 04 Aug 00:09

In this release:

  • Increase maxQueryString, maxUrl, and maxAllowedContentLength (43ad921)
  • Update publish profile to core 2.1 (#3159)
  • Upgrade .NET /ASP.NET references to 2.1.1
  • Added support to configure Java.exe path (#3210)
  • Add invoke url to function metadata

Visual Studio Availability

This release has been made available to Visual Studio users. When running a V2 Function App project locally, you can verify if you are running this version by checking for the following in the console output:

[8/13/2018 6:12:53 PM] Starting Host (HostId=xxx, InstanceId=xxx, Version=2.0.11961.0)