Skip to content

Commit

Permalink
use the more relevant 'programming model' for the listed supported ve…
Browse files Browse the repository at this point in the history
…rsions; the ~4 was the AF 'runtime version' of which there is only v4 currently
  • Loading branch information
trentm committed Jan 16, 2025
1 parent 674d41f commit d75b5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/supported-technologies.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ These are the frameworks that we officially support:
|=======================================================================
| Framework | Version | Note
| <<lambda,AWS Lambda>> | N/A |
| <<azure-functions,Azure Functions>> | ~4 | See https://learn.microsoft.com/en-ca/azure/azure-functions/set-runtime-version[the guide on Azure Functions runtime versions].
| <<azure-functions,Azure Functions>> | v3, v4 | https://learn.microsoft.com/en-us/azure/azure-functions/functions-node-upgrade-v4[Node.js programming model v3 and v4]
| <<express,Express>> | ^4.0.0 |
| <<fastify,Fastify>> | >=1.0.0 | See also https://www.fastify.io/docs/latest/Reference/LTS/[Fastify's own LTS documentation]
| <<hapi,@hapi/hapi>> | >=17.9.0 <22.0.0 |
Expand Down

0 comments on commit d75b5fe

Please sign in to comment.