Skip to content

v2.1.0

Compare
Choose a tag to compare
@dlpzx dlpzx released this 08 Nov 08:00
· 460 commits to main since this release
f917a7a

What's Changed

⚠️ Important: After upgrading to v2.1.0 environment stacks need to be updated before creating or editing datasets. If the environment stack is not updated Dataset creation and other functionalities will fail. To update the environment stacks there are 3 options:

  1. Using cdk.json parameter enable_update_dataall_stacks_in_cicd_pipeline --> automatically updates the environments and dataset stacks in the CICD pipeline
  2. Waiting for overnight update stack task --> same as the above, but it runs at a daily schedule.
  3. Updating environments in Environment > Stack tab > click on Update button --> manual update

Governance 🏛️

New features 🆕

Enhancements 🥇

  • Fix shell=true semgrep issues by @dlpzx in #760
  • Add global flag to replace and avoid scanning issues on incomplete-sanitization by @dlpzx in #762
  • Allow to submit a share when you are both an approver and a requester by @zsaltys in #793
  • Redirect upon creating a share request by @zsaltys in #799
  • Add frontend and backend feature flags by @zsaltys in #817
  • Make hosted_zone_id optional by @lorchda in #812
  • Add configurable session timeout to Cognito by @manjulaK in #786
  • Modularization of notifications, refactor from core to modules by @dlpzx in #822
  • Add Additional Error Messages for KMS Key lookup on imported dataset by @noah-paige in #748
  • Handle Environment Import of IAM service roles by @noah-paige in #749
  • Add condition when there are no public subnets by @lorchda in #794
  • Check other share exists before clean up by @noah-paige in #769
  • Configure Pytests on Feature Flags by @noah-paige in #764

Fixes 🪲

Dependencies

  • Add resolutions for yarn.lock pinned packages by @dlpzx in #757
  • Upgrade babel to non-vulnerable version 7.23.2 by @dlpzx in #816
  • Bump werkzeug from 2.2.3 to 3.0.1 in /tests by @dependabot in #831
  • Bump werkzeug from 2.3.3 to 3.0.1 in /backend/dataall/base/cdkproxy by @dependabot in #832
  • Bump react-devtools-core from 4.28.0 to 4.28.4 in /frontend by @dependabot in #824

Documentation 📚

New Contributors 👨‍💻 👩‍💻

Special thanks to the new contributors!

Full Changelog: v2.0.0...v2.1.0