Releases: serverless-operations/serverless-step-functions
Releases · serverless-operations/serverless-step-functions
v3.15.0
3.15.0 (2023-09-15)
Features
- add request validator schema for http events (a389613)
- EventBridge Scheduler: ✨ add logic for eventbridge scheduler (ca4a4f7)
v3.14.0
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.0
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)
v3.12.0
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)
v3.11.1
3.11.1 (2022-11-18)
Bug Fixes
- update asl-validator to v3 (949f25f)
v3.10.3
3.10.3 (2022-11-18)
Bug Fixes
- update asl-validator to v3 (7fe2477)
v3.10.1
3.10.1 (2022-10-31)
Bug Fixes
- changed yamlParse function so that it will work with serverless-import-config-plugin (c3b1571)