Skip to content

Roadmap

Eric Jizba edited this page Oct 17, 2023 · 38 revisions

Azure Functions Node.js Roadmap 2023

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.

Themes for 2023

Node 20

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

New programming model

We announced GA! 🎉 Read more in our blog post.

Hook support

See this query.

Stream support

We estimate public preview for spring 2024.

Clone this wiki locally