What's Changed
- feat(python): Add replica endpoints support to Python SDK by @angus-langchain in #1877
- feat(python): Add distributed tracing with sliced traces for child projects by @angus-langchain in #1884
- feat(py): return feedback notes in get_test_results by @baskaryan in #1873
- chore: Convert dev workflow to uv by @jacoblee93 in #1885
- chore(py): Format lockfile by @jacoblee93 in #1887
- fix(python): Remove upper bound for OpenAI agents by @jacoblee93 in #1883
- fix(py): Make replica tests properly restore env vars to reduce flakiness by @jacoblee93 in #1888
- fix(py): Missed test causing flakes by @jacoblee93 in #1889
- fix(py): Reset env causing unit test flake by @jacoblee93 in #1890
- Remove black dependency and update lock file by @EugeneJinXin in #1892
- feat(py): Adds new cached_hosts parameter to vcrpy caching by @jacoblee93 in #1878
- fix(py): Remove monkeypatching and ensure env var cache is cleared by @jacoblee93 in #1891
- release(py): 0.4.10 by @jacoblee93 in #1896
Full Changelog: v0.4.9...v0.4.10