Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 1.0 kB | |
v3.95.1 source code.tar.gz | 2025-08-07 | 2.3 MB | |
v3.95.1 source code.zip | 2025-08-07 | 3.4 MB | |
Totals: 3 Items | 5.6 MB | 0 |
What's Changed
Performance
- perf: truncate IO in table overviews and skip internal JSON parse on TRPC by @Steffen911 in https://github.com/langfuse/langfuse/pull/8364
Cores
- chore: improve multi-tenant sso error message by @marcklingen in https://github.com/langfuse/langfuse/pull/8363
- chore: disable usage alert configuration temporarily by @Steffen911 in https://github.com/langfuse/langfuse/pull/8360
- chore(rbac): fix types for resolveProjectRole by @marliessophie in https://github.com/langfuse/langfuse/pull/8371
- chore: add env to move short-term reads to AMTs by @Steffen911 in https://github.com/langfuse/langfuse/pull/8367
Fixes
- fix: handle invalid string lengths on traces_null table gracefully by @Steffen911 in https://github.com/langfuse/langfuse/pull/8369
- fix: check projectMembers:read for trpc members.byProjectId by @marcklingen in https://github.com/langfuse/langfuse/pull/8373
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.95.0...v3.95.1