Skip to content

v3.203.0

Choose a tag to compare

@nkabardin nkabardin released this 01 Jul 12:35

What's Changed

Features

Fixes

  • fix(assistant): better trace design by @nimarb in #14638
  • fix(v4): coarsen migration timeline buckets by @maxdeichmann in #14641
  • fix(openai-models): add gpt-5.5 and gpt-5.5-pro to model selector by @hassiebp in #14635
  • fix(otel): map GenAI IO on AI SDK spans by @hassiebp in #14655
  • fix(tracing): parse standalone Responses tool calls by @hassiebp in #14654
  • fix(datasets): show expected output on dataset item experiments page by @marliessophie in #14649
  • fix(shared): retry GCS signed-URL generation on transient signing failures by @vismaytiwari in #14637
  • fix(web): show fallback for failed media previews by @wochinge in #14662
  • fix(web): allow storage upload URLs in CSP by @wochinge in #14665
  • fix(trace): deduplicate observations by id so colliding ids can't crash trace load (LFE-10588) by @nkabardin in #14669
  • fix(tracing): avoid LangGraph for Responses tool calls by @hassiebp in #14671
  • fix(events): restore trace-level score filtering in v4 (LFE-10596) by @nkabardin in #14675
  • fix(trace): dedupe observations at the source so the detail panel matches the timeline (LFE-10588) by @nkabardin in #14678
  • fix(trace): decode unicode escapes in trace JSON download by @toyayuto in #14667
  • fix(experiments): thin x-axis ticks so long-name charts stop smearing (LFE-10583) by @nkabardin in #14670
  • fix(mcp): Enable filtering observations by metadata by @bezbac in #14584

Chores

New Contributors

Full Changelog: v3.202.1...v3.203.0