github langfuse/langfuse v3.141.0

6 hours ago

What's Changed

Features

Fixes / Improvements

  • fix(init): warn when LANGFUSE_INIT_* env vars are partially configured by @Steffen911 in #11122
  • fix: dev-tables.sh should use FINAL modifier to produce a correct set of rows by @sumerman in #11124
  • fix: get rid of extra IN clauses along trace and score deletion paths introduced in #10554 by @sumerman in #11126
  • fix(tracing): show input / output label on trace correctly if not ChatML by @nimarb in #11132
  • fix(codemirror): syntax highlighting throwing error by @nimarb in #11134
  • style(dataset-versioning): remove warning banner from DatasetVersionHistoryPanel and update icon in DatasetItemContent by @marliessophie in #11133
  • fix: fix the behaviour of nulls and score joins on the metrics v2 path by @sumerman in #11148
  • fix: don't expose traces view via API endpoint by @sumerman in #11157
  • fix(otel): parse cost_details for non-Langfuse SDK spans by @hassiebp in #11166
  • fix(trace-table): show output column for non-chat message arrays by @hassiebp in #11163
  • fix(trace): log view tab key should be unique by @nimarb in #11172
  • fix(trace): advanced json viewer improvements by @FroeMic in #11162
  • fix(trace): paddings by @nimarb in #11174
  • fix(trace): make the new JSON view beta by @nimarb in #11176
  • perf: make batch export part size configurable and reduce default to 10MiB by @Steffen911 in #11185
  • perf: deduplicate jobs on the event propagation queue by @Steffen911 in #11190
  • fix(ui): trace preview empty state popup layout and visibility by @Lotte-Verheyden in #11192
  • fix(datasets): set default order condition to show most recent datasets first by @marliessophie in #11198
  • fix(datatable): allow filtering by empty string in stringOptions filter by @FroeMic in #11189
  • fix(api): enforce row_limit on metrics endpoints by @sumerman in #11196
  • fix(trace): align media label by @FroeMic in #11202
  • fix(api): prevent v2/metrics from accepting hight cardinality dimensions by @sumerman in #11203
  • fix(trace): convert latency from milliseconds to seconds in observati… by @FroeMic in #11208
  • fix(trace): reduce indentation in advanced json view by @FroeMic in #11209
  • fix(trace): fix bottom padding by @FroeMic in #11207
  • fix(trace): Observation detail header alignment by @FroeMic in #11211
  • fix(worker): add deduplication to experiments backfill queries by @Steffen911 in #11226
  • fix(batch-exports): update row ID retrieval method in BatchExportsTable component by @marliessophie in #11205
  • fix(api): fix single SELECT optimization on count measures by @sumerman in #11236
  • perf: events table io loading by @maxdeichmann in #11178
  • fix(evalService): add filter for valid_to in extractVariables by @marliessophie in #11238

Chores

Full Changelog: v3.140.0...v3.141.0

Don't miss a new langfuse release

NewReleases is sending notifications on new releases.