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

Release v1.2.0

Compare
Choose a tag to compare
@hu-jin-aws hu-jin-aws released this 28 Apr 00:03
· 3 commits to main since this release

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