Skip to content

Releases: Azure/azure-functions-host

Azure Functions Runtime 2.0.12673

06 Sep 17:34
f47891a
Compare
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
Compare
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

Azure Functions Runtime 2.0.12641

14 Aug 03:28
b9807eb
Compare
Choose a tag to compare

Release Notes

  • Updated WebJobs nuger to 3.0.12
  • Updated Powershell worker to 0.1.152-preview
  • Enabled encryption keys for Linux preview apps #3035
  • Misc bug fixes and improvements

CI build: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/branch/master/job/2gfmu74e1ddfysdx/artifacts

Azure Functions Runtime 2.0.12625

08 Aug 00:41
Compare
Choose a tag to compare

Release Notes

  • Reverting DeferredLogger to send WebHost logs to JobHost

Azure Functions Runtime 2.0.12620 (Beta)

06 Aug 18:33
Compare
Choose a tag to compare

Preview/beta runtime changes for public validation

Azure Functions Runtime 2.0.12612

29 Jul 20:53
83157aa
Compare
Choose a tag to compare

The deployment for this release was not completed as we found a performance regression. Please use v2.0.12625 instead.

Release Notes

  • Fix for graceful shutdown of language worker
  • Publish function metrics for linux containers
  • Fix log sharing issues causing host to shutdown unexpectedly
  • Add invariant culture comparison to function name validation
  • Misc improvements on the language worker communication
  • Reset offline state when extension installation fails
  • Logging improvements
  • Add global HTTP response headers configuration
  • Support SAS storage URL for secret management
  • Update ASP.NET Core references to 2.2.6

Azure Functions Runtime 1.0.12615

29 Jul 21:30
Compare
Choose a tag to compare

Azure Functions Runtime 2.0.12590

23 Jul 22:42
Compare
Choose a tag to compare

Release Notes

  • Adding DOTNET_SKIP_FIRST_TIME_EXPERIENCE environment setting to function.proj restore

CI Build: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/26192380

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:

Azure Functions Core Tools (2.7.1505 Commit hash: eb81829)
Function Runtime Version: 2.0.12590.0

Azure Functions Runtime 2.0.12575

17 Jul 15:45
Compare
Choose a tag to compare

##Release Notes

  • Removed dependency on FunctionsJava #4653
  • SyncTriggers Fix #62337d0
  • Misc bug fixes and improvements

CI build: https://ci.appveyor.com/project/appsvc/azure-webjobs-sdk-script-y8o14/builds/26032450

Azure Functions Runtime 1.0.12582

25 Jul 21:23
Compare
Choose a tag to compare