Skip to content

v2.0.0

Compare
Choose a tag to compare
@beomseoklee beomseoklee released this 04 Oct 20:40
· 13 commits to main since this release
922d4e8

[2.0.0] - 2023-10-05

Added

  • Promote to AWS Solutions.
  • Integrate Microservice 2.0.
  • Add Cross-Account and Cross-Region functionality.
  • Update cross-account template synthesis and deployment process.
  • Enhancements for multi-instance customers.
  • Add CloudWatch alarms to DLQs when message count > 0.
  • Add CloudWatch alarms to Lambdas for error and throttle metrics.
  • Enable CloudTrail for S3 and Lambda data events and logs for Step Functions
  • User's ability to optionally deploy either microservices or data lake.
  • User's ability to add other data source to the data lake.
  • Remove CodeBuild infrastructure and usage of AWS DDK.
  • Add functional and unit tests.
  • Add AppRegistry support.
  • Improve codebase to meet Solution quality bar.
  • Reforge and simplify six stacks to one stack.
  • Allow multiple stack deployment in one region.
  • Update folder structure and add files for Solutions layout.
  • Incorporate CDK solution helper and update build output.
  • Update runtimes, layers, timeouts, architectures, dependencies, package hierarchy, and copyrights.
  • Reforge AWS Data Wrangler layer build.
  • Update DynamoDB tables to on-demand capacity.
  • Update scripts for uninstalling solution.
  • Add, update and fix IAM role and policy.
  • Restrict KMS permissions.
  • Bug fix and enhancements