Skip to content

Roadmap

Eric Jizba edited this page Oct 14, 2024 · 37 revisions

Azure Functions Node.js Roadmap 2024-2025

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 2024-2025

  • Node 22 #252
  • Streams
  • Logging
  • SDK types

Node 22

We're targeting preview in October of 2024. We're targeting GA in spring of 2025. We'll narrow these dates down as we get closer.

  • Add support in the worker
  • Add support for Windows in Azure
  • Add support for Linux in Azure
  • Add Node 22 as an option in tooling (VS Code, portal, core tools, az cli)
  • Announce public preview
  • Roll out LTS version of Node.js
  • Ensure existing performance optimizations also apply for Node 22 apps in Azure
  • Announce GA

Streams

  • HTTP streams #97. We announced GA! 🎉 Learn more in our blog post
  • 🏃 Blob streams #99

Logging

  • Open Telemetry #245
  • Agent-based monitoring for App Insights worker#523
  • Show worker logs in App Insights host#9360