Skip to content

AWS DDK 0.2.0

Compare
Choose a tag to compare
@kukushking kukushking released this 17 Mar 15:58
· 439 commits to main since this release
68fb437

⚠️ Breaking changes

  • Renamed aws_ddk_core.pipelines.Stage to aws_ddk_core.pipelines.DataStage and aws_ddk_core.pipelines.Pipeline to aws_ddk_core.pipelines.DataPipeline #33

🚀 Features / Bug fixes

  • Enable event handling in SqsToLambdaStage #54
  • Improve git commands in CLI create-repository #53
  • Add StepFunctionFactory #48
  • Use Step Functions service-sent events in GlueTransformStage #51
  • Add escape hatches for SqsToLambdaStage #47
  • Add security checks and test stages to CICD pipeline construct #28
  • Add custom CodeBuild stage to CICD pipeline construct #37
  • Add CICD pipeline notifications via SNS #43

Docs 📚

  • Create your own DDK Data Stage How-to guide

🙏 Thanks

We thank the following contributors/users for their work on this release:

@jaidisido, @kukushking, @malachi-constant, @cnfait, @vemel, @NickCorbett