Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-13 | 1.0 kB | |
v3.97.4 source code.tar.gz | 2025-08-13 | 2.3 MB | |
v3.97.4 source code.zip | 2025-08-13 | 3.4 MB | |
Totals: 3 Items | 5.7 MB | 0 |
What's Changed
Fixes
- fix(dataset-runs): implement optimistic concurrency handling for dataset run creation in POST /dataset-run-items by @marliessophie in https://github.com/langfuse/langfuse/pull/8494
- fix: reinstate ability to remove tags from prompts by @Steffen911 in https://github.com/langfuse/langfuse/pull/8505
Performance
- perf: parallelize S3 and clickhouse deletions for data retention by @Steffen911 in https://github.com/langfuse/langfuse/pull/8501
Chores
- chore(dataset-run-items): sunset dual-write phase; do not fall back on PG in CH execution path by @marliessophie in https://github.com/langfuse/langfuse/pull/8497
- chore: create traces in CH execution path by @marliessophie in https://github.com/langfuse/langfuse/pull/8504
- chore(dataset-run-items): add env variable for trace creation by @marliessophie in https://github.com/langfuse/langfuse/pull/8508
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.97.3...v3.97.4