Skip to content

Releases: serverless-operations/serverless-step-functions

v3.15.0

15 Sep 04:07
ce5261a
Compare
Choose a tag to compare

3.15.0 (2023-09-15)

Features

  • add request validator schema for http events (a389613)
  • EventBridge Scheduler: ✨ add logic for eventbridge scheduler (ca4a4f7)

v3.14.0

10 Jul 07:21
28fa07b
Compare
Choose a tag to compare

3.14.0 (2023-07-10)

Bug Fixes

  • correct test for ItemReader with JSONpath input (740557c)

Features

  • add support dynamoDB batch tasks using AWS SDK service integration (d31d658)
  • support s3:putobject in sdk and resultwriter integrations (b163d81)

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)