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

Release v1.0.2

Compare
Choose a tag to compare
@hu-jin-aws hu-jin-aws released this 14 Oct 05:37
· 7 commits to main since this release
  • 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