Skip to content

v1.2.0

Compare
Choose a tag to compare
@dlpzx dlpzx released this 03 Nov 16:59
· 646 commits to main since this release
4ecfd0f

What's Changed

Features:

Cleanups and enhancements:

  • RDS tables and migration clean up by @dlpzx in #134
  • Parameterized branch; some cleanup by @rb201 in #160
  • Typo in get env var by @rb201 in #161
  • Add exception to ssm by @rb201 in #162
  • Change to new logo by @dlpzx in #151
  • Fix error while creating sagemaker notebook outside of the vpc by @dlpzx in #170
  • Rename cdkjson to cdkjsontemplate to avoid merging issues by @dlpzx in #173

New Contributors

Special thanks to @eAmine and @LEUNGUU for their contributions!

Full Changelog: v1.1.2...v1.2.0

⚠️ ⚠️ ⚠️ Breaking changes ⚠️ ⚠️ ⚠️

  • Pipeline blueprint has been deprecated. We recommend using the new DDK pipelines. We are working on code changes that would enable multiple options for pipeline creation.
  • Data.all PivotRole has been granted additional permissions for the new features. Make sure that your environments are using the latest version of the pivot role template provided in the code (https://github.com/awslabs/aws-dataall/blob/v1.2.0/deploy/pivot_role/pivotRole.yaml)