Releases: serverless-operations/serverless-step-functions
Releases · serverless-operations/serverless-step-functions
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)
v3.8.0
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)
v3.7.0
3.7.0 (2022-04-19)
Features
- support for custom alarm names (92df29d)
v3.6.0
3.6.0 (2022-04-17)
Features
- dynamodb update table iam policy (229ca6f)
- input transformer for schedule events (d41d73d)
v3.4.0
3.4.0 (2021-12-08)
Features
- Support Serverless Framework v3 new log api (87bf472)
v3.3.1
3.3.1 (2021-11-29)
Bug Fixes
- generate IAM roles when using AWS SDK integration with DynamoDB (18dc472)
v3.3.0
3.3.0 (2021-11-25)
Features
- add inputTransformer option to the cloudwatchEvent.
v3.2.1
3.2.1 (2021-11-25)
Bug Fixes
- replace "aws" with parititon ref (d226619)
v3.2.0
3.2.0 (2021-11-09)
Features
- support configure DLQ on EventBridge Targets (58939ad)
v3.1.1
3.1.1 (2021-10-13)
Bug Fixes