File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.26.0] - 2026-08-04
6+
7+ ### Added
8+ - feat: add --model-provider flag for keyless Bedrock LLM judge evaluators (#1828 ) (8fba8160)
9+
10+ ### Fixed
11+ - fix(dev): inject A2A_PORT for A2A dev servers (#1909 ) (b2f0762d)
12+ - fix(deps): patch fast-uri and brace-expansion to clear audit gate (#1903 ) (2f27f55f)
13+ - fix: validate generated agent inputs (#1898 ) (1afa0083)
14+ - fix(docs): document lambda: InvokeFunction for code-based evaluators (#1891 ) (6f343507)
15+ - fix: resolve the gateway target for A/B test invocation URLs (#1854 ) (#1874 ) (badd642e)
16+ - fix: resolve create harness Dockerfile paths from command cwd (#1474 ) (369c404a)
17+
18+ ### Other Changes
19+ - ci: wire shared composite actions (#1842 ) (77b54a59)
20+
521## [ 0.25.0] - 2026-07-28
622
723### Added
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws/agentcore" ,
3- "version" : " 0.25 .0" ,
3+ "version" : " 0.26 .0" ,
44 "description" : " CLI for Amazon Bedrock AgentCore" ,
55 "license" : " Apache-2.0" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.0-preview.24 "
2+ "version" : " 1.0.0-preview.25 "
33}
You can’t perform that action at this time.
0 commit comments