Releases: Azure/functions-action
Releases · Azure/functions-action
Release v1.5.2
- Updated from Node 16 to Node 20
- Added support for Flex Consumption plan
Release v1.5.1
Enable deployments on Linux Consumption SKU with Managed Identities for Storage Account Access.
Release v1.5.0
- Added appservice-rest under this action.
- Added more logging related to app settings update.
- Updated deprecated package versions.
- Fixed E2E test cases.
Release v1.4.8
Updated this task from node 12 to node 16.
Release v1.4.7
- Additional validation for the package before ZipDeploy.
- Added 30 seconds wait before calling sync trigger.
Release v1.4.6
Upgrade typed-rest-client
Release v1.4.5
- Remove error for PowerShell app on Linux because it is now GA.
- Parse ZipDeploy method in publish profile for SCM auth.
Release v1.4.4
- Updated packages to latest for tracking all information for deployment.
- Removed separate API call for status change so single deployment ID is created.
- If RBAC, then appService is used, else kuduService is used for getting app settings.
- Merged changes from v1.4.0 for LIMA scenario.
Release v1.4.3
Back to creating 2 deployment IDs to update the status in Windows.
Release v1.4.2
Two deployment IDs were created through GitHub Actions, one with manifest file and other without. So, this fix will only create one deployment ID moving forward with manifest file and status.