Serverless Step Functions Versions Save

AWS Step Functions plugin for Serverless Framework ⚡️

v3.21.0

1 month ago

3.21.0 (2024-03-28)

Features

  • Add support to s3:listObjectsV2 permission

v3.20.1

1 month ago

3.20.1 (2024-03-06)

Bug Fixes

  • added missing support for IAM PassRole of tasks that create EventBridge Scheduler Schedules (84e6648), closes #606

v3.20.0

2 months ago

3.20.0 (2024-03-05)

Features

  • added support for IAM Permission of tasks that create EventBridge Scheduler Schedules (b8048be), closes #604

v3.19.0

3 months ago

3.19.0 (2024-02-02)

Features

  • add IAM Role support for bedrock invokeModel with foundation models (8282395)

v3.18.0

5 months ago

3.18.0 (2023-12-04)

Features

  • add support for step func sdk sync execution (0dfa798)

v3.17.0

6 months ago

3.17.0 (2023-10-10)

Features

  • EventBridge Scheduler: enable passing input to target (0f1dbbd)

v3.16.0

7 months ago

3.16.0 (2023-10-01)

Features

  • expand support for Redshift Data (b223272)

v3.15.0

7 months ago

3.15.0 (2023-09-15)

Features

  • add request validator schema for http events (a389613)
  • EventBridge Scheduler: :sparkles: add logic for eventbridge scheduler (ca4a4f7)

v3.14.0

9 months ago

3.14.0 (2023-07-10)

Bug Fixes

  • correct test for ItemReader with JSONpath input (740557c)

Features

  • add support dynamoDB batch tasks using AWS SDK service integration (d31d658)
  • support s3:putobject in sdk and resultwriter integrations (b163d81)

v3.13.1

1 year ago

3.13.1 (2023-04-17)

Bug Fixes

  • change to new joi syntax (75de507)