Releases: serverless-operations/serverless-step-functions
Releases · serverless-operations/serverless-step-functions
v3.0.0
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
2.32.0 (2021-07-05)
Features
- support importing DynamoDB tables exported from external stacks (8a1b732), closes #442
v2.31.0
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
2.30.0 (2021-04-15)
Features
- add IAM Role support for createTransformJob.sync (4062814)
v2.29.0
2.29.0 (2020-11-17)
Features
- added Fn::Join to ARN deployment schemas (7be54b2)
v2.28.0
2.28.0 (2020-11-16)
Features
- allow Fn::ImportValue for alarm topics (29bae34)
v2.27.1
2.27.1 (2020-10-15)
Bug Fixes
- typo in executionsSucceeded (be31d60)
v2.27.0
2.27.0 (2020-10-14)
Features
- add ExecutionSucceeded as a valid metric (820e298)
v2.25.1
2.25.1 (2020-09-18)
Bug Fixes
- added iam permission for x-ray (c987642)