Releases: data-dot-all/dataall
Releases · data-dot-all/dataall
v1.2.3
What's Changed
- Add Notebook Naming Convention Pattern by @noah-paige in #237
- Glossaries association permissions by @louishourcade in #234
- Typo in the defined descriptions for tenant_all permissions by @dlpzx in #238
- Remove extra DBs and fix worksheet views for shared datasets by @noah-paige in #244
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend by @dependabot in #246
- Show only shared tables in worksheets by @noah-paige in #245
- Fix glue update table call with column metadata by @noah-paige in #247
Full Changelog: v1.2.2...v1.2.3
Special thanks to @noah-paige!
v1.2.2
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
- @mgwidmann made their first contribution in #224
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
Features:
- Add configurable ACM Certificate by @noah-paige in #207 and in #192
- Disabled Warehouses feature from UI by @dlpzx in #197
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
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)
v1.1.2
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
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
What's Changed
New features:
- Feature: AWS Quicksight dashboard connected to RDS metadata database for platform monitoring 🔥 by @dlpzx in #71
Enhacements:
- Feature: add share request deletion by @LEUNGUU in #69
- Feature: visibility on shared folders by @LEUNGUU in #93
- Feature: add WAF rules by @louishourcade in #59
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:
- @eugeneteoh made their first contribution in #67
- @JahedZ made their first contribution in #82
- @degoldner made their first contribution in #113
- @dosiennik made their first contribution in #119
Full Changelog: v1.0.0...v1.1.0
AWS data.all v1.0.0
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