Skip to content

Releases: Azure/azure-functions-host

Functions Runtime 2.0.12858

31 Oct 21:47
69f124f
Compare
Choose a tag to compare

Azure Functions Runtime 1.0.12854

26 Oct 17:34
Compare
Choose a tag to compare

Release Notes

  • Additional logging around startup
  • Adding additional logs for secrets regen. (#4879)
  • Reducing ILogger messages in SecretManager

https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/28517694/artifacts

Azure Functions Runtime 2.0.12850

28 Oct 21:39
3d13bf1
Compare
Choose a tag to compare

Azure functions runtime release 2.0.12835

24 Oct 18:13
a26a1f6
Compare
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
Compare
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
Compare
Choose a tag to compare

Azure Functions Runtime 2.0.12775

10 Oct 00:06
Compare
Choose a tag to compare

Azure Functions Runtime 2.0.12763

06 Oct 03:48
Compare
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
Compare
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
Compare
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