Skip to content

Releases: serverless-operations/serverless-step-functions

v3.13.1

17 Apr 03:49
baf6764
Compare
Choose a tag to compare

3.13.1 (2023-04-17)

Bug Fixes

  • change to new joi syntax (75de507)

v3.13.0

08 Mar 01:11
47fcb4e
Compare
Choose a tag to compare

3.13.0 (2023-03-08)

Features

  • generate permission for dynamodb:Query and for GSIs (0467b3c)
  • support custom state machine names when using a distributed mapA (57e1723)

v3.12.1

16 Jan 14:28
fcf2b3c
Compare
Choose a tag to compare

3.12.1 (2023-01-16)

Bug Fixes

  • template error while using distributed_map (5dc95b9)
  • tests (63aa0b9)

v3.12.0

16 Jan 12:12
1c0b347
Compare
Choose a tag to compare

3.12.0 (2023-01-16)

Bug Fixes

  • linting and conditional loop (c7d22ba)
  • permissionsBoundary: apply permissionsBoundary (7070ae5)
  • scheduled events + tests (0dbfecf)

Features

  • add IAM role to distributed_map to start the state machine (1246f0d)
  • generate IAM role for S3 when ItemReader is used (907bda4)
  • support new ItemProcessor for Map states (ee4fb96)
  • update asl_validator plugin (42401b8)

v3.11.1

18 Nov 07:52
Compare
Choose a tag to compare

3.11.1 (2022-11-18)

Bug Fixes

  • update asl-validator to v3 (949f25f)

v3.10.3

18 Nov 07:17
Compare
Choose a tag to compare

3.10.3 (2022-11-18)

Bug Fixes

  • update asl-validator to v3 (7fe2477)

v3.10.2

18 Nov 06:45
Compare
Choose a tag to compare

3.10.2 (2022-11-18)

Bug Fixes

v3.10.1

31 Oct 02:36
1973e3d
Compare
Choose a tag to compare

3.10.1 (2022-10-31)

Bug Fixes

  • changed yamlParse function so that it will work with serverless-import-config-plugin (c3b1571)

v3.10.0

21 Sep 09:23
1d6d44c
Compare
Choose a tag to compare

3.10.0 (2022-09-21)

Features

  • add support for Redshift Data (fc6de3d)

v3.9.0

13 Sep 12:47
7101755
Compare
Choose a tag to compare

3.9.0 (2022-09-13)

Bug Fixes

  • linting (bf9e804)
  • updating dependencies on package-lock (85bfc96)
  • upgrading libs with vulnerabilities (6d1a26f)
  • vpc endpoints -> endpoint configuration (61d4528)

Features

  • allow additive IAM role statements (f985240)