What's Changed
- feat(js): Add method to get size of annotation queue by @tendev-liam in #1377
- feat(js): Add method to delete a run from an annotation queue by @tendev-liam in #1376
- infra: allow non-main py release by @baskaryan in #1388
- Delete examples bulk by @hinthornw in #1279
- infra: fix py release inputs by @baskaryan in #1389
- fix(vercel): nested runs being unflattened, incorrect inheritance behavior of user runId / traceable by @dqbd in #1383
- release(js): 0.2.15 by @jacoblee93 in #1382
- docs: update api ref deps by @baskaryan in #1393
- Add safer accessors to delta objects by @hinthornw in #1385
- fix(python): Fix flaky openai parse tests by @angus-langchain in #1400
- Include user info in read feedback by @hinthornw in #1386
- make LANGSMITH_PROJECT work by @isahers1 in #1404
- Make
pydantic
model serialization consistent regardless of surrogates. by @obi1kenobi in #1405 - python[patch]: update OpenAI prompt test by @baskaryan in #1407
- add mime type to attachment info by @isahers1 in #1341
- surface mime type when passing attachments to user by @isahers1 in #1409
- Serialize pydantic and other tricky objects correctly from Rust. by @obi1kenobi in #1392
- Implement streaming multipart zstd compression. by @obi1kenobi in #1413
- Re-vendor pyo3 at the v0.23.4 commit by @obi1kenobi in #1421
- feat(js): Add API refs build by @jacoblee93 in #1423
- Switch PyO3 to streaming zstd-compressed multipart Rust client. by @obi1kenobi in #1414
- Remove async and non-streaming blocking clients. by @obi1kenobi in #1419
- fix(js): Fix reflection in JS API refs by @jacoblee93 in #1426
- typo in benchmarking script by @isahers1 in #1427
- Support parent=false to prune trees by @hinthornw in #1429
New Contributors
- @tendev-liam made their first contribution in #1377
Full Changelog: v0.2.10...v0.2.11