-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: langfuse/langfuse
base: v3.113.0
head repository: langfuse/langfuse
compare: v3.114.0
- 13 commits
- 65 files changed
- 9 contributors
Commits on Sep 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 23e765f - Browse repository at this point
Copy the full SHA 23e765fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c084d19 - Browse repository at this point
Copy the full SHA c084d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa5b5fb - Browse repository at this point
Copy the full SHA aa5b5fbView commit details -
feat(auth): add support for Keycloak scope and ID token configuration (…
…#9359) * feat(auth): add support for Keycloak scope and ID token configuration * fix(auth): update ID token envvar handling to use default value
Configuration menu - View commit details
-
Copy full SHA for 7e76fbf - Browse repository at this point
Copy the full SHA 7e76fbfView commit details -
feat(trace-ui): natural language filters (#9347)
* add fetchCompletion route * use fetchLLMCompletion function * chore(llm): add execution context to fetchLLMCompletion function * add router * chore: refactor to add resolveBedrockCredentials * feat(env): add optional AWS Bedrock configuration * chore: revert langfuse execution context for fetch llm completion * frontend poc * use bedrock keys * chore(organization): add aiFeaturesEnabled column * feat(organization): update organization update procedure to include optional aiFeaturesEnabled * add route integrated * add env vars * update * add proejct id * fixup: ai feature toggle * fully integrated * fix: organization ai feature settings * update * fix ts * chore: remove env variables from shared * chore: rename environment variables * chore: enhance LLM completion context * chore: fix typing * typing * no more token delegate * add project id * fix: filter completion should never throw an error, fallback to empty json * chore: set up bedrock credentials for development * chore: remove TokenCountDelegate from types * fix: integrate organization AI feature checks in filter builder * fix: use project hook over org hook * send traces to langfuse cloud * fix build * fix buuild * validate filters * chore: eslint * add debug * don't greedy match * add tooltip * fix parsing * update AI feature text * fix lockfile * chore(router): gate setting/using ai features on self hosted deployments * chore: replace env variable usage with useLangfuseCloudRegion hook across components * chore: integrate useLangfuseCloudRegion hook to conditionally render AI features in filter builder and AI feature switch components * docs: update REVIEW.md with Langfuse Cloud environment usage guidelines * link * chore: add LANGFUSE_AWS_BEDROCK_MODEL to .env.dev.example and update its definition in env.mjs * Update useFilterState.ts --------- Co-authored-by: Marlies Mayerhofer <[email protected]> Co-authored-by: Leo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17a358a - Browse repository at this point
Copy the full SHA 17a358aView commit details -
chore: upgrade turborepo to 2.5.8 (#9337)
* chore: upgrade turborepo to 2.5.8 * add comments * comments * fix for turbo plugin default exports
Configuration menu - View commit details
-
Copy full SHA for 1d3ad16 - Browse repository at this point
Copy the full SHA 1d3ad16View commit details -
fix: Accept any 2xx status for webhooks (#9439)
feat: Accept 2xx status codes for webhook success Co-authored-by: Cursor Agent <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7de984 - Browse repository at this point
Copy the full SHA c7de984View commit details -
test(llm-connections): add tests for all adapters (#9423)
* test(llm-connections): add tests for all adapters * test(llm-connections): add tests for all adapters * fix * fix * push * push
Configuration menu - View commit details
-
Copy full SHA for 37002f3 - Browse repository at this point
Copy the full SHA 37002f3View commit details -
fix: add current datetime to ai filter prompt (#9445)
* Add current datetime to AI prompt context Co-authored-by: marc <[email protected]> * Refactor datetime formatting for AI prompt Co-authored-by: marc <[email protected]> --------- Co-authored-by: Cursor Agent <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d9c059 - Browse repository at this point
Copy the full SHA 8d9c059View commit details
Commits on Oct 1, 2025
-
chore: upgrade golang migrate 4.19.0 (#9444)
* chore: do not upgrade to postgrs 18 * chore: do not upgrade to postgrs 18 * chore: do not upgrade to postgrs 18 * chore: upgrade golang-migrate
Configuration menu - View commit details
-
Copy full SHA for a43fbc8 - Browse repository at this point
Copy the full SHA a43fbc8View commit details -
fix(trace-ui): make row label sticky for long cells (#9454)
* feat(trace-ui): make row label sticky for long cells * simplify
Configuration menu - View commit details
-
Copy full SHA for 5427d3f - Browse repository at this point
Copy the full SHA 5427d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23300f9 - Browse repository at this point
Copy the full SHA 23300f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd98d2 - Browse repository at this point
Copy the full SHA 6cd98d2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.113.0...v3.114.0