Azure Functions CLI 4.9.0
Host Version
- Host Runtime Version: 4.1047.100
- In-Proc CLI:
- CLI Version: 4.4.0
- Host Runtime Version: 4.46.100 (includes 4.846.100, 4.646.100)
Changes
- Fix
AzureFunctionsJobHost__logging__logLevel__Functionoverride fromlocal.settings.jsonbeing ignored due to the host pre-setting the environment variable before user configuration was loaded (#4815) - Fix
ArgumentNullException: Value cannot be null. (Parameter 'input')duringfunc azure functionapp publishfor non-.NET runtimes (PowerShell, Node.js, Python, Java) on Windows function apps (#4822)