v1.2.0
What's Changed
Features:
- Better sharing management by @eAmine in #176
- Change to use s3 access point while sharing folders by @LEUNGUU in #117
- Refactor S3 sharing logic in new version of sharing management by @LEUNGUU and @dlpzx in #183
- Multi environment pipelines by @dlpzx and @noah-paige in #168 and #175
- List possible values when inviting a team within an environment by @LEUNGUU in #158
- Added Github as possible source and cdk.json in SSM by @dlpzx in #163
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
- @noah-paige made their first contribution in #175
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)