Skip to content

v1.20.1

Choose a tag to compare

@github-actions github-actions released this 22 Aug 20:31
· 132 commits to main since this release
57b3cd3

1.20.1 (2026-08-22)

Added

  • deliver Firehose records into an S3 bucket (#934) (dd764bf), closes #911
  • deploy AWS::KinesisFirehose::DeliveryStream (#937) (49f5621)
  • deploy AWS::StepFunctions::StateMachine (#935) (07bc97a)
  • feed a delivery stream from a Kinesis stream (#938) (e2da125)
  • invoke a Lambda function from a Task state (#939) (7e6e6f6)
  • run a simulated Step Functions state machine (#930) (3216773)
  • run Choice and Wait states (#936) (63952c2)
  • send an Origin's custom headers to the Origin (#948) (57b3cd3), closes #944