v3.4.0
aws-samples/bedrock-chatv3.4.0Jul 9, 2025by github-actions[bot]
AI Summary
Upgrades CDK library with support for new AWS services like Nova Reel and S3 Tables.
Key Highlights
- Added support for Amazon Nova Reel 1.1 in Bedrock
- Added support for dualstack HTTP and WebSocket API
- Implemented L2 constructs for Amazon S3 Tables
- Added support for V2 pipeline types
- Added PR numbers to auto-generated release notes
New Features
- Amazon Nova Reel 1.1 support
Full Release Notes
## 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)