v3.145.0
What's Changed
Features
- feat(trace): allow trace comments inline on fractions of IO data by @nimarb in https://github.com/langfuse/langfuse/pull/11171
- feat(api): allow selective expansion of metadata on observations-v2 endpoints by @sumerman in https://github.com/langfuse/langfuse/pull/11416
Fixes / Improvements
- fix(playground): enable parsing for double stringified msg array by @nimarb in https://github.com/langfuse/langfuse/pull/11400
- fix: revert "fix: reverting get rid of extra IN clauses along trace and score deletion paths " by @sumerman in https://github.com/langfuse/langfuse/pull/11401
- fix(comments): make migration distinct by @nimarb in https://github.com/langfuse/langfuse/pull/11414
- fix(comments): dont expose inline data path on public api yet by @nimarb in https://github.com/langfuse/langfuse/pull/11415
- fix(auth): assign default org/project memberships for SSO users with existing accounts by @Steffen911 in https://github.com/langfuse/langfuse/pull/11413
Chores
- chore: remove noisy debug log by @Steffen911 in https://github.com/langfuse/langfuse/pull/11398
Full Changelog: https://github.com/langfuse/langfuse/compare/v3.144.0...v3.145.0