Skip to content

Bump bedrock-agentcore from 1.1.4 to 1.6.1#134

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/bedrock-agentcore-1.6.1
Open

Bump bedrock-agentcore from 1.1.4 to 1.6.1#134
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/bedrock-agentcore-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps bedrock-agentcore from 1.1.4 to 1.6.1.

Release notes

Sourced from bedrock-agentcore's releases.

Bedrock AgentCore SDK v1.6.1

Installation

pip install bedrock-agentcore==1.6.1

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.6.0...v1.6.1

Bedrock AgentCore SDK v1.6.0

Installation

pip install bedrock-agentcore==1.6.0

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.5.1...v1.6.0

Bedrock AgentCore SDK v1.5.1

Installation

pip install bedrock-agentcore==1.5.1

What's Changed

See CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from bedrock-agentcore's changelog.

[1.6.1] - 2026-04-10

Added

  • feat: add read_only flag to AgentCoreMemorySessionManager to disable ACM persistence (#389) (215b5bd)

Fixed

  • fix: replace blocklist with allowlist for install_packages() package validation (#403) (ed953b5)
  • fix: skip integration tests for Dependabot and remove missing label (#382) (4ebfdcb)
  • fix: pin griffe version and fix ExplanationStyle attribute error (#381) (2bdb9f1)

Other Changes

  • chore(deps): bump boto3 and botocore minimum to 1.42.86 (#399) (df9a21d)
  • fix(ci): add pytest-rerunfailures to integration test dependencies (#400) (5ccb283)

[1.6.0] - 2026-03-31

Added

  • feat: add custom code-based evaluator decorator and typed models (#383) (09f45f3)

[1.5.1] - 2026-03-31

Other Changes

  • Revert "feat: Emit OTEL attributes for AgentCore Evaluation support (#368)" (#380) (a516260)

[1.5.0] - 2026-03-30

Added

  • feat: add ground truth support to EvaluationClient and OnDemandEvaluationDatasetRunner (#376) (29b0115)
  • feat: Add certificates to create_code_interpreter() (#373) (bc95735)
  • feat: add support for policies and certificates (#371) (88c5101)

Other Changes

  • chore: Modify arn parsing in runtime client to allow for different (#362) (a10c0fd)
  • ci: add breaking change detection workflow for pull requests (#358) (9341468)
  • ci: add backward compatibility integration test workflow (#357) (50654c1)
  • ci: add Dependabot auto-merge workflow (#361) (38425ec)

[1.4.8] - 2026-03-26

Added

  • feat: Emit OTEL attributes for AgentCore Evaluation support (#368) (8bae410)

Fixed

  • fix: lazy import strands-agents-evals to avoid ImportError when not installed (#367) (2c4911d)

Other Changes

  • ci: migrate PyPI publishing to OIDC Trusted Publishing (#363) (5bdf009)
  • ci(deps): bump trufflesecurity/trufflehog from 3.93.8 to 3.94.0 (#360) (cd86ebd)
  • ci(deps): bump actions/github-script from 7 to 8 (#359) (64db2f0)
  • Skip LTM retrieval when content has no text (#299) (a49db7d)

... (truncated)

Commits
  • 5759f54 chore: bump version to 1.6.1 (#404)
  • ed953b5 fix: replace blocklist with allowlist for install_packages() package validati...
  • df9a21d chore(deps): bump boto3 and botocore minimum to 1.42.86 (#399)
  • 5ccb283 fix(ci): add pytest-rerunfailures to integration test dependencies (#400)
  • 215b5bd feat: add read_only flag to AgentCoreMemorySessionManager to disable ACM pers...
  • 4ebfdcb fix: skip integration tests for Dependabot and remove missing label (#382)
  • 2bdb9f1 fix: pin griffe version and fix ExplanationStyle attribute error (#381)
  • 7033752 Release v1.6.0 (#385)
  • 09f45f3 feat: add custom code-based evaluator decorator and typed models (#383)
  • daaa807 Release v1.5.1 (#384)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) from 1.1.4 to 1.6.1.
- [Release notes](https://github.com/aws/bedrock-agentcore-sdk-python/releases)
- [Changelog](https://github.com/aws/bedrock-agentcore-sdk-python/blob/main/CHANGELOG.md)
- [Commits](aws/bedrock-agentcore-sdk-python@v1.1.4...v1.6.1)

---
updated-dependencies:
- dependency-name: bedrock-agentcore
  dependency-version: 1.6.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 19, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants