Skip to content

Releases: aws/bedrock-agentcore-starter-toolkit

Bedrock AgentCore Starter Toolkit v0.1.15

01 Oct 02:59
ad5625d

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.15

What's Changed

See CHANGELOG.md for details.

What's Changed

  • Release v0.1.14 by @github-actions[bot] in #214
  • fix: Install mkdocs-llmstxt in deploy-docs act by @theumbrella1 in #215
  • feat: Add boto3.session to MemoryManager constructor by @jona62 in #211
  • Update quickstart with working example by @liwadman in #217
  • feature/typed strategies and encryption_key_arn support on create_memory by @jona62 in #219
  • Update Identity quickstart guide with a few corrections by @brianlaoaws in #222
  • fix: allow optional strategies on create memory by @jona62 in #225
  • feat: Add validation to check to get_or_create_memory for idempotent requests by @jona62 in #227
  • Add required permission to Agent execution role to decrypt OAuth2 credential provider client secret by @brianlaoaws in #228
  • feat: Add automatic memory provisioning to Bedrock AgentCore CLI by @sundargthb in #204
  • chore: Add README for MemoryManager by @jona62 in #231
  • Fix hanging test cases and mock setup by @sundargthb in #232

Full Changelog: v0.1.14...v0.1.15

Bedrock AgentCore Starter Toolkit v0.1.14

25 Sep 18:50
7d7dffd

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.14

What's Changed

See CHANGELOG.md for details.

What's Changed

  • Release v0.1.13 by @github-actions[bot] in #205
  • Fix pyproject.toml installation in subdirectories by @DennisTraub in #207
  • docs: Add llm.txt and file on runtime deployment by @theumbrella1 in #202
  • fix: llm.txt typo by @theumbrella1 in #210
  • docs: Generate llm.txt via mkdocs-llmstxt by @theumbrella1 in #213
  • Fix: Runtime configure function now sets CodeBuild execution role from --code_build_execution_role parameter by @kuriaks1 in #184

New Contributors

Full Changelog: v0.1.13...v0.1.14

Bedrock AgentCore Starter Toolkit v0.1.13

24 Sep 06:52
64656b6

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.13

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: v0.1.12...v0.1.13

Bedrock AgentCore Starter Toolkit v0.1.12

18 Sep 17:28
94c8bd0

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.12

What's Changed

Full Changelog: v0.1.11...v0.1.12

Bedrock AgentCore Starter Toolkit v0.1.11

17 Sep 20:21
fe7f29a

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.11

What's Changed

See CHANGELOG.md for details.

SDK Dependency\nThis release requires bedrock-agentcore>=0.1.4

What's Changed

  • Release v0.1.10 by @github-actions[bot] in #157
  • Using valid address for client http requests connection by @benlec in #78
  • ci(deps): bump aws-actions/configure-aws-credentials from 4 to 5 by @dependabot[bot] in #155
  • chore(deps): update mkdocstrings-python requirement from <1.18.0,>=1.16.10 to >=1.16.10,<1.19.0 in the production-dependencies group by @dependabot[bot] in #147
  • ci(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #122
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #121
  • Add pre-req steps so customers can easily follow along by @liwadman in #159
  • Fix pre-commit linting issues by @siwachabhi in #161
  • Remove reference to IAM users, remove erroneous AWS CLI commands by @liwadman in #164
  • Optimize Dockerfile and Set python to flush stdout by @siwachabhi in #166
  • Fix: typo var name and use "-" not "_" in target by @mobslayer202 in #142
  • small error fixes in stuff i added to quick start by @liwadman in #165
  • fix source commands by @liwadman in #168
  • adding - enable transaction search by @mvangara10 in #170
  • ci(deps): bump trufflesecurity/trufflehog from 3.90.5 to 3.90.6 by @dependabot[bot] in #172
  • feat(observability): Add automatic Transaction Search configuration by @Vivekbhadauria1 in #175

New Contributors

Full Changelog: v0.1.10...v0.1.11

Bedrock AgentCore Starter Toolkit v0.1.10

08 Sep 22:11
824b22c

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.10

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.1.10

Bedrock AgentCore Starter Toolkit v0.1.9

07 Sep 00:22
70d7381

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.9

What's Changed

See CHANGELOG.md for details.

SDK Dependency\nThis release requires bedrock-agentcore>=0.1.3

What's Changed

  • Release v0.1.8 by @github-actions[bot] in #150
  • Fix: Handle existing IAM policies gracefully in _attach_policy by @DennisTraub in #140
  • fix: invalid escape sequence in import agent URL regex by @DennisTraub in #151

Full Changelog: v0.1.8...v0.1.9

Bedrock AgentCore Starter Toolkit v0.1.8

02 Sep 16:51
3523bfa

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.8

What's Changed

See CHANGELOG.md for details.

What's Changed

  • Release v0.1.7 by @github-actions[bot] in #141
  • chore(deps): update mkdocstrings-python requirement from ~=1.16.10 to >=1.16.10,<1.18.0 in the production-dependencies group by @dependabot[bot] in #133
  • chore/cb latency optimization by @siwachabhi in #146

Full Changelog: v0.1.7...v0.1.8

Bedrock AgentCore Starter Toolkit v0.1.7

28 Aug 19:48
4ce79b5

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.7

What's Changed

See CHANGELOG.md for details.

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

Bedrock AgentCore Starter Toolkit v0.1.6

11 Aug 21:49
c13214e

Choose a tag to compare

Installation

pip install bedrock-agentcore-starter-toolkit==0.1.6

What's Changed

See CHANGELOG.md for details.

SDK Dependency\nThis release requires bedrock-agentcore>=0.1.2

What's Changed

  • Release v0.1.5 by @github-actions[bot] in #111
  • Update Import-Agent Design and Overview Documentation by @ajain-1 in #113
  • Turn debug on in gateway by default by @Sudip2403 in #112

New Contributors

Full Changelog: v0.1.5...v0.1.6