Skip to content

Releases: data-dot-all/dataall

v1.4.2

06 Mar 08:00
8dffce2
Compare
Choose a tag to compare

What's Changed

  • Fix missing 'glue:DeleteResourcePolicy' to pivotRole in YAML and CDK by @dlpzx in #334
  • Fix SageMaker Studio creation. Added kms:createGrant to environmentGroups (no admin groups) by @dlpzx in #335
  • Fix Dashboard Quicksight button leads to an inaccessibility page by @wolanlu in #339
  • Add ability to bring own certificate to internet_facing=True deployments by @noah-paige in #342
  • Fix pivot role logs actions privileges by @dosiennik in #350

Full Changelog: v1.4.1...v1.4.2

v1.4.1

22 Feb 08:38
94b1be6
Compare
Choose a tag to compare

What's Changed

Bug Fixes and enhancements

  • Fix dataset dropdown list in worksheet view by @noah-paige in #304
  • Bump werkzeug from 2.0.3 to 2.2.3 in /tests and /cdkproxy by @dependabot in #315
  • Add cross-region sharing error message/exception by @dlpzx in #322
  • Check existing Lake Formation data lake location and make dataset resources names unique by @dlpzx in #324

Full Changelog: v1.4.0...v1.4.1

v1.4.0

09 Feb 06:15
3f836af
Compare
Choose a tag to compare

What's Changed

New features:

  • Sharing State Machines - embedded logic of sharing for more robust sharing workflow. Added testing for sharing managers. by @dlpzx and @degoldner in #267
  • Added UI visibility of shared access points and databases by @dlpzx in #289
  • Added Pipeline filter in pipeline menu search bar by @noah-paige in #259

Bug-Fixes:

  • Added get_dataset_folders and delete folders index in delete datasets by @dlpzx in #280
  • Added missing ram:DisassociateResourceShare permission to pivotRole by @dlpzx in #286

Breaking Changes:

Data.all PivotRole needs the ram:DisassociateResourceShare permission. Make sure your PivotRoles include this permission in their policies.

Special thanks to @noah-paige, @degoldner, @luxatwoodmark for their contributions!

Full Changelog: v1.3.1...v1.4.0

v1.3.1

09 Jan 16:24
a929575
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Update the region in which parameters are looked for by @louishourcade in #266
  • Fix unauthorized data preview by adding table permissions by @noah-paige in #265
  • Added missing PivotRole permissions by @dlpzx in #273

Package updates

  • Bump json5 from 1.0.1 to 1.0.2 in /frontend by @dependabot in #269
  • Fix Dependabot alert (Prototype Pollution in JSON5 via Parse Method) … by @dlpzx in #270
  • Added nth-check resolution to point only to ^2.0.1 versions by @dlpzx in #272

Full Changelog: v1.3.0...v1.3.1

v1.3.0

19 Dec 17:52
152a2ad
Compare
Choose a tag to compare

What's Changed

New features:

  • Data.all pipelines enhacements and handle update by @noah-paige in #230
  • Introduction of Consumer roles to ease data consumption by @dlpzx in #231
  • Configurable Inheritance of Environment tags by @dlpzx in #203
  • Configurable Quicksight reader vs anonymous sessions by @dlpzx in #218

Enhancements and Bug-Fixes:

  • Add delete and clear notifications by @noah-paige in #252
  • Added Quicksight documentation including capacity pricing by @dlpzx in #254
  • Added PivotRole IAM Role CDK stack by @dlpzx in #253

Breaking Changes:

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)

Full Changelog: v1.2.3...v1.3.0

v1.2.3

12 Dec 08:06
6adc522
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

Special thanks to @noah-paige!

v1.2.2

01 Dec 10:24
b441192
Compare
Choose a tag to compare

What's Changed

  • Edit VirtualEnv creation for proper wheel version by @noah-paige in #223
  • Lint(flaking) issue by @dlpzx in #227
  • Security upgrade libraries by @dlpzx in #222
  • Remove comma which creates a tuple and duplicate SSM parameters. by @mgwidmann in #224
  • Added uploadToS3 stage when quality gate = False by @dlpzx in #228
  • Change open search service to use correct principal. by @mgwidmann in #225
  • Added userguide PDF file by @dlpzx in #232

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Nov 14:53
064633b
Compare
Choose a tag to compare

What's Changed

Features:

Bug Fixes:

  • Changed function to an function that can be found in older versions o… by @rb201 in #191
  • Fix removed_folders none object for no Access point by @dlpzx in #200
  • Bump loader-utils from 2.0.2 to 2.0.4 in /frontend by @dependabot in #201 and in #212
  • Fix CodeBuild environment variable name in app.py by @dlpzx in #214

Full Changelog: v1.2.0...v1.2.1

v1.2.0

03 Nov 16:59
4ecfd0f
Compare
Choose a tag to compare

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)

v1.1.2

14 Oct 09:44
69edc86
Compare
Choose a tag to compare

What's Changed

Bug Fixes:

  • query organization environments fix by @wolanlu in #149
  • Creating new environment with sagemaker notebooks option fails by @dlpzx in #157

Enhancements:

  • Small changes to the Pivotrole definition that lead to misunderstandings by @dlpzx in #156
  • Check quicksight subscription at environment creation by @dlpzx in #152

Full Changelog: v1.1.1...v1.1.2