Skip to content

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 06:31
· 183 commits to v3 since this release
54725bf

Enhancements

  • Upgraded aws-cdk-lib from 2.177.0 to 2.189.1 with various improvements by @app/dependabot (#841)
    • Added support for dualstack HTTP and WebSocket API in API Gateway v2
    • Added support for Amazon Nova Reel 1.1 in Bedrock
    • Implemented L2 constructs for Amazon S3 Tables
    • Added support for V2 pipeline types in L3 construct
  • Added PR numbers in auto-generated release notes for better traceability by @statefb (#892)

Bug Fixes

  • Fixed issue where implicit Aspect applications override custom Aspect applications in core module by @app/dependabot (#841)
  • Fixed issue in CodePipeline where account root principal needed replacement with pipeline role in trust policy by @app/dependabot (#841)
  • Fixed AwsCustomResource assumed role session name containing invalid characters by @app/dependabot (#841)