Skip to content

Releases: awslabs/aws-ddk

AWS DDK 0.6.2

06 Feb 19:53
6b6269d
Compare
Choose a tag to compare

🚀 Enhancements / Bug Fixes

Core:

🙏 Thanks

We thank the following contributors/users for their work on this release:
@anmolsgandhi , @malachi-constant

Full Changelog: 0.6.1...0.6.2

AWS DDK 0.6.1

19 Dec 17:24
b223e64
Compare
Choose a tag to compare

🚀 Enhancements / Dependency Upgrades

Core:

🙏 Thanks

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

@kukushking, @malachi-constant

Full Changelog: 0.6.0...0.6.1

AWS DDK 0.6.0

01 Nov 18:37
0eeb8da
Compare
Choose a tag to compare

🚀 Features // 💎 Enhancements // 🪲 Bug fixes

CLI:

Core:

Full Changelog: 0.5.1...0.6.0

AWS DDK 0.5.1

23 Jun 17:41
d68fa67
Compare
Choose a tag to compare

🚀 Features / Bug fixes

CLI:

Core:

🙏 Thanks

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

@b-akhil, @jaidisido, @kukushking, @malachi-constant, @cnfait

Full Changelog: 0.4.0...0.5.1

AWS DDK 0.4.0

16 May 15:40
Compare
Choose a tag to compare

🚀 Features / Bug fixes

Core:

CLI:

  • Add alpha packages to cli requirements.txt template by @jaidisido in #107

Docs 📚

Full Changelog: 0.3.0...0.4.0

🙏 Thanks

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

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

AWS DDK 0.3.0

12 Apr 17:13
1f2a482
Compare
Choose a tag to compare

⚠️ Breaking changes

  • Update CDK to v2.20.0 and pin the version #83 #72
  • Replace CloudTrail with S3 EventBridge notifications in S3EventStage #83

🚀 Features / Bug fixes

Core:

  • Add additional_role_policy_statements to state machine stages #82
  • Expose state machine objects in stages #81
  • Add state machine alarms #76
  • Allow multiple CloudWatch alarms per stage #78
  • Add lambda layers to SQSToLambdaStage #79
  • Add security config to Glue factory #75
  • Add firehose delivery ingestion stage #71 🚀
  • Add CodeArtifact publish action #74
  • Add AppFlow stage #68 🚀
  • Add AthenaSQL stage #66 🚀
  • Add glue factory and create glue job and crawler in stage #63
  • Add data pipeline & stage alerting #55

CLI:

  • Remove default AWS profile #61

Docs 📚

  • Multi-account how-to #64

🙏 Thanks

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

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

AWS DDK 0.2.0

17 Mar 15:58
68fb437
Compare
Choose a tag to compare

⚠️ 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

0.1.0

17 Feb 20:02
221fd63
Compare
Choose a tag to compare

Initial release of core and cli packages. 🚀🚀🚀