What's Changed
- fix(js): Revert legacy AI SDK dotted order changes by @jacoblee93 in #1907
- fix(js): Revert "feat(js): Adds dotted order to traced OTEL spans (#1876)" by @jacoblee93 in #1909
- release(js): 0.3.53 by @jacoblee93 in #1910
- chore: Replace ts-expect-error directives with casts by @jacoblee93 in #1913
- fix(js): Use start time from dotted order as canonical for legacy AI SDK exporter by @jacoblee93 in #1912
- feat(js): Allow use of new AI SDK processor with old exporter by @jacoblee93 in #1914
- release(js): 0.3.55 by @jacoblee93 in #1915
- fix(js): Allow direct wrapping of Jest/vitest methods, fix module resolution by @jacoblee93 in #1919
- chore(python): Cleanup replica setting by @angus-langchain in #1921
- perf(python, js): Pop all allowed oob keys by @angus-langchain in #1923
- chore(python): fix tests by @angus-langchain in #1925
- feat(js): Non-OTEL version of AI SDK tracing by @jacoblee93 in #1926
- fix(py): attachments url construction by @baskaryan in #1929
Full Changelog: v0.4.13...v0.4.14