Skip to content

Releases: data-dot-all/dataall

v1.2.3

12 Dec 08:06
6adc522

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

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

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

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

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

v1.1.1

26 Sep 09:37
b85d0f3

Choose a tag to compare

What's Changed

Bug Fixes:

  • Remove nth old version - dependabot - upgrade svgo by @dlpzx in #129
  • Bump nth-check from 1.0.2 to 2.1.1 in /frontend by @dependabot in #131
  • Change the OAuth2 grant type to code to benefit from refresh token, r… by @dosiennik in #128
  • fix count of required permissions during init by @wolanlu in #137
  • fix template creation in migration history by @louishourcade in #138
  • 136 pgprogrammingerror error relation share object history does not exist by @dlpzx in #139
  • retrieve credentials from ECS endpoint instead of STS Assume ECS role by @dlpzx in #141
  • ECS credentials Token instead of SessionToken credentials parameter by @dlpzx in #146

Full Changelog: v1.1.0...v1.1.1

v1.1.0

07 Sep 08:02
d5d5e1c

Choose a tag to compare

What's Changed

New features:

  • Feature: AWS Quicksight dashboard connected to RDS metadata database for platform monitoring 🔥 by @dlpzx in #71

Enhacements:

Bug Fixes:

  • Bugfix: add description param to env init by @LEUNGUU in #57
  • Bugfix: changed type name in gql GetFeed by @wolanlu in #58
  • Bugfix: remove unrelated condition of sagemaker policy by @LEUNGUU in #55
  • Bugfix: Fix issue when trying to edit table column description by @louishourcade in #75
  • Bugfix: Fix search functionality for pipeline dashboard resources in dataall not working when used from specific pages by @dlpzx in #127
  • Bugfix: Add missing permissions to the Pivot role, that block Dataset and MLStudio features under specific conditions. by @JahedZ in #126
  • Bugfix: fix for requesting data access for the team who does not have INVITE_.. permissions by @dosiennik in #119
  • Bugfix: M1 Mac docker error by @eugeneteoh in #67
  • Bugfix: Change nginx config file by @LEUNGUU in #107
  • Bugfix: Add ram:AssociateResourceShare to pivot role template by @degoldner in #113
  • Bugfix: Add missing permissions for group role by @degoldner in #116
  • Bugfix: Enable any member of the glossary admin group to edit the glossary by @louishourcade in #61
  • Bugfix: extend IAM permissions for container execution roles by @JahedZ in #125
  • Bugfix: fix deployment cicd stack and backend stacks in different region by @louishourcade in #90
  • Bugfix: Delete tables from data.all when they are deleted in Glue by @louishourcade in #89
  • Bugfix: set aurora postgres version to avoid deployment issue by @louishourcade in #92
  • Bugfix: increase page size response for Glossary to show up to 500 glossary i… by @louishourcade in #99
  • Bugfix: replace 'region' boto3 client argument by 'region_name' by @louishourcade in #98
  • Enhancement: change find_environment_group definition to keep DRY by @LEUNGUU in #102

New Contributors

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

Full Changelog: v1.0.0...v1.1.0

AWS data.all v1.0.0

24 Jun 07:37
e5d9b04

Choose a tag to compare

Initial release of AWS data.all. Core Features:

  • CICD deployment fully automated with IaC
  • Platform = frontend + backend based on AWS services
  • User Federation using AWS Cognito
  • Centralized business data Catalog
  • Standard automatic deployment of resources from the UI with CDK stacks: environments, datasets, pipelines and notebooks
  • Sharing workflow automated

Data.all allows you to build a Data Marketplace on AWS