Skip to content

Releases: Azure/azure-functions-host

Azure Functions Runtime 2.0.12850

28 Oct 21:39
3d13bf1

Choose a tag to compare

Azure functions runtime release 2.0.12835

24 Oct 18:13
a26a1f6

Choose a tag to compare

Release Notes

  • Add CORS middleware for Linux consumption (#4889)
  • HttpWorker implementation (#5028)
  • Other bugfixes and improvements.

CI Build: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/28359133/job/vgw7936qqs4plpv7/artifacts

Azure Functions Runtime 2.0.12808

18 Oct 04:48
64e0b54

Choose a tag to compare

Hotfix release with the patches to address the following issues:

  • A 404 may occur on initial function invocation during a host startup (function routes not yet setup)
  • Reading function metadata from a stale cache may lead to a 404 during function creation

v3.0.12785

22 Oct 20:35

Choose a tag to compare

Azure Functions Runtime 2.0.12775

10 Oct 00:06

Choose a tag to compare

Azure Functions Runtime 2.0.12763

06 Oct 03:48

Choose a tag to compare

Note: This release has been replaced by 2.0.12775 and is not available on Azure.

Release Notes

  • Add a warmup API for warmup triggers
  • Refactoring for HttpWorker (#4920)
  • Selective extension loading for bundles (#4980)
  • RpcInitialization fix for workerRuntime case (#5012)
  • Upgrade PowerShell worker to 1.0.188 (#5008)
  • Use single instance of WebhostMetricsLogger
  • Fix 'Program Files' path. Fixes #4866
  • Added support for ExpectInstance in DependencyValidator
  • Fix Host Keys race condition (#4661).
  • Enable Node Placeholder Pools for run from zip / readonly (#4943)
  • Increase SyncTriggers payload limit (#4692)
  • Add CORS Specialization payload
  • Adding support for runtime scale monitoring
  • Skip adding activities when metrics publisher is not initialized (#4964)
  • Update Java Worker to 1.5.2-SNAPSHOT
  • Adding remote cert validation for seabreeze (#4937)
  • Adding extension bundle information to the status endpoint

CI build: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/28004214/job/5990p7rnlncl1611/artifacts

Azure Functions Runtime 2.0.12733

01 Oct 15:51

Choose a tag to compare

This is a hotfix release to fix an issue found in 2.0.12701 (#4989)

Azure Functions Runtime 2.0.12701

20 Sep 00:33

Choose a tag to compare

Release Notes

  • Updated to support .NET Core 2.2.7
  • Fix for factory dependency registration in DI
  • Fix to ensure deps files are properly read in specialization (placeholder) scenarios
  • Increases PS and Java RPS thresholds (#4897)
  • Allow secrets and log paths to be configurable (#4250)
  • Update PowerShell worker to 0.1.174-preview (#4942)
  • Improved performance for Language Worker system logging (#4786)
  • Do not start languageworkers in placeholder mode when using pooling unless workerruntime is set # a3be286

CI build: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/27537751/job/j7r6pk8p7mqxyuuw/artifacts

Azure Functions Runtime 2.0.12673

06 Sep 17:34
f47891a

Choose a tag to compare

Release Notes

  • Handle worker process start up failures (#4877)
  • Update to Node.JS language worker v1.1.1
  • Linux Node.JS placeholder support (#4835)
  • improvements to secret storage logging to improve diagnostics
  • Misc bug fixes and improvements

CI build: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/27236831/job/dg093n678g51w58g/artifacts

Azure Functions Runtime 2.0.12653

26 Aug 21:05

Choose a tag to compare

Release Notes

  • Updated WebJobs nuget to 3.0.13
  • Fixes to Language Worker specialization and restart logic
  • Updated PowerShell worker to 0.1.159-preview
  • Misc bug fixes and improvements

CI build: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/26959988/job/h1h8b4c1tp33b8wj/artifacts