Skip to content

chore(deps): update pip packages: Bump aws-lambda-powertools from 3.5.0 to 3.12.0 in /samples/bedrock-agent/lambda/action-group #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps aws-lambda-powertools from 3.5.0 to 3.12.0.

Release notes

Sourced from aws-lambda-powertools's releases.

v3.12.0

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

Docs

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

bedrock_response

Changes

🌟New features and non-breaking changes

📜 Documentation updates

🔧 Maintenance

This release was made possible by the following contributors:

... (truncated)

Changelog

Sourced from aws-lambda-powertools's changelog.

[v3.12.0] - 2025-05-06

Documentation

  • appsync_events: improve AppSync events documentation (#6572)
  • community: add Ran Isenberg blog post (#6610)
  • i-made-this: adding Michael's MCP server (#6591)

Features

  • bedrock_agents: add optional fields to response payload (#6336)

Maintenance

  • version bump
  • ci: new pre-release 3.11.1a5 (#6598)
  • ci: new pre-release 3.11.1a0 (#6561)
  • ci: new pre-release 3.11.1a6 (#6606)
  • ci: new pre-release 3.11.1a1 (#6574)
  • ci: new pre-release 3.11.1a2 (#6578)
  • ci: new pre-release 3.11.1a4 (#6589)
  • ci: new pre-release 3.11.1a3 (#6582)
  • deps: bump pydantic from 2.11.3 to 2.11.4 (#6585)
  • deps: bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.23 to 3.0.24 (#6611)
  • deps-dev: bump ruff from 0.11.7 to 0.11.8 (#6595)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.306 to 0.1.307 (#6580)
  • deps-dev: bump boto3-stubs from 1.38.4 to 1.38.5 (#6581)
  • deps-dev: bump aws-cdk from 2.1012.0 to 2.1013.0 (#6588)
  • deps-dev: bump boto3-stubs from 1.38.6 to 1.38.7 (#6594)
  • deps-dev: bump boto3-stubs from 1.38.3 to 1.38.4 (#6577)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.307 to 0.1.308 (#6597)
  • deps-dev: bump h11 from 0.14.0 to 0.16.0 (#6575)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.192.0a0 to 2.193.0a0 (#6586)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.193.0a0 to 2.194.0a0 (#6602)
  • deps-dev: bump boto3-stubs from 1.38.2 to 1.38.3 (#6569)
  • deps-dev: bump cfn-lint from 1.34.1 to 1.34.2 (#6568)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.305 to 0.1.306 (#6567)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.191.0a0 to 2.192.0a0 (#6566)
  • deps-dev: bump aws-cdk-lib from 2.191.0 to 2.192.0 (#6565)
  • deps-dev: bump aws-cdk-lib from 2.193.0 to 2.194.0 (#6603)
  • deps-dev: bump boto3-stubs from 1.38.7 to 1.38.9 (#6612)
  • deps-dev: bump boto3-stubs from 1.38.5 to 1.38.6 (#6587)
  • docs: fix youtube embed link in we made this (#6593)

[v3.11.0] - 2025-04-24

Bug Fixes

  • logger: warn customers when the ALC log level is less verbose than log buffer (#6509)
  • parser: make key attribute optional in Kafka model (#6523)

... (truncated)

Commits
  • bdf75cf chore: version bump
  • 85717df chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0...
  • 2444d8f chore(deps-dev): bump boto3-stubs from 1.38.7 to 1.38.9 (#6612)
  • 8128d8f docs(community): add Ran Isenberg blog post (#6610)
  • 4b8cc2c chore(ci): changelog rebuild (#6607)
  • 345ee22 chore(deps-dev): bump aws-cdk-lib from 2.193.0 to 2.194.0 (#6603)
  • f88df98 chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.193.0a0 to 2.194...
  • 99409a4 chore(ci): new pre-release 3.11.1a6 (#6606)
  • 5c896db chore(ci): new pre-release 3.11.1a5 (#6598)
  • 5692cd4 chore(deps-dev): bump ruff from 0.11.7 to 0.11.8 (#6595)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 3.5.0 to 3.12.0.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-python@v3.5.0...v3.12.0)

---
updated-dependencies:
- dependency-name: aws-lambda-powertools
  dependency-version: 3.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 12, 2025 01:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Superseded by #205.

@dependabot dependabot bot closed this May 26, 2025
@dependabot dependabot bot deleted the dependabot/pip/samples/bedrock-agent/lambda/action-group/aws-lambda-powertools-3.12.0 branch May 26, 2025 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants