Skip to content

v0.52.41

Choose a tag to compare

@andrewtruong andrewtruong released this 28 May 23:30
· 175 commits to master since this release

What's Changed

  • chore(weave): respect WEAVE_INSECURE_DISABLE_SSL in OTLP Exporter by @seanmor5 in #6823
  • perf(weave): skip per-insert model_dump in ch_call_to_row helpers by @gtarpenning in #6843
  • chore(weave): fix flaky test_agent_span_stats_conversation_numeric_value_buckets by @gtarpenning in #6852
  • feat(weave): add agent custom attribute schema queries by @bcsherma in #6857
  • perf(weave): copy-on-write ref conversion in trace_server_converter by @gtarpenning in #6844
  • feat(weave): infer json filter casts in feedback path by @gtarpenning in #6735
  • fix(weave): set opentelemetry>=1.38.0 to fix import weave if you pip install wandb before weave by @kelu-wandb in #6856
  • chore(weave): trace dead gaps inside otel_export by @gtarpenning in #6859
  • fix(weave): retry distributed DDL on transient 999 by @gtarpenning in #6854
  • revert(weave): set opentelemetry>=1.38.0 to fix import weave if you pip install wandb before weave (#6856)" by @kelu-wandb in #6860
  • chore(weave): Env vars for host allowlist & URL policy by @mscavezze-cw in #6862
  • chore(weave): trim spans on upsert_batch hot path by @gtarpenning in #6864
  • feat(weave): write explicit 'latest' alias on every obj_create (WB-32435) by @rgao-coreweave in #6481
  • chore(weave): Update annotations by @andrewtruong in #6807
  • chore(weave): always partition score_calls by project_id by @gtarpenning in #6867
  • fix(weave): set opentelemetry*>=1.28.0 to fix import weave if you pip install wandb weave by @kelu-wandb in #6866
  • feat(weave): Link Gen AI spans with Evals Using OTel span processor by @seanmor5 in #6822
  • chore(weave): add @neutralino1 to clickhouse migrations codeowners by @gtarpenning in #6872
  • chore(weave): preserve unpaired calls on flush via eager start by @gtarpenning in #6851
  • fix(weave): persist expand_columns in SavedViewDefinition by @ro31337 in #6876
  • fix(weave): evict failed file_create futures from send_file_cache by @gtarpenning in #6874
  • fix(weave): allow linking all spans to a single eval call by @seanmor5 in #6881
  • chore(weave): EvaluationLogger init: avoid dict by @kelu-wandb in #6887
  • chore(weave): Update settings call sites by @andrewtruong in #6836
  • chore(weave): Rename mcp integration to fastmcp by @andrewtruong in #6811
  • chore(weave): Drop unnecessary client fixtures by @andrewtruong in #6773
  • chore(weave): emit dogstatsd counters for every DB insert by @gtarpenning in #6882

Full Changelog: v0.52.40...v0.52.41