Skip to content

Releases: serverless-operations/serverless-step-functions

v2.10.0

03 Oct 04:42
c794fb4
Compare
Choose a tag to compare

2.10.0 (2019-10-03)

Features

  • translate pseudo params starting with # (4712d19), closes #252

v2.9.0

02 Oct 17:04
8f1d459
Compare
Choose a tag to compare

2.9.0 (2019-10-02)

Features

v2.8.2

01 Oct 22:59
5dd8e54
Compare
Choose a tag to compare

2.8.2 (2019-10-01)

Bug Fixes

  • fix SQS QueueUrl transformation to ARN for intrinsic functions (90e9c64)

v2.8.0

22 Sep 11:40
4256648
Compare
Choose a tag to compare

2.8.0 (2019-09-22)

Features

v2.7.0

17 Sep 08:00
92873cc
Compare
Choose a tag to compare

2.7.0 (2019-09-17)

Features

  • add all authorizer context properties to lambda_proxy template (eb6d450)

v2.6.1

16 Sep 09:52
ab9c4f9
Compare
Choose a tag to compare

2.6.1 (2019-09-16)

Bug Fixes

  • fix permissions issue with lambda ARN strings (ee94d8b)

v2.6.0

21 Aug 07:33
d3703e1
Compare
Choose a tag to compare

2.6.0 (2019-08-21)

Features

v2.5.0

19 Aug 13:15
e30421e
Compare
Choose a tag to compare

2.5.0 (2019-08-19)

Bug Fixes

  • fix bug when there're no lambda versions (708f4c4)

Features

  • capture state machine schema explicitly (e1dc3b8)
  • support referencing exact version (e967f04), closes #240

v2.4.0

19 Aug 13:03
07f4623
Compare
Choose a tag to compare

2.4.0 (2019-08-19)

Features

  • add support for nested workflows (abe26fb), closes #242

v2.3.0

04 Aug 08:59
25875c8
Compare
Choose a tag to compare

2.3.0 (2019-08-04)

Features

  • reads config option to be compatible with serverless v1.45.0 (b496c85)