Skip to content

Releases: serverless-operations/serverless-step-functions

v3.0.0

31 Jul 05:56
1a3c7f4
Compare
Choose a tag to compare

3.0.0 (2021-07-31)

Features

  • adapt to new Framework variables resolver (dc62243)

BREAKING CHANGES

  • Drop support for old Serverless Framework variables resolver.

v2.32.0

05 Jul 01:21
8981580
Compare
Choose a tag to compare

2.32.0 (2021-07-05)

Features

  • support importing DynamoDB tables exported from external stacks (8a1b732), closes #442

v2.31.0

04 Jul 07:02
83d2ffc
Compare
Choose a tag to compare

2.31.0 (2021-07-04)

Bug Fixes

  • add required type parameter to cli options (0e302dd), closes #415
  • handles issue when Ref value is passed to Seconds for Wait task (fe24c64)

Features

  • add put events policy if eventbridge task is used by machine (23241d6), closes #432
  • eventbus: stringify eventbus name (9fdf996)

v2.30.0

15 Apr 20:07
e0a391d
Compare
Choose a tag to compare

2.30.0 (2021-04-15)

Features

  • add IAM Role support for createTransformJob.sync (4062814)

v2.29.0

17 Nov 22:38
972a1f3
Compare
Choose a tag to compare

2.29.0 (2020-11-17)

Features

  • added Fn::Join to ARN deployment schemas (7be54b2)

v2.28.0

16 Nov 23:50
a0952d6
Compare
Choose a tag to compare

2.28.0 (2020-11-16)

Features

  • allow Fn::ImportValue for alarm topics (29bae34)

v2.27.1

15 Oct 14:21
7de1381
Compare
Choose a tag to compare

2.27.1 (2020-10-15)

Bug Fixes

  • typo in executionsSucceeded (be31d60)

v2.27.0

14 Oct 14:49
fe3762e
Compare
Choose a tag to compare

2.27.0 (2020-10-14)

Features

  • add ExecutionSucceeded as a valid metric (820e298)

v2.26.0

19 Sep 16:15
Compare
Choose a tag to compare

2.26.0 (2020-09-19)

Features

v2.25.1

18 Sep 00:50
3f59c38
Compare
Choose a tag to compare

2.25.1 (2020-09-18)

Bug Fixes

  • added iam permission for x-ray (c987642)