Skip to content

Releases: serverless-operations/serverless-step-functions

v2.1.1

29 Jul 23:39
6f33c81
Compare
Choose a tag to compare

2.1.1 (2019-07-29)

Bug Fixes

v2.1.0

10 Jul 21:59
4f6a27d
Compare
Choose a tag to compare

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
479d003
Compare
Choose a tag to compare

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
2ab2872
Compare
Choose a tag to compare

1.25.0 (2019-06-17)

Features

  • generate LambdaPermission for authorizers (eeee5da), closes #152

v1.24.1

11 Jun 23:52
2a207e7
Compare
Choose a tag to compare

1.24.1 (2019-06-11)

Bug Fixes

v1.24.0

10 Jun 00:28
39f7233
Compare
Choose a tag to compare

1.24.0 (2019-06-10)

Features

  • support intrinsic functions in lambda::invoke (cb803d7)

v1.23.1

08 Jun 19:20
484486d
Compare
Choose a tag to compare

1.23.1 (2019-06-08)

Bug Fixes

  • scopes is now passed through validation (091534e), closes #200

v1.23.0

05 Jun 14:57
cef3c2e
Compare
Choose a tag to compare

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
b1669d7
Compare
Choose a tag to compare

1.22.0 (2019-06-04)

Features

  • support lambda:invoke resource type (39aa3e1), closes #209

v1.21.1

27 May 23:01
b7cacb7
Compare
Choose a tag to compare

1.21.1 (2019-05-27)

Bug Fixes