Skip to content

Releases: Azure/azure-functions-core-tools

4.0.7512

02 Jul 19:49
8be8cc8

Choose a tag to compare

Core Tools 4.0.7512 (inproc: 4.0.7508)

  • Host Version: 4.1040.300
  • In-Proc Host Version: 4.40.100

APT is now unblocked. 4.0.7512 has rolled out and we have released all older versions as well.

4.0.7332-preview1

22 May 22:12
7e258d4

Choose a tag to compare

4.0.7332-preview1 Pre-release
Pre-release

Preview Release For Linux-Arm64

This release provides a preview build of Core Tools targeting the Linux-ARM64 architecture.

Note

Unless you're targeting Linux-ARM64, we recommend continuing to use the standard release for broader compatibility.

Key Information:

  • This build is intended to enable support for the Linux-ARM64 platform.
  • It does not include .NET applications using the in-process model, or Python language support at this time.
  • This release will only be available on NPM and APT
    • ✨NPM: Available now npm install -g [email protected]
    • 🚀APT: The APT release is currently in progress.

We appreciate your feedback as we continue to expand platform compatibility.

APT is now unblocked. 4.0.7332-preview1 has rolled out and we have released all older versions as well.

4.0.7317

21 May 21:57
5ca56d3

Choose a tag to compare

APT is now unblocked. 4.0.7317 has rolled out and all other versions are available as well.

4.0.7030

19 Mar 20:14
9d08c43

Choose a tag to compare

updating cdn link (#4265)

4.0.6821

10 Jan 22:20
2619642

Choose a tag to compare

Change Notes

  • Fix --enableAuth param (#4211)
  • Check environment for 'FUNCTIONS_WORKER_RUNTIME' on func start (#4219)

4.0.6610

13 Nov 22:08
48490a7

Choose a tag to compare

template update (#4151)

4.0.6594

11 Nov 22:40
48490a7

Choose a tag to compare

template update (#4151)

4.0.6543

13 Nov 18:00
a4bf0e4

Choose a tag to compare

Core tools release updates (trigger custom host after code mirror, si…

4.0.6280

06 Sep 23:17
421f014

Choose a tag to compare

pinning transitive dependency forward (#3760) (#3813)

Co-authored-by: Matthew Henderson <[email protected]>

4.0.5907

28 Jun 01:50
807e897

Choose a tag to compare

[release_4.0] Set the inproc net8 executable name based on operating …