API key overrides OAuth; SmithDB migration methods deprecated
v0.10.15
4 fixesThis release4 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗
What's Changed
- fix(python): apply the caller-supplied session's config to v2 endpoints by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3304
- chore: Use a common function for backend detection by @emil-lc in https://github.com/langchain-ai/langsmith-sdk/pull/3307
- fix: prioritize API key over OAuth profile auth [closes LSDK-414] by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3295
- fix(js): apply caller-supplied headers to the v2 endpoints by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3305
- chore: deprecate legacy SmithDB-migration SDK methods by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3299
- chore: sync langsmith_api by @langtions-bot[bot] in https://github.com/langchain-ai/langsmith-sdk/pull/3310
- fix: stop supported APIs from emitting nested deprecation warnings by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3308
- chore: deprecate the run-sharing SDK methods by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3312
- release(py): 0.10.15 by @KiewanVillatel in https://github.com/langchain-ai/langsmith-sdk/pull/3315
Full Changelog: https://github.com/langchain-ai/langsmith-sdk/compare/v0.10.14...v0.10.15
Fetched July 31, 2026


