Skip to content

4.4.0

Choose a tag to compare

@azure-functions-release azure-functions-release released this 31 Oct 20:26
6b60f13

Azure Functions CLI 4.4.0

Host Version

  • Host Runtime Version: 4.1043.200
  • In-Proc CLI:
    • CLI Version: 4.2.0
    • Host Runtime Version: 4.41.100 (4.841.100, 4.641.100)

The in-proc CLI is built and versioned separately but packaged within the main CLI.
This is not actively maintained, but periodically updated to the latest in-proc host runtime.

Changes

  • Add Dockerfile for python 3.13 local build environment (#4611)
  • Add support for Python 3.14 (#4668)
  • Implement preview feature to apply host configuration profiles on 'func init' command (#4675)