·
3 commits
to refs/heads/develop
since this release
Summary
Thanks to @anafalcao, in this release we added support for additional response fields supported by Bedrock Agents when using the BedrockAgentResolver.
Additional response fields with BedrockAgentResolver
You can use the BedrockResponse
class to add additional fields as needed, such as session attributes, prompt session attributes, and knowledge base configurations. These fields are useful when you want to persist attributes across multiple sessions, for example
Changes
🌟New features and non-breaking changes
- feat(bedrock_agents): add optional fields to response payload (#6336) by @anafalcao
📜 Documentation updates
- docs(community): add Ran Isenberg blog post (#6610) by @ran-isenberg
- docs(i-made-this): adding Michael's MCP server (#6591) by @leandrodamascena
- docs(appsync_events): improve AppSync events documentation (#6572) by @leandrodamascena
🔧 Maintenance
- chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.23 to 3.0.24 (#6611) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.38.7 to 1.38.9 (#6612) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-lib from 2.193.0 to 2.194.0 (#6603) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.193.0a0 to 2.194.0a0 (#6602) by @dependabot[bot]
- chore(deps-dev): bump ruff from 0.11.7 to 0.11.8 (#6595) by @dependabot[bot]
- chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.307 to 0.1.308 (#6597) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.38.6 to 1.38.7 (#6594) by @dependabot[bot]
- chore(docs): fix youtube embed link in we made this (#6593) by @dreamorosi
- chore(deps): bump pydantic from 2.11.3 to 2.11.4 (#6585) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk from 2.1012.0 to 2.1013.0 (#6588) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.38.5 to 1.38.6 (#6587) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.192.0a0 to 2.193.0a0 (#6586) by @dependabot[bot]
- chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.306 to 0.1.307 (#6580) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.38.4 to 1.38.5 (#6581) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.38.3 to 1.38.4 (#6577) by @dependabot[bot]
- chore(deps-dev): bump h11 from 0.14.0 to 0.16.0 (#6575) by @dependabot[bot]
- chore(deps-dev): bump boto3-stubs from 1.38.2 to 1.38.3 (#6569) by @dependabot[bot]
- chore(deps-dev): bump cfn-lint from 1.34.1 to 1.34.2 (#6568) by @dependabot[bot]
- chore(deps-dev): bump cdklabs-generative-ai-cdk-constructs from 0.1.305 to 0.1.306 (#6567) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.191.0a0 to 2.192.0a0 (#6566) by @dependabot[bot]
- chore(deps-dev): bump aws-cdk-lib from 2.191.0 to 2.192.0 (#6565) by @dependabot[bot]
This release was made possible by the following contributors:
@anafalcao, @dependabot[bot], @dreamorosi, @github-actions[bot], @leandrodamascena, @ran-isenberg, dependabot[bot] and github-actions[bot]