Skip to content

Releases: serverless-operations/serverless-step-functions

1.12.1(09.02.2019)

09 Feb 01:44
Compare
Choose a tag to compare
  • Avoid alarms logs when no alarms are defined #171

1.12.0(02.02.2019)

04 Feb 17:13
Compare
Choose a tag to compare
  • fixed Batch/ECS integration (#169)
  • support for specifying CloudWatch alarms (#167)

1.11.0(31.01.2019)

31 Jan 02:17
Compare
Choose a tag to compare
  • fix generated IAM role when there are no Task states(#165)
  • add support for dependsOn option(#164)

1.10.0(22.01.2019)

22 Jan 06:52
Compare
Choose a tag to compare
  • Support to generate permissions of IAM Role for SNS, SQS, DynamoDB, ECS and Batch integrations. consolidate permissions by common actions and then resources, to minimise number of policy statements. (#161 )

1.9.0(17.12.2018)

17 Dec 09:46
Compare
Choose a tag to compare
  • Add support for CloudFormation intrinsic function for role (#156)
  • Add dollar sign to function arn regex (#154)

1.8.0(13.10.2018)

13 Oct 07:45
Compare
Choose a tag to compare
  • Service endpoint fix (#150)
  • Add support for CloudWatch Events (#151 )

1.7.2(31.08.2018)

30 Aug 15:07
Compare
Choose a tag to compare
  • Allow pseudo-parameters in function arn regex (#148)

1.7.1(30.08.2018)

30 Aug 11:02
Compare
Choose a tag to compare
  • Refactor function resource arn regex to only allow valid characters (#147 )

1.7.0(28.08.2018)

27 Aug 13:41
Compare
Choose a tag to compare
  • JSON prettify when the state definition is a JSON object instead of raw string (#144)
  • Restrict permissions given to the generated IAM role (#145)

1.6.1(31.07.2018)

30 Jul 20:19
475dfe3
Compare
Choose a tag to compare

accidentally release (#139).