What's Changed (TypeScript SDK)
✨ Features
- feat(cedar): add namespace option for namespaced Cedar policies by @victornicolet in #2896
- feat(memory): support managed Bedrock knowledge bases in retrieve and ACL (shared with Python) by @notowen333 in #2909
🐛 Fixes & Refactors
- fix(openai): report Responses prompt-cache tokens by @didhd in #2782
- fix(openai): handle non-string error code in classifyOpenAIError by @chaodu-agent in #2850
- fix(google): disambiguate Gemini tool-result part displayNames by @kimnamu in #2881
- fix: filter graph dependency reasoning blocks by @kingrubic in #2883
🧪 Tests
- test(context-offloader): raise timeout for sandbox isolation test by @notowen333 in #2842
- test: add SSH sandbox integration tests for Py and TS (shared with Python) by @notowen333 in #2863
- fix: run bedrock-kb store test in node only by @opieter-aws in #2966
New Contributors
- @didhd made their first contribution in #2782
- @chaodu-agent made their first contribution in #2850
- @victornicolet made their first contribution in #2896
- @kimnamu made their first contribution in #2881
- @kingrubic made their first contribution in #2883
Full Changelog: typescript/v1.6.0...typescript/v1.7.0