-
Notifications
You must be signed in to change notification settings - Fork 15
Roadmap
Our roadmap is an open and honest plan for the next 6-12 months. We continuously tune the plan based on feedback and we will provide more detail in each of our monthly milestones. We do our best to estimate timelines, but in return we ask for patience and understanding as the timelines can often change during execution of a feature. We plan to cut a new roadmap roughly annually and archive the old roadmap for historical purposes.
Legend of annotations:
Mark | Description |
---|---|
bullet | work not started |
check mark | work completed |
🏃 | on-going work |
💪 | stretch goal |
NOTE: Stretch goals are features unlikely to make the "public preview" phase within a larger theme and/or features unlikely to happen within 6-12 months.
- Node 20 #654
- GA the new programming model
- Hook support #7
- Stream support
- Durable Functions
We're targeting GA for March 2024, which is admittedly later than we'd like. The primary delay is the rollout of performance optimizations that we consider required for a GA-quality experience.
- Add support in the worker
- Add support for Windows in Azure
- Add support for Linux in Azure
- Add Node 20 as an option in tooling (VS Code, portal, core tools, az cli)
- Announce public preview 🎉
- 🏃 Ensure existing performance optimizations also apply for Node 20 apps in Azure
- Roll out LTS version of Node.js
- Announce GA
We announced GA! 🎉 Read more in our blog post.
See this query.
We estimate public preview for spring 2024.
- Stream support for non-HTTP triggers #99
- Based on .NET Isolated #1081
- Stream support for HTTP triggers #97
- Based on .NET Isolated #1387