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

Release v1.1.0

Compare
Choose a tag to compare
@hu-jin-aws hu-jin-aws released this 04 Jan 03:02
· 5 commits to main since this release

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