Skip to content

Azure Functions Runtime 2.0.12265

Compare
Choose a tag to compare
@alrod alrod released this 10 Jan 00:20
· 2228 commits to dev since this release

Release Notes

  • Moving Azure Functions Runtime to ASP NET Core 2.2 (#3611, #3862)
  • Enabling instance function methods
  • Enabling buffering for all requests (#3765)

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:

[5/22/2018 6:12:53 PM] Starting Host (HostId=xxx, InstanceId=xxx, Version=2.0.11265.0)