Langfuse v4.40.0
Langfuse v4.40.0 adds linking of transcript spans to source traces and fixes an API key cache eviction issue upon deletion.
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
Langfuse version 4.40.0 includes new functionality and fixes: - Features: feat(trace-batching) links transcript spans to source traces (PR 17725). - Fixes: fix(auth) evicts the API key cache immediately after row deletion (PR 17651). - Maintenance: Multiple frontend refactorings to break down remaining fat pages into feature Page components, documentation cleanups, and using AGENTS.md directly for folder instructions.
可执行摘要
Langfuse v4.40.0 introduces a trace-batching feature to link transcript spans to source traces, implements API key cache eviction upon row deletion, and performs web refactoring.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Upgrade Langfuse instances to v4.40.0 if leveraging trace batching or requiring immediate API key invalidation upon deletion.