|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | | -## [0.13.0] - 2026-05-01 |
| 5 | +## [1.0.0-preview.5] - 2026-04-30 |
6 | 6 |
|
7 | 7 | ### Added |
8 | | -- feat: evo preview features — config bundles, batch evaluation, recommendations, AB testing (#1068) (9ccf802) |
9 | | -- feat: wire telemetry into all add.* commands (#1050) (e9dfc16) |
10 | | -- feat: make parsing resilient to individual failures (#1062) (a4c37a2) |
11 | | -- feat: update @aws/agent-inspector to 0.3.0 (90f17b4) |
12 | | -- feat: update @aws/agent-inspector to 0.3.0 (278783a) |
| 8 | +- feat: add telemetry audit mode with FileSystemSink (#1014) (397c187) |
13 | 9 |
|
14 | 10 | ### Fixed |
15 | | -- fix: remove unnecessary non-null assertions after .default([]) revert (#1075) (eab8c87) |
16 | | -- fix: revert .optional() to .default([]) and strip empty evo arrays on write (#1074) (8c5cdfe) |
17 | | -- fix: remove dead preflight patch, proper teardown, optional evo schema fields (#1073) (839b32b) |
18 | | -- fix: remove dead preflight patch and use proper teardown for evo resources (#1072) (0e38e9e) |
19 | | -- fix: resolve e2e import test concurrency races (#1067) (bd6f841) |
20 | | -- fix: forward custom headers in bearer token invoke paths (#1065) (3dccd97) |
| 11 | +- fix: add Accept header to HTTP protocol invocation proxy (#1051) (821e4c3) |
21 | 12 |
|
22 | 13 | ### Other Changes |
23 | | -- refactor: consolidate cli-config into global-config (#802) (3aec000) |
24 | | -- ci: cut full e2e time in half via vitest sharding (#1016) (4daca83) |
| 14 | +- Merge pull request #1057 from aws/sync-preview/merge-main-20260430-v2 (18fa2c9) |
| 15 | +- chore: merge main into preview (7590650) |
| 16 | +- Merge pull request #1058 from aws/release/v0.12.2 (68b25bf) |
| 17 | +- chore: bump version to 0.12.2 (5ce4bdc) |
| 18 | +- chore: merge main into preview (6e01e4e) |
| 19 | +- fix(harness): add error handling for invoke_harness API call (#1056) (9a6a5d0) |
| 20 | +- Merge pull request #1054 from aws/fix/remove-coauthor-reland (0afeaf5) |
| 21 | +- refactor: move harness resources to .github/harness/ and use boto3 invoke_harness (ad2ba9b) |
| 22 | +- Revert "refactor: move harness resources to .github/harness/ (#992)" (b8a90c9) |
| 23 | +- refactor: move harness resources to .github/harness/ (#992) (aef3890) |
| 24 | +- Merge pull request #1053 from aws/sync-preview/merge-main-20260430 (26b1c4c) |
| 25 | +- chore: merge main into preview (9f2702a) |
| 26 | + |
| 27 | +## [1.0.0-preview.4] - 2026-04-29 |
| 28 | + |
| 29 | +### Added |
| 30 | +- feat: add CloudWatch traces API for web UI (#997) (76b07aa) |
| 31 | + |
| 32 | +### Fixed |
| 33 | +- fix: remove CONFIG_DIR exclusion from zip stage to preserve dependency agentcore/ packages (#1015) (d1e5241) |
| 34 | + |
| 35 | +### Other Changes |
| 36 | +- Merge pull request #1040 from aws/sync-preview/merge-main-20260429-v5 (dd76d17) |
| 37 | +- chore: merge main into preview (ecda10c) |
| 38 | +- fix(ci): install uv in release workflow prepare steps (#1038) (#1039) (01b3b7d) |
| 39 | +- fix(ci): install uv in release workflow prepare steps (#1038) (29ae8e5) |
| 40 | +- Merge pull request #1037 from aws/sync-preview/merge-main-20260429-v3 (7f315c6) |
| 41 | +- chore: merge main into preview (a951aed) |
| 42 | +- fix(ci): move snapshot update after build in release workflow (#1036) (227c840) |
| 43 | +- Merge pull request #1035 from aws/sync-preview/merge-main-20260429-v2 (451868a) |
| 44 | +- chore: merge main into preview (c44d8c1) |
| 45 | +- fix(ci): enable coverage collection in sharded unit test runs (#1034) (061b6b3) |
| 46 | +- ci: run all PR and merge workflows on preview branch (#1023) (fc1cd56) |
| 47 | +- fix(ci): update snapshots after CDK version sync in release workflow (#1033) (d3b412f) |
| 48 | +- chore(deps): bump @opentelemetry/sdk-metrics from 2.6.1 to 2.7.0 (#1030) (ad59fc0) |
| 49 | +- chore(deps-dev): bump secretlint from 12.2.0 to 12.3.1 (#1029) (36755e9) |
| 50 | +- chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend (#1028) (56a6d4c) |
| 51 | +- chore(deps): bump @opentelemetry/resources from 2.6.1 to 2.7.0 (#1026) (ad482cf) |
| 52 | +- chore(deps): bump the aws-cdk group with 2 updates (#1025) (1686e4d) |
| 53 | +- chore(deps): bump the aws-sdk group with 14 updates (#1024) (1fc366c) |
| 54 | +- Merge pull request #1018 from aws/sync-preview/real-merge-main-20260429 (8c4d6eb) |
| 55 | +- chore: merge main into preview (553a520) |
| 56 | +- sync-preview: merge main into preview (#1017) (1c726d8) |
| 57 | +- ci: add coordinated main + preview release workflow (#995) (7e8cae4) |
| 58 | +- chore: merge main into preview (#1013) (3e7e15b) |
| 59 | +- fix(import): use GatewayNameSchema for gateway import name validation (#1011) (29b6522) |
| 60 | +- test: remove 44 render-only and framework-testing tests (#998) (13b34a3) |
| 61 | +- chore: bump version to 0.12.0 (#1002) (dd9270d) |
| 62 | + |
| 63 | +## [1.0.0-preview.3] - 2026-04-28 |
| 64 | + |
| 65 | +### Added |
| 66 | +- feat: add gateway import command with executionRoleArn support (#855) (2df1387) |
| 67 | +- feat: runtime endpoint support in AgentCore CLI (#979) (41c59ef) |
| 68 | +- feat: add project-name option to create (#969) (9b46fbb) |
| 69 | +- feat: add project-name option to preview create (#970) (a19fc8f) |
| 70 | +- feat: add agentcore-cli User-Agent to all API calls (#960) (398dc50) |
| 71 | +- feat: add telemetry schemas and client (#941) (7c37fa6) |
| 72 | +- feat: add GitHub Action for automated PR review via AgentCore Harness (#934) (a365bf5) |
| 73 | + |
| 74 | +### Fixed |
| 75 | +- fix: duplicate header flash and help menu truncation (closes #895, closes #637) (#955) (e7b85c1) |
| 76 | +- fix: show 'Computing diff changes...' step during deploy diff phase (#952) (a725d12) |
| 77 | +- fix: display session ID after CLI invoke completes (#957) (51e4a8e) |
| 78 | +- fix: lower eventExpiryDuration minimum from 7 to 3 days (closes #744) (#956) (8613657) |
| 79 | +- fix: use pull_request_target for fork PR support (#958) (933bac8) |
| 80 | +- fix: agentcore dev not working in windows (#951) (5271f55) |
| 81 | +- fix: add TTY detection before TUI fallbacks to prevent agent/CI hangs (#949) (c30ed54) |
| 82 | +- fix: allow code-based evaluators in online eval configs (#947) (3d2d671) |
| 83 | +- fix: buffer streaming text to avoid per-token log lines in GitHub Actions (#946) (cb1e81a) |
| 84 | + |
| 85 | +### Other Changes |
| 86 | +- fix(tests): fix 2 test failures on preview branch (8a4ea58) |
| 87 | +- Merge main into preview (3fd6668) |
| 88 | +- fix(e2e): add debug logging for gateway import CI failures (#1001) (8012d6c) |
| 89 | +- fix(e2e): separate gateway import test and add PR-changed test detection (#999) (19b7d13) |
| 90 | +- fix(import): remove resourceName/executionRoleArn co-variance refine (#996) (ad0ee58) |
| 91 | +- test: speed up CI and fix mock cleanup gaps (#989) (51240ac) |
| 92 | +- chore(deps-dev): bump esbuild from 0.27.4 to 0.28.0 (#862) (a778fb5) |
| 93 | +- chore(deps-dev): bump hono from 4.12.12 to 4.12.14 (#868) (d64d2b8) |
| 94 | +- chore(deps): bump the aws-sdk group across 1 directory with 14 updates (#912) (6061958) |
| 95 | +- chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend (#914) (8ed1fe7) |
| 96 | +- chore(deps-dev): bump @vitest/coverage-v8 from 4.1.2 to 4.1.5 (#915) (a74cab9) |
| 97 | +- chore(deps-dev): bump secretlint from 11.4.1 to 12.2.0 (#916) (80fc145) |
| 98 | +- chore(deps): bump postcss from 8.5.8 to 8.5.10 (#961) (760ac17) |
| 99 | +- chore(deps-dev): bump aws-cdk-lib (#962) (8a264fb) |
| 100 | +- ci: bump the github-actions group across 1 directory with 4 updates (#964) (9962c3e) |
| 101 | +- test: configure git in browser tests workflow (#976) (17b5727) |
| 102 | +- fix(import): remove experimental warning from import command (#977) (fdd6631) |
| 103 | +- Remove inline container build from vended cdk-stack.ts (#954) (57ee733) |
| 104 | +- feat(invoke): add --prompt-file and stdin support for long prompts (#974) (f6a3e99) |
| 105 | +- test: split browser tests into its own job, fix logs path (#975) (acbfb9e) |
| 106 | +- fix(invoke): auto-generate session ID for bearer-token invocations (#953) (343fedc) |
| 107 | +- chore: bump version to 0.11.0 (#967) (f8dc490) |
| 108 | +- test: add browser tests for agent inspector (#938) (7a4104d) |
| 109 | +- chore: bump version to 0.10.0 (#944) (12275c3) |
25 | 110 |
|
26 | 111 | ## [0.11.0] - 2026-04-24 |
27 | 112 |
|
|
0 commit comments