v2.71.0
版本发布时间: 2024-08-17 01:24:10
langfuse/langfuse最新发布版本:v2.78.0(2024-09-04 23:31:34)
What's Changed
- UI
- feat(dashboard): aggregate and time series charts per score by @marliessophie in https://github.com/langfuse/langfuse/pull/2935
- chore(dashboard): release score analytics by @marliessophie in https://github.com/langfuse/langfuse/pull/2961
- feat(ui): add loading state to sso sign in buttons by @marcklingen in https://github.com/langfuse/langfuse/pull/2947
- refactor(ui): defer fetching score configs until drawer open by @marliessophie in https://github.com/langfuse/langfuse/pull/2943
- chore(markdown-ui): disable image previews on public traces; fix dom nesting error for markdown img by @marliessophie in https://github.com/langfuse/langfuse/pull/2948
- fix(ui): table headers should not wrap by @marcklingen in https://github.com/langfuse/langfuse/pull/2956
- Infra, prep for v3
- feat(ingestion): enqueue events directly in web by @hassiebp in https://github.com/langfuse/langfuse/pull/2934
- perf: optionally move ingestion pipeline into worker by @maxdeichmann in https://github.com/langfuse/langfuse/pull/2936
- fix: remove global ingestion rate limiting by @maxdeichmann in https://github.com/langfuse/langfuse/pull/2954
- fix(ingestion): race condition on events 10s apart by @hassiebp in https://github.com/langfuse/langfuse/pull/2950
- fix(ingestion): no processing of update events only with no existing record by @hassiebp in https://github.com/langfuse/langfuse/pull/2955
- fix(ingestion): remove spread operator in cost calc by @hassiebp in https://github.com/langfuse/langfuse/pull/2938
- Misc
- perf: drop dataset_items fkey on traces and observations by @marcklingen in https://github.com/langfuse/langfuse/pull/2942
- chore(audit-logs): add audit logs for score configs by @marliessophie in https://github.com/langfuse/langfuse/pull/2944
- docs: add comments to org membersRouter by @marcklingen in https://github.com/langfuse/langfuse/pull/2939
- fix(models): text-embedding-3-large model name by @marcklingen in https://github.com/langfuse/langfuse/pull/2941
- fix: fix staging branch by @maxdeichmann in https://github.com/langfuse/langfuse/pull/2953
Full Changelog: https://github.com/langfuse/langfuse/compare/v2.70.1...v2.71.0