Composite feedback formula APIs removed
v0.10.11
1 feature1 enhancement4 fixesThis release1 featureNew capabilities1 enhancementImprovements to existing features4 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗
What's Changed
- release(js): 0.8.5 by @jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/3259
- refactor(py): remove composite feedback formula APIs by @gow in https://github.com/langchain-ai/langsmith-sdk/pull/3248
- fix(js): Ensure dataset version for an experiment is after all examples by @jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/3260
- feat(js): Support harness agent tracing in AI SDK 7 by @jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/3247
- fix(sandbox): retry exec on graceful close before 'started' by @ramon-langchain in https://github.com/langchain-ai/langsmith-sdk/pull/3261
- release(js): 0.8.6 by @jacoblee93 in https://github.com/langchain-ai/langsmith-sdk/pull/3263
- fix(sandbox): only fall back to HTTP exec when the ws library is unavailable by @ramon-langchain in https://github.com/langchain-ai/langsmith-sdk/pull/3266
- release(js): 0.8.7 by @ramon-langchain in https://github.com/langchain-ai/langsmith-sdk/pull/3270
- chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3255
- chore(deps-dev): bump pillow from 12.2.0 to 12.3.0 in /python by @dependabot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3243
- chore(deps): bump pyasn1 from 0.6.3 to 0.6.4 in /python by @dependabot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3253
- chore(deps): bump postcss from 8.5.16 to 8.5.22 in /js/internal/environment_tests/test-exports-vite in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3271
- fix(sandbox): keep dataplane_url after stop() by @ramon-langchain in https://github.com/langchain-ai/langsmith-sdk/pull/3273
- fix(python): restore _get_openapi_base_url to strip /api/v1 before passing to OpenAPI client by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3202
- release(py): 0.10.11 by @ramon-langchain in https://github.com/langchain-ai/langsmith-sdk/pull/3269
New Contributors
- @gow made their first contribution in https://github.com/langchain-ai/langsmith-sdk/pull/3248
Full Changelog: https://github.com/langchain-ai/langsmith-sdk/compare/v0.10.10...v0.10.11
Fetched July 28, 2026


