Releases: serverless-operations/serverless-step-functions
Releases · serverless-operations/serverless-step-functions
v2.8.0
2.8.0 (2019-09-22)
Features
v2.7.0
2.7.0 (2019-09-17)
Features
- add all authorizer context properties to lambda_proxy template (eb6d450)
v2.6.1
2.6.1 (2019-09-16)
Bug Fixes
- fix permissions issue with lambda ARN strings (ee94d8b)
v2.6.0
2.6.0 (2019-08-21)
Features
v2.5.0
2.5.0 (2019-08-19)
Bug Fixes
- fix bug when there're no lambda versions (708f4c4)
Features
- capture state machine schema explicitly (e1dc3b8)
- support referencing exact version (e967f04), closes #240
v2.4.0
2.4.0 (2019-08-19)
Features
- add support for nested workflows (abe26fb), closes #242
v2.3.0
2.3.0 (2019-08-04)
Features
- reads config option to be compatible with serverless v1.45.0 (b496c85)
v2.2.0
2.2.0 (2019-07-31)
Features
- support local function names instead of logical id (b9525e5)
v2.1.1
2.1.1 (2019-07-29)
Bug Fixes
v2.1.0
2.1.0 (2019-07-10)
Bug Fixes
Features
- support override for alarm logical id (c74f089), closes #225