What's Changed
- Improve the error message for tag and version mismatch error case. by @obi1kenobi in #1308
- Ensure pre-formatted JSON data doesn't contain trailing null bytes. by @obi1kenobi in #1332
- Merge
Update
operations intoCreate
operations in the same batch. by @obi1kenobi in #1333 - Drain the Rust client when its last copy in Python is dropped. by @obi1kenobi in #1334
- chore: release langsmith-pyo3 version 0.1.0rc5 by @agola11 in #1335
- fix time for runs in convert_runs_test by @isahers1 in #1338
- only pop graph if 'serialized' is not none by @isahers1 in #1336
- python[patch]: evaluate accept list target by @baskaryan in #1342
- chore: version bump by @isahers1 in #1344
Full Changelog: v0.2.3...v0.2.4