Skip to content

chore(deps-dev): bump bedrock-agentcore from 1.0.6 to 1.18.1 - #146

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

chore(deps-dev): bump bedrock-agentcore from 1.0.6 to 1.18.1#146
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/bedrock-agentcore-1.18.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps bedrock-agentcore from 1.0.6 to 1.18.1.

Release notes

Sourced from bedrock-agentcore's releases.

Bedrock AgentCore SDK v1.18.1

Installation

pip install bedrock-agentcore==1.18.1

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.18.0...v1.18.1

Bedrock AgentCore SDK v1.18.0

Installation

pip install bedrock-agentcore==1.18.0

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.17.0...v1.18.0

Bedrock AgentCore SDK v1.17.0

Installation

pip install bedrock-agentcore==1.17.0

... (truncated)

Changelog

Sourced from bedrock-agentcore's changelog.

[1.18.1] - 2026-07-17

Fixed

  • fix: tighten package specifier validation in install_packages() (#581) (3c4b4ee)

Other Changes

  • chore(deps): bump python-multipart from 0.0.27 to 0.0.31 (#527) (986801f)
  • chore(deps): bump soupsieve from 2.8 to 2.8.4 (#575) (1a79821)
  • chore(deps): bump cryptography from 46.0.7 to 48.0.1 (#531) (3a4361e)
  • chore(deps): bump pyjwt from 2.12.0 to 2.13.0 (#525) (8e1abcf)
  • chore(deps): bump starlette from 0.49.1 to 1.3.1 (#530) (738eb0f)

[1.18.0] - 2026-07-10

Fixed

  • fix: floor monotonic timestamps to milliseconds before comparison (#573) (f855616)
  • fix: order AgentCore Memory events at millisecond resolution (#572) (a271ab4)

Other Changes

  • ci: add API reference docs generation workflow (#569) (168f4be)
  • fix(payments): address langgraph middleware review follow-ups (#570) (46a0bea)
  • feat(payments): Add LangGraph integration for payment handling (#546) (0a8a486)

[1.17.0] - 2026-07-02

Other Changes

  • fix(runtime): prevent streaming-bridge deadlock on client disconnect (#482) (#563) (2bfabb3)
  • Revert "Create poc-caller.yml (#561)" (#562) (8bbfe18)
  • Create poc-caller.yml (#561) (df244a2)

[1.16.0] - 2026-06-30

Other Changes

  • fix(ci): prevent script injection in GitHub Actions workflows (#559) (c771470)
  • Add extraction_mode parameter to MemoryClient.create_event (#550) (22fc032)

[1.15.1] - 2026-06-25

Added

  • feat(evaluation): add KMS, tags, online data source, and updated_at to batch eval (#533) (de79b6b)
  • feat(evaluation): expose evaluationReferenceInputs on EvaluatorInput (#540) (ff55a2a)

Fixed

  • fix: use correct 'score' field for memory relevance filtering (#480) (eaaf451)
  • fix: remove invalid CLI entrypoint from pyproject.toml (#521) (e937f9a)
  • fix(evaluation): make EvaluatorOutput.label optional for error responses (#545) (1eabc67)
  • fix(memory): guard retrieve_customer_context against empty message content (#544) (56b215d)
  • fix(runtime): drop time_of_last_update from A2A and AG-UI ping responses (#542) (44b1a92)
  • fix(ci): make security review robust to shallow-clone restoration (#524) (fefb240)

... (truncated)

Commits
  • a4bc13f chore: bump version to 1.18.1 (#582)
  • 3c4b4ee fix: tighten package specifier validation in install_packages() (#581)
  • 986801f chore(deps): bump python-multipart from 0.0.27 to 0.0.31 (#527)
  • 1a79821 chore(deps): bump soupsieve from 2.8 to 2.8.4 (#575)
  • 3a4361e chore(deps): bump cryptography from 46.0.7 to 48.0.1 (#531)
  • 8e1abcf chore(deps): bump pyjwt from 2.12.0 to 2.13.0 (#525)
  • 738eb0f chore(deps): bump starlette from 0.49.1 to 1.3.1 (#530)
  • 8df87bb chore: bump version to 1.18.0 (#574)
  • f855616 fix: floor monotonic timestamps to milliseconds before comparison (#573)
  • a271ab4 fix: order AgentCore Memory events at millisecond resolution (#572)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 30, 2026
@dependabot
dependabot Bot requested a review from a team July 30, 2026 14:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 30, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 30, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 30, 2026 14:30
kaleko
kaleko previously approved these changes Aug 13, 2026
Bumps [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) from 1.0.6 to 1.18.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.0.6...v1.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot dismissed stale reviews from kaleko and github-actions[bot] via 68f925e August 13, 2026 23:17
@dependabot
dependabot Bot force-pushed the dependabot/pip/bedrock-agentcore-1.18.1 branch from 59b1735 to 68f925e Compare August 13, 2026 23:17
@kaleko
kaleko self-requested a review August 13, 2026 23:20
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.

1 participant