Releases: serverless-operations/serverless-step-functions
Releases · serverless-operations/serverless-step-functions
v2.2.0
31 Jul 19:42
Compare
Sorry, something went wrong.
No results found
2.2.0 (2019-07-31)
Features
support local function names instead of logical id (b9525e5 )
v2.1.1
29 Jul 23:39
Compare
Sorry, something went wrong.
No results found
2.1.1 (2019-07-29)
Bug Fixes
v2.1.0
10 Jul 21:59
Compare
Sorry, something went wrong.
No results found
2.1.0 (2019-07-10)
Bug Fixes
Features
support override for alarm logical id (c74f089 ), closes #225
v2.0.0
08 Jul 09:42
Compare
Sorry, something went wrong.
No results found
2.0.0 (2019-07-08)
Bug Fixes
no cloudwatch log for DescribeExecution (8a6629f )
test codes and coverage. fixed check logic for coverage (a5507dc )
Features
action parameter support for event.http (14b54e2 )
add is_describe option to execute DescribeExecution action (9b56ca1 )
BREAKING CHANGES
action key in config event.http is now used for creating dynamic IAM Role and API Gateway Request Template to passthru request
v1.25.0
17 Jun 07:31
Compare
Sorry, something went wrong.
No results found
1.25.0 (2019-06-17)
Features
generate LambdaPermission for authorizers (eeee5da ), closes #152
v1.24.1
11 Jun 23:52
Compare
Sorry, something went wrong.
No results found
v1.24.0
10 Jun 00:28
Compare
Sorry, something went wrong.
No results found
1.24.0 (2019-06-10)
Features
support intrinsic functions in lambda::invoke (cb803d7 )
v1.23.1
08 Jun 19:20
Compare
Sorry, something went wrong.
No results found
1.23.1 (2019-06-08)
Bug Fixes
scopes is now passed through validation (091534e ), closes #200
v1.23.0
05 Jun 14:57
Compare
Sorry, something went wrong.
No results found
1.23.0 (2019-06-05)
Features
add support for AuthorizationScopes (07a6277 )
support iamRole override for HTTP events (d7906b5 ), closes #91
v1.22.0
04 Jun 17:58
Compare
Sorry, something went wrong.
No results found
1.22.0 (2019-06-04)
Features
support lambda:invoke resource type (39aa3e1 ), closes #209