Releases: Azure/azure-functions-core-tools
Releases · Azure/azure-functions-core-tools
4.1.2
4.1.1
Azure Functions CLI 4.1.1
Host Version
- Host Version: 4.1040.300
- In-Proc Host Version: 4.40.100
Changes
- Fix dotnet templates installation (#4538)
- Disable diagnostic events in local development by replacing the
IDiagnosticEventRepository
with aDiagnosticEventNullRepository
(#4542) - Add
func pack
support for in-proc functions (#4529) - Update KEDA templates &
kubernetes create
command to correctly use a provided namespace, or use default namespace (#4558) - Update
func init
to default to the .NET 8 template for in-proc apps (#4557) - Implement (2 second) graceful timeout period for the CLI shutdown (#4540)
- Overwrite
AZURE_FUNCTIONS_ENVIRONMENT
toDevelopment
if it is already set (#4563) - Warn if there is a
JsonException
when parsing thelocal.settings.json
file (#4571) - Enabled verbose logs in MSI by default (#4578)
4.1.0
Azure Functions CLI 4.1.0
Host Version
- Host Version: 4.1040.300
- In-Proc Host Version: 4.40.100
Changes
- Implement file locking mechanism for templates/bundle installation (#4482)
- Add exception details to error message during
func publish
(#4503) - Chocolatey: Update default installation to x64 (#4506)
- Add console output encoding to support international chars (#4429)
- Add logs for host status checks during deployment of Flex Function Apps (#4525)
APT is now unblocked. 4.1.0 has rolled out and we have released all older versions as well.
4.0.7512
4.0.7332-preview1
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 azure-functions-core-tools@4.0.7332-preview1
- 🚀APT: The APT release is currently in progress.
- ✨NPM: Available now
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.