Skip to content

Functions 1.0.11247

Compare
Choose a tag to compare
@mathewc mathewc released this 14 Sep 23:53
· 2693 commits to dev since this release

Changes in this release:

  • updates to support referencing .NET Standard 2.0 class libraries (#1792)
  • fix for http route constraints containing period (#969)
  • http request binding fix (Azure/azure-webjobs-sdk-extensions#273)
  • updated to Roslyn version 2.3.2
  • updated to F# version 4.4.1
  • cold start optimization work