What's Changed
- feat(js): Use new multipart endpoint when available by @jacoblee93 in #1106
- chore(js): Release 0.1.67 by @jacoblee93 in #1119
- fix(js): Limit queue batch concurrency, bump timeout, add maximum wait period for serverless envs by @jacoblee93 in #1124
- feat(vercel): add OTEL based LangSmith trace exporter by @dqbd in #1104
- factor out background and serde by @efriis in #1130
- integration tests multipart by @efriis in #1118
- properly setup env for tests by @efriis in #1131
- fix(js): Further reduce blocking behavior, try naive stringification instead of circular detection by @jacoblee93 in #1133
- integration tests against staging by @efriis in #1143
- fix(js): Remove focused test, fix tests by @jacoblee93 in #1138
- fix: add required basic auth environment variable by @bvs-langchain in #1128
- feat(py): Add multipart feedback ingestion by @akira in #1129
- use staging for integration tests - js by @efriis in #1145
- use staging for integration tests by @efriis in #1140
- fix(vercel): pass run name if the root run is within a span by @dqbd in #1150
- Add version check for feedback multipart by @akira in #1151
- [python] Bump to 0.1.138 by @akira in #1156
New Contributors
Full Changelog: v0.1.137...v0.1.138