Releases: serverless-operations/serverless-step-functions
Releases · serverless-operations/serverless-step-functions
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)
v3.10.0
3.10.0 (2022-09-21)
Features
- add support for Redshift Data (fc6de3d)
v3.9.0
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)