Sourced from langsmith's releases.
v0.8.14
What's Changed
- feat: add deepagent compatibility smoke tests to Python and JS CI [LSDK-214] by
@QuentinBrossein langchain-ai/langsmith-sdk#2997- chore(py): bump Python SDK to 0.8.14 by
@vishnu-ssureshin langchain-ai/langsmith-sdk#3013Full Changelog: https://github.com/langchain-ai/langsmith-sdk/compare/v0.8.13...v0.8.14
v0.8.13
What's Changed
- fix(py): type sandbox startup errors by
@vishnu-ssureshin langchain-ai/langsmith-sdk#3004- chore(py): bump Python SDK to 0.8.13 by
@vishnu-ssureshin langchain-ai/langsmith-sdk#3012Full Changelog: https://github.com/langchain-ai/langsmith-sdk/compare/v0.8.12...v0.8.13
v0.8.12
What's Changed
- ci: protect _openapi_client from unauthorized changes by
@KiewanVillatelin langchain-ai/langsmith-sdk#2999- fix: gemini double counting of over 200k tokens by
@dqbdin langchain-ai/langsmith-sdk#3003- feat(python): cross-process OAuth refresh filesystem lock by
@langchain-infrain langchain-ai/langsmith-sdk#2988- feat(js): cross-process OAuth refresh filesystem lock by
@langchain-infrain langchain-ai/langsmith-sdk#2989- fix: avoid duplicate /v1 in hub URLs when endpoint includes /api/v1 by
@langchain-infrain langchain-ai/langsmith-sdk#3008- chore: bump JS to 0.7.6 and Python to 0.8.12 by
@langchain-infrain langchain-ai/langsmith-sdk#3011Full Changelog: https://github.com/langchain-ai/langsmith-sdk/compare/v0.8.11...v0.8.12
v0.8.11
What's Changed
- fix: match async feedback client to sync behavior [LSEN-206] by
@vishnu-ssureshin langchain-ai/langsmith-sdk#3001Full Changelog: https://github.com/langchain-ai/langsmith-sdk/compare/v0.8.10...v0.8.11
v0.8.10
What's Changed
- feat(sandbox): size the dockerfile-build sandbox via vCpus/memBytes (js) by
@langchain-infrain langchain-ai/langsmith-sdk#2980- feat(python): support trace_id and retry-on-NotFound in async create_… by
@baskaryanin langchain-ai/langsmith-sdk#2963- feat(python): expose pairwise comparison URL on ComparativeExperimentResults [LSE-2270] by
@harisaiharishin langchain-ai/langsmith-sdk#2975- feat(js): exposed pairwise comparison URL on ComparativeExperimentResults [LSE-2374] by
@harisaiharishin langchain-ai/langsmith-sdk#2981- feat(python): expose LS_MESSAGE_VIEW_EXCLUDE constant [lso-2605] by
@ybathula707in langchain-ai/langsmith-sdk#2982- feat: support JS prompt commit tags by
@langchain-infrain langchain-ai/langsmith-sdk#2987- fix(lint): exclude _openapi_client from ruff by
@KiewanVillatelin langchain-ai/langsmith-sdk#2993- chore: sync langsmith_api by
@langtions-bot[bot] in langchain-ai/langsmith-sdk#2911- fix(lint): exclude _openapi_client from mypy by
@KiewanVillatelin langchain-ai/langsmith-sdk#2995- chore: sync langsmith_api by
@langtions-bot[bot] in langchain-ai/langsmith-sdk#2994- Add AWS auth proxy helpers to Python SDK by
@DanielKneippin langchain-ai/langsmith-sdk#2991- Add AWS auth proxy helpers to JS SDK by
@DanielKneippin langchain-ai/langsmith-sdk#2992- feat(evaluation): adding examples and repetitions to create tracer sessions calls by
@shamikkarkhanisin langchain-ai/langsmith-sdk#2954
... (truncated)
3ac6bb8
chore(py): bump Python SDK to 0.8.14 (#3013)36fe845
feat: add deepagent compatibility smoke tests to Python and JS CI
[LSDK-214] ...572014c
chore(py): bump Python SDK to 0.8.13 (#3012)03f3b8c
fix(py): type sandbox startup errors (#3004)607a3b6
chore: bump JS to 0.7.6 and Python to 0.8.12 (#3011)fb6b283
fix: avoid duplicate /v1 in hub URLs when endpoint includes /api/v1 (#3008)faaaa13
feat(js): cross-process OAuth refresh filesystem lock (#2989)cba1712
feat(python): cross-process OAuth refresh filesystem lock (#2988)c4408f4
fix: gemini double counting of over 200k tokens (#3003)cec161e
ci: protect _openapi_client from unauthorized changes (#2999)