Azure Functions CLI 4.11.0
Host Version
- Host Runtime Version: 4.1048.200
- In-Proc CLI:
- CLI Version: 4.5.0
- Host Runtime Version: 4.48.100 (includes 4.848.100, 4.648.100)
Changes
- Fix
func packthrowing crypticUnsupported runtime: Nonewhenlocal.settings.jsonis absent andFUNCTIONS_WORKER_RUNTIMEis not set (#4829) - Mark Node.js 24 as GA in stacks.json (add Flex Consumption SKU) (#4867)
- Surface SSL/TLS certificate errors clearly when SSL inspection proxies intercept connections (#4857)
- Fix
func kubernetes deployrace condition wherekubectl rollout statusran before the Deployment was registered (#4919) - Fix
func kubernetes deleteto honor--no-dockerinstead of failing on registry auth (#4919) - Add
McpPromptTriggertemplate for dotnet-isolatedfunc new(#4891) - Fix func azure storage fetch-connection-string failing with "Cannot find storage account" due to ARM eventual consistency (#4884)