serverless-step-functions

AWS Step Functions plugin for Serverless Framework ⚡️

OTHER License

Stars
1K
Committers
97

Bot releases are visible (Hide)

serverless-step-functions - v3.21.0 Latest Release

Published by horike37 7 months ago

3.21.0 (2024-03-28)

Features

  • Add support to s3:listObjectsV2 permission
serverless-step-functions - v3.20.1

Published by horike37 8 months 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
serverless-step-functions - v3.20.0

Published by horike37 8 months ago

3.20.0 (2024-03-05)

Features

  • added support for IAM Permission of tasks that create EventBridge Scheduler Schedules (b8048be), closes #604
serverless-step-functions - v3.19.0

Published by horike37 9 months ago

3.19.0 (2024-02-02)

Features

  • add IAM Role support for bedrock invokeModel with foundation models (8282395)
serverless-step-functions - v3.18.0

Published by horike37 11 months ago

3.18.0 (2023-12-04)

Features

  • add support for step func sdk sync execution (0dfa798)
serverless-step-functions - v3.17.0

Published by horike37 about 1 year ago

3.17.0 (2023-10-10)

Features

  • EventBridge Scheduler: enable passing input to target (0f1dbbd)
serverless-step-functions - v3.16.0

Published by horike37 about 1 year ago

3.16.0 (2023-10-01)

Features

  • expand support for Redshift Data (b223272)
serverless-step-functions - v3.15.0

Published by horike37 about 1 year ago

3.15.0 (2023-09-15)

Features

  • add request validator schema for http events (a389613)
  • EventBridge Scheduler: ✨ add logic for eventbridge scheduler (ca4a4f7)
serverless-step-functions - v3.14.0

Published by horike37 over 1 year 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)
serverless-step-functions - v3.13.1

Published by horike37 over 1 year ago

3.13.1 (2023-04-17)

Bug Fixes

  • change to new joi syntax (75de507)
serverless-step-functions - v3.13.0

Published by lopburny over 1 year ago

3.13.0 (2023-03-08)

Features

  • generate permission for dynamodb:Query and for GSIs (0467b3c)
  • support custom state machine names when using a distributed mapA (57e1723)
serverless-step-functions - v3.12.1

Published by lopburny almost 2 years ago

3.12.1 (2023-01-16)

Bug Fixes

  • template error while using distributed_map (5dc95b9)
  • tests (63aa0b9)
serverless-step-functions - v3.12.0

Published by lopburny almost 2 years ago

3.12.0 (2023-01-16)

Bug Fixes

  • linting and conditional loop (c7d22ba)
  • permissionsBoundary: apply permissionsBoundary (7070ae5)
  • scheduled events + tests (0dbfecf)

Features

  • add IAM role to distributed_map to start the state machine (1246f0d)
  • generate IAM role for S3 when ItemReader is used (907bda4)
  • support new ItemProcessor for Map states (ee4fb96)
  • update asl_validator plugin (42401b8)
serverless-step-functions - v3.11.1

Published by lopburny almost 2 years ago

3.11.1 (2022-11-18)

Bug Fixes

  • update asl-validator to v3 (949f25f)
serverless-step-functions - v3.10.3

Published by lopburny almost 2 years ago

3.10.3 (2022-11-18)

Bug Fixes

  • update asl-validator to v3 (7fe2477)
serverless-step-functions - v3.10.2

Published by lopburny almost 2 years ago

3.10.2 (2022-11-18)

Bug Fixes

serverless-step-functions - v3.10.1

Published by lopburny almost 2 years ago

3.10.1 (2022-10-31)

Bug Fixes

  • changed yamlParse function so that it will work with serverless-import-config-plugin (c3b1571)
serverless-step-functions - v3.10.0

Published by lopburny about 2 years ago

3.10.0 (2022-09-21)

Features

  • add support for Redshift Data (fc6de3d)
serverless-step-functions - v3.9.0

Published by lopburny about 2 years ago

3.9.0 (2022-09-13)

Bug Fixes

  • linting (bf9e804)
  • updating dependencies on package-lock (85bfc96)
  • upgrading libs with vulnerabilities (6d1a26f)
  • vpc endpoints -> endpoint configuration (61d4528)

Features

  • allow additive IAM role statements (f985240)
serverless-step-functions - v3.8.0

Published by lopburny about 2 years ago

3.8.0 (2022-07-27)

Features

  • add support for having a task be based on an object in S3 using AWS SDK service integration (fd5fc08)
  • allow setting intrinsic functions for CW Events iamRole (f9fc2da)