What's Changed
* feat: show generations table per prompt version, add `observationCount` to traces table by marliessophie in https://github.com/langfuse/langfuse/pull/1971
* feat(ui): add container queries for embedded tables + accordion to hide generations on prompt versions by marcklingen in https://github.com/langfuse/langfuse/pull/1974
* fix: generate api spec and postman collection to public folder by marcklingen in https://github.com/langfuse/langfuse/pull/1964
* perf: limit max length of trpc batch requests by marcklingen in https://github.com/langfuse/langfuse/pull/1966
* perf: exclude observation metadata in traces.byId to prevent OOM when viewing large traces by marcklingen in https://github.com/langfuse/langfuse/pull/1978
* chore: improve logging by maxdeichmann in https://github.com/langfuse/langfuse/pull/1965
* chore(db): add cursors to trace table by marcklingen in https://github.com/langfuse/langfuse/pull/1968
New Contributors
* marliessophie made their first contribution in https://github.com/langfuse/langfuse/pull/1971
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.37.3...v2.38.0