Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Releases: aws-solutions/automated-data-analytics-on-aws

Release v1.4.0

08 Apr 22:37
Compare
Choose a tag to compare

Added

  • New added Custom budget and alert feature
  • New added Visualization platform (Apache Superset On AWS) deployment feature
  • New added documentation for new released The AppFlow Extension for ADA

Changed

  • Upgrade ADA Google Analytics Connector to support Google Analytics 4
  • Upgrade CDK to 2.130.0, Node to 18.19, Python to 3.12.2
  • Fix security vulnerabilities found by yarn audit and Dependabot

Release v1.3.0

20 Sep 22:45
Compare
Choose a tag to compare

Added

  • New added Oracle DB Connector
  • New added RedShift Connector
  • New added Customer groups support in Governance Settings

Changed

  • Fix BigQuery and Goggle Analytics connector issue
  • Fix security vulnerabilities found by yarn audit and Dependabot
  • Misc bug fixes
  • Misc documentation fixes

Release v1.2.0

28 Apr 00:03
Compare
Choose a tag to compare

Added

  • New added DynamoDB Connector
  • New added CloudTrail Connector
  • New added MongoDB Connector

Changed

  • Upgrade node version to 16
  • Upgrade AWS Glue lib to 3.0
  • Dockerise build steps for Java packages to simplified prerequisite
  • Fix security vulnerabilities found by yarn audit and Dependabot
  • Misc bug fixes
  • Misc documentation fixes

Addressed issue #40 and #41

Release v1.1.0

04 Jan 03:02
Compare
Choose a tag to compare

Added

  • Add database connectors to support Mysql5, PostgreSQL, and Microsoft SQL server databases
  • Add Ada Data Ingress Gateway to enable Ada integration with data sources in isolated VPCs or on-premise network
  • Add AWS CloudWatch Logs connector
  • Add Add AWS CloudwWatch Log JSON explode transform for parsing embedded json messages

Changed

  • Fix issue that repeated importing might cause duplicate data rows
  • Improve CloudFormation One Click deployment experience
  • Upgrade CDK version to 2.53.0
  • Fix security vulnerabilities found by yarn audit and Dependabot
  • Misc documentation fixes

Release v1.0.2

14 Oct 05:37
Compare
Choose a tag to compare
  • Upgrade aws-cdk-lib and @aws-cdk/aws-lambda-python-alpha to 2.41.0 to fix python bundling issue
  • Remove IAM role self-assuming code due to IAM service behavior change (Issue 11)
  • Fix Lambda policy size limit growing when creating data products
  • Fix custom transform validation issue
  • Fix security vulnerabilities found by yarn audit and Dependabot
  • Misc documentation fixes

Release v1.0.1

25 Aug 02:42
Compare
Choose a tag to compare

[1.0.1] - 2022-08-25

Added

  • Allow s3 domain name without region in the Content Security Policy for pre-signed url

Release v1.0.0

17 Aug 13:48
Compare
Choose a tag to compare

[1.0.0] - 2022-08-17

Added

  • All files, initial version