Releases: serverless/serverless-azure-functions
Releases · serverless/serverless-azure-functions
v2.2.1
What's Changed
- feat: add suport for node16 runtime by @lcsales98 in #640
- Adding support for nodejs16 and nodejs18 by @gligorkot in #642
- adding validate github action to pull requests raised to the master branch by @gligorkot in #646
- Publish script by @gligorkot in #653
- Integration tests + tag if new version by @gligorkot in #656
- Release v2.2.0 with node 16 and 18 support by @gligorkot in #664
- fix: Updated publishing script and only run tag on the main repo, not forks by @gligorkot in #665
- chore: Release v2.2.1 by @gligorkot in #666
New Contributors
- @lcsales98 made their first contribution in #640
- @gligorkot made their first contribution in #642
Full Changelog: v2.1.3...v2.2.1
serverless-azure-functions 0.1.0
Initial release of the Azure Functions Serverless Framework plugin
Check out the documentation on serverless.com for more info on the features.
Adds support for:
deploy
deploy:function
invoke
logs
remove