Releases: serverless-operations/serverless-step-functions
Releases · serverless-operations/serverless-step-functions
V3.21.1
Support Serverless Framework V4
v3.21.0
3.21.0 (2024-03-28)
Features
- Add support to s3:listObjectsV2 permission
v3.20.1
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
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.19.0 (2024-02-02)
Features
- add IAM Role support for bedrock invokeModel with foundation models (8282395)
v3.18.0
3.18.0 (2023-12-04)
Features
- add support for step func sdk sync execution (0dfa798)
v3.17.0
3.17.0 (2023-10-10)
Features
- EventBridge Scheduler: enable passing input to target (0f1dbbd)
v3.16.0
3.16.0 (2023-10-01)
Features
- expand support for Redshift Data (b223272)
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)