serverless-step-functions

AWS Step Functions plugin for Serverless Framework ⚡️

OTHER License

Stars
1K
Committers
97

Bot releases are hidden (Show)

serverless-step-functions - v3.7.0

Published by horike37 over 2 years ago

3.7.0 (2022-04-19)

Features

  • support for custom alarm names (92df29d)
serverless-step-functions - v3.6.0

Published by horike37 over 2 years ago

3.6.0 (2022-04-17)

Features

  • dynamodb update table iam policy (229ca6f)
  • input transformer for schedule events (d41d73d)
serverless-step-functions - v3.4.0

Published by horike37 almost 3 years ago

3.4.0 (2021-12-08)

Features

  • Support Serverless Framework v3 new log api (87bf472)
serverless-step-functions - v3.3.1

Published by horike37 almost 3 years ago

3.3.1 (2021-11-29)

Bug Fixes

  • generate IAM roles when using AWS SDK integration with DynamoDB (18dc472)
serverless-step-functions - v3.3.0

Published by horike37 almost 3 years ago

3.3.0 (2021-11-25)

Features

  • add inputTransformer option to the cloudwatchEvent.
serverless-step-functions - v3.2.1

Published by horike37 almost 3 years ago

3.2.1 (2021-11-25)

Bug Fixes

  • replace "aws" with parititon ref (d226619)
serverless-step-functions - v3.2.0

Published by horike37 almost 3 years ago

3.2.0 (2021-11-09)

Features

  • support configure DLQ on EventBridge Targets (58939ad)
serverless-step-functions - v3.1.1

Published by horike37 about 3 years ago

3.1.1 (2021-10-13)

Bug Fixes

serverless-step-functions - v3.1.0

Published by horike37 about 3 years ago

3.1.0 (2021-09-30)

Features

  • Recognize provider.apiGateway.apiKeys (7ac5897)
  • Recognize provider.apiGateway.resourcePolicy (eb2b892)
  • Recognize provider.apiGateway.usagePlan (fca45f6)
serverless-step-functions - v3.0.0

Published by horike37 about 3 years ago

3.0.0 (2021-07-31)

Features

  • adapt to new Framework variables resolver (dc62243)

BREAKING CHANGES

  • Drop support for old Serverless Framework variables resolver.
serverless-step-functions - v2.32.0

Published by horike37 over 3 years ago

2.32.0 (2021-07-05)

Features

  • support importing DynamoDB tables exported from external stacks (8a1b732), closes #442
serverless-step-functions - v2.31.0

Published by horike37 over 3 years ago

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)
serverless-step-functions - v2.30.0

Published by horike37 over 3 years ago

2.30.0 (2021-04-15)

Features

  • add IAM Role support for createTransformJob.sync (4062814)
serverless-step-functions - v2.29.0

Published by theburningmonk almost 4 years ago

2.29.0 (2020-11-17)

Features

  • added Fn::Join to ARN deployment schemas (7be54b2)
serverless-step-functions - v2.28.0

Published by theburningmonk almost 4 years ago

2.28.0 (2020-11-16)

Features

  • allow Fn::ImportValue for alarm topics (29bae34)
serverless-step-functions - v2.27.1

Published by theburningmonk about 4 years ago

2.27.1 (2020-10-15)

Bug Fixes

  • typo in executionsSucceeded (be31d60)
serverless-step-functions - v2.27.0

Published by theburningmonk about 4 years ago

2.27.0 (2020-10-14)

Features

  • add ExecutionSucceeded as a valid metric (820e298)
serverless-step-functions - v2.26.0

Published by theburningmonk about 4 years ago

2.26.0 (2020-09-19)

Features

serverless-step-functions - v2.25.1

Published by horike37 about 4 years ago

2.25.1 (2020-09-18)

Bug Fixes

  • added iam permission for x-ray (c987642)
serverless-step-functions - v2.25.0

Published by theburningmonk about 4 years ago

2.25.0 (2020-09-16)

Features