Skip to content

Releases: Azure/functions-action

Release v1.5.2

28 May 14:45
Compare
Choose a tag to compare
  • Updated from Node 16 to Node 20
  • Added support for Flex Consumption plan

Release v1.5.1

17 Aug 17:04
Compare
Choose a tag to compare

Enable deployments on Linux Consumption SKU with Managed Identities for Storage Account Access.

Release v1.5.0

21 Apr 23:52
Compare
Choose a tag to compare
  1. Added appservice-rest under this action.
  2. Added more logging related to app settings update.
  3. Updated deprecated package versions.
  4. Fixed E2E test cases.

Release v1.4.8

03 Nov 18:45
Compare
Choose a tag to compare

Updated this task from node 12 to node 16.

Release v1.4.7

15 Aug 19:19
Compare
Choose a tag to compare
  • Additional validation for the package before ZipDeploy.
  • Added 30 seconds wait before calling sync trigger.

Release v1.4.6

13 May 17:08
Compare
Choose a tag to compare

Upgrade typed-rest-client

Release v1.4.5

19 Apr 22:17
Compare
Choose a tag to compare
  • 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

22 Sep 22:04
05f10fa
Compare
Choose a tag to compare
  • 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

25 Aug 22:58
Compare
Choose a tag to compare

Back to creating 2 deployment IDs to update the status in Windows.

Release v1.4.2

24 Aug 17:45
Compare
Choose a tag to compare

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.