Aws Ddk Versions Save

An open source development framework to help you build data workflows and modern data architecture on AWS.

v1.4.0

4 months ago

Fixes ๐Ÿ›

Dependencies

Packages ๐Ÿ—ณ๏ธ

Full Changelog: https://github.com/awslabs/aws-ddk/compare/v1.3.1...v1.4.0

v1.3.1

6 months ago

Fixes ๐Ÿ›

Dependencies

Packages ๐Ÿ—ณ๏ธ

Full Changelog: https://github.com/awslabs/aws-ddk/compare/v1.3.0...v1.3.1

v1.3.0

7 months ago

Features/Enhancements ๐Ÿš€

Fixes

Packages ๐Ÿ—ณ๏ธ

New Contributors

Full Changelog: https://github.com/awslabs/aws-ddk/compare/v1.2.0...v1.3.0

v1.2.0

9 months ago

Features/Enhancements ๐Ÿš€

Packages ๐Ÿ—ณ๏ธ

Full Changelog: https://github.com/awslabs/aws-ddk/compare/v1.1.0...v1.2.0

v1.1.0

10 months ago

Features/Enhancements ๐Ÿš€

Fixes ๐Ÿ› ๏ธ

Packages ๐Ÿ—ณ๏ธ

Full Changelog: https://github.com/awslabs/aws-ddk/compare/v1.0.1...v1.1.0

v1.0.1

11 months ago

1.0.1 (2023-06-13)

Fixes ๐Ÿ› ๏ธ

  • account/region determination in getStackSynthesizer (#347) (34dbe7e) by @malachi-constant
  • Adding cfnNagFailBuild parameter (#337) (a5c3264) by @malachi-constant
  • make 'configPath' optional (#343) (689c795) by @malachi-constant
  • removing default environment id from get stack synthesizer method (#352) (0fe3827) by @malachi-constant

Packages ๐Ÿ—ณ๏ธ

v1.0.0

11 months ago

New functionality & Breaking Changes ๐Ÿš€

  • Source code is now written in Typescript and uses JSII to package both python and typescript versions of the library. In the near future we will add support for all AWS CDK supported programming languages.
  • A new optional config construct Configurator() has been implemented to replace the required Config() construct from earlier verisons.
  • The DDK CLI has been deprectated. Projects that were bootstrapped using ddk bootstrap will still be supported.
  • New stages have been added

See upgrade guide for specifics on breaking changes: Upgrade Guide

Tutorials

See other guides here

Features/Enhancements ๐Ÿš€

Fixes ๐Ÿ› ๏ธ

Documentation ๐Ÿ“š

  • Add documentation for the stages (#311) (2c8e3eb)
  • Fix documentation structure & add docs for BaseStack and CICDPipelineStack (#310) (11d5a1e)

Packages ๐Ÿ—ณ๏ธ

Tests ๐Ÿงช

New Contributors

Full Changelog: https://github.com/awslabs/aws-ddk/compare/0.6.2...v1.0.0

v1.0.0-rc.0

1 year ago

Features & Enhancements ๐Ÿš€

Bug Fixes ๐Ÿชฒ

Full Changelog: https://github.com/awslabs/aws-ddk/compare/v1.0.0-beta.1...v1.0.0-rc.0

Packages ๐Ÿ—ณ๏ธ

v1.0.0-beta.1

1 year ago

Features & Enhancements ๐Ÿš€

Bug Fixes ๐Ÿชฒ

Full Changelog: https://github.com/awslabs/aws-ddk/compare/v1.0.0-beta.0...v1.0.0-beta.1

v1.0.0-beta.0

1 year ago

(Beta) Major Version Upgrade โ˜€๏ธ

  • The AWS DDK library is now written in typescript with JSII compatibility to support multiple CDK programming languages.
    • Python ๐Ÿ & Typescript โ˜• will be supported initially with more languages to come soon.

Features & Enhancements ๐ŸŽ 

Fixes & Refactoring ๐Ÿ’ซ

New Contributors ๐ŸŒฑ

Full Changelog: https://github.com/awslabs/aws-ddk/commits/v1.0.0-beta.0