Skip to content

Releases: serverless-operations/serverless-step-functions

1.5.0(10.07.2018)

09 Jul 20:33
Compare
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
Compare
Choose a tag to compare
  • Populating object before parsing step function(#116)

1.4.0(10.03.2018)

10 Apr 14:12
Compare
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
Compare
Choose a tag to compare

1.2.0(12.09.2017)

12 Sep 14:41
Compare
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
Compare
Choose a tag to compare

Added cors support to API Gateway event(#37)

1.0.5(11.07.2017)

10 Jul 15:21
Compare
Choose a tag to compare

Fixed the bug that there is an case which can't create iam policy correctly. (#59)

1.0.4(16.06.2017)

16 Jun 01:41
Compare
Choose a tag to compare

Fixed the bug with api gateway event. when you specify custom name to your statemachine, CF templated was broken(#53)

1.0.3(12.06.2017)

12 Jun 02:21
Compare
Choose a tag to compare

Feature

You can specify a custom naming to statemachine using name statement. Please see the detail in README.(#50)

Bug

Fixed deprecation warnings upon deploy.(#43)

1.0.2(18.04.2017)

17 Apr 21:26
Compare
Choose a tag to compare

Accidentally release(#35)