v3.146.0
What's Changed
Feat
- feat: add CLICKHOUSE_ASYNC_INSERT_BUSY_TIMEOUT_MIN_MS setting by @Steffen911 in https://github.com/langfuse/langfuse/pull/11420
- feat(api): allow hight cardinality measures in v2/metrics when its topN by @sumerman in https://github.com/langfuse/langfuse/pull/11243
Fix
- fix(api-docs): sync Fern API types with TypeScript definitions by @Steffen911 in https://github.com/langfuse/langfuse/pull/11421
- fix: a workaround for socket hangup issues in our delete pipeline. by @sumerman in https://github.com/langfuse/langfuse/pull/11408
- fix: escape CSV headers to handle commas and special characters by @Steffen911 in https://github.com/langfuse/langfuse/pull/11430
- fix: fixes for delete query tracking by @sumerman in https://github.com/langfuse/langfuse/pull/11431
- fix: use system.processes in async delete monitoring together with query_log by @sumerman in https://github.com/langfuse/langfuse/pull/11435
- fix(playground): empty values on playground jump for microsoft semant… by @nimarb in https://github.com/langfuse/langfuse/pull/11434
Chore
- chore: revert cookie workaround after auth misconfiguration by @Steffen911 in https://github.com/langfuse/langfuse/pull/11427
- chore: bump preact to 10.28.2 by @nimarb in https://github.com/langfuse/langfuse/pull/11446
- chore: remove mutaiton waiter code path by @sumerman in https://github.com/langfuse/langfuse/pull/11454
- chore(llm-connection): allow global bedrock anthropic models by @nathanlb in https://github.com/langfuse/langfuse/pull/11457
- chore: double-check that a project still exists before starting potentially expensive DELETE by @sumerman in https://github.com/langfuse/langfuse/pull/11456
- chore: remove erd generator by @maxdeichmann in https://github.com/langfuse/langfuse/pull/11459
New Contributors
- @nathanlb made their first contribution in https://github.com/langfuse/langfuse/pull/11457
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.145.0...v3.146.0