Skip to content

Releases: serverless-operations/serverless-step-functions

1.7.1(30.08.2018)

30 Aug 11:02

Choose a tag to compare

  • Refactor function resource arn regex to only allow valid characters (#147 )

1.7.0(28.08.2018)

27 Aug 13:41

Choose a tag to compare

  • JSON prettify when the state definition is a JSON object instead of raw string (#144)
  • Restrict permissions given to the generated IAM role (#145)

1.6.1(31.07.2018)

30 Jul 20:19
475dfe3

Choose a tag to compare

accidentally release (#139).

1.6.0(31.07.2018)

30 Jul 15:43

Choose a tag to compare

  • Support API Gateway authorizers (#133 )
  • Support Share API(#130 #131 )

1.5.0(10.07.2018)

09 Jul 20:33

Choose a tag to compare

  • Supported for custom body mapping templates(#122)
  • Supported custom logicalId separate from name (#124)
  • fixed Version 1.4.1 breaks pseudo parameters (#129, #119)

1.4.1(24.04.2018)

24 Apr 14:20

Choose a tag to compare

  • Populating object before parsing step function(#116)

1.4.0(10.03.2018)

10 Apr 14:12

Choose a tag to compare

  • Supported for API Key with http event (#108, #113 )
  • Didn't display endpoints if there are none (#109)

1.3.0(23.11.2017)

23 Nov 15:50

Choose a tag to compare

1.2.0(12.09.2017)

12 Sep 14:41

Choose a tag to compare

  • Schedule events have been supported. Please check the README for more info.

1.1.0(23.07.2017)

23 Jul 04:25

Choose a tag to compare

Added cors support to API Gateway event(#37)