v1.2.5
aws-samples/bedrock-chatv1.2.5Jul 12, 2024by statefb
AI Summary
Fixed conversation fetching and added configuration options for NAT Gateways, OIDC, and IPv6.
Key Highlights
- Fixed an issue that prevented fetching existing conversations
- Added ability to customize the number of NAT Gateways from cdk.json
- Enabled support for multiple OIDC identity providers
- Added option to disable IPv6 and configure allowed ranges
New Features
- Support for multiple OIDC identity providers
Full Release Notes
## Bug Fixes - Fixed an issue that prevented fetching existing conversations. #425 by @statefb ## Enhancements - Added the ability to customize the number of NAT Gateways from cdk.json. #426 by @fsatsuki - Enabled support for multiple OIDC identity providers. #404 by @Taikono-Himazin - Added an option to disable IPv6 and configure allowed IPv4/IPv6 ranges for the CloudFront distribution and WAF. #427 by @satoxiw - Fixed a typo in the deploy.yml file for the super-easy deployment workflow. #437 by @okamoto-aws - Added Bedrock Knowledge Base support (Note that only backend for now) #428 by @statefb