Langfuse

Latest version: v2.60.2

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 18 of 75

2.85.0

What's Changed

* feat(playground+evals): add bedrock support by hassiebp in https://github.com/langfuse/langfuse/pull/3711
* feat(ui): add toggle for color coding of metrics on trace tree by marcklingen in https://github.com/langfuse/langfuse/pull/3722
* chore: move span tagging to top of ingestion processing by Steffen911 in https://github.com/langfuse/langfuse/pull/3700
* style: adjust prompt icons, move edit/new version to action button, and always show prompt controls for current version by marliessophie in https://github.com/langfuse/langfuse/pull/3701
* chore: bring log line back by maxdeichmann in https://github.com/langfuse/langfuse/pull/3702
* chore: normalize ingestion span attributes by Steffen911 in https://github.com/langfuse/langfuse/pull/3710
* chore: enable annotation queue on cloud:hobby and remove feature flags by marliessophie in https://github.com/langfuse/langfuse/pull/3712
* fix: fail open on rate limit errors by Steffen911 in https://github.com/langfuse/langfuse/pull/3721


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.84.1...v2.85.0

2.84.1

What's Changed

UI:
* feat: add posthog event for tracing_check_active by marcklingen in https://github.com/langfuse/langfuse/pull/3691
* fix(ui): md-view, ordered lists with many items by marcklingen in https://github.com/langfuse/langfuse/pull/3694
* fix: show add to annotation queue only when flag is set by marliessophie in https://github.com/langfuse/langfuse/pull/3693

Dependency updates:
* Revert "chore(deps): bump react-hook-form from 7.51.5 to 7.53.0" by marliessophie in https://github.com/langfuse/langfuse/pull/3692, the update to `7.53.0` had resulted in unexpected behaviour in forms, hence the update was reverted
* chore(deps): bump langchain/core from 0.3.7 to 0.3.9 by dependabot in https://github.com/langfuse/langfuse/pull/3690
* chore(deps-dev): bump postcss from 8.4.38 to 8.4.47 by dependabot in https://github.com/langfuse/langfuse/pull/3684
* chore(deps): bump headlessui/react from 1.7.18 to 2.1.9 by dependabot in https://github.com/langfuse/langfuse/pull/3683
* chore(deps-dev): bump eslint-config-next from 14.2.6 to 14.2.15 in the next group across 1 directory by dependabot in https://github.com/langfuse/langfuse/pull/3682

**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.84.0...v2.84.1

2.84.0

What's Changed
Feat
* feat: invalidate API keys via cloud admin api by maxdeichmann in https://github.com/langfuse/langfuse/pull/3653
* feat: front-end cloud admin flag for clickhouse by maxdeichmann in https://github.com/langfuse/langfuse/pull/3666
* feat: add crisp events in posthog by marcklingen in https://github.com/langfuse/langfuse/pull/3667
* feat(annotation): add annotation queue in feature flagged beta release by marliessophie in https://github.com/langfuse/langfuse/pull/3499


Fixes and repo maintenance
* chore: update bullmq instrumentation by Steffen911 in https://github.com/langfuse/langfuse/pull/3644
* chore: use s3 event store to avoid event data in redis by Steffen911 in https://github.com/langfuse/langfuse/pull/3537
* chore: update metric name for eval exec queue length by Steffen911 in https://github.com/langfuse/langfuse/pull/3649
* fix: properly split tags when passed as a string (3621) by maxdeichmann in https://github.com/langfuse/langfuse/pull/3650
* chore: reduce auth logging by maxdeichmann in https://github.com/langfuse/langfuse/pull/3652
* chore: add orgid and projectid to ingestion event metric by maxdeichmann in https://github.com/langfuse/langfuse/pull/3654
* chore: remove metrics by users datadog by maxdeichmann in https://github.com/langfuse/langfuse/pull/3664
* chore: add projectid to ingestion logs by maxdeichmann in https://github.com/langfuse/langfuse/pull/3665
* fix: add Gitlab Issuer and Account.created_at col by vanshavenger in https://github.com/langfuse/langfuse/pull/3651
* chore(deps): bump heroicons/react from 2.1.3 to 2.1.5 by dependabot in https://github.com/langfuse/langfuse/pull/3662
* chore(deps): bump aws-sdk/lib-storage from 3.645.0 to 3.667.0 by dependabot in https://github.com/langfuse/langfuse/pull/3661
* chore(deps): bump the observability group with 3 updates by dependabot in https://github.com/langfuse/langfuse/pull/3657
* fix(ui): disable sign-in and sso buttons while email/pw are empty by marcklingen in https://github.com/langfuse/langfuse/pull/3670
* fix: encode all links to objects with user-provided ids by marcklingen in https://github.com/langfuse/langfuse/pull/3672
* fix: adjust queue wait time metrics by maxdeichmann in https://github.com/langfuse/langfuse/pull/3677
* fix: do not retry when api key is missing for evals and normalise wait time metric by maxdeichmann in https://github.com/langfuse/langfuse/pull/3680
* chore: upgrade nextjs to 14.2.14 by Steffen911 in https://github.com/langfuse/langfuse/pull/3643
* chore: allow updating annotation queue name by marliessophie in https://github.com/langfuse/langfuse/pull/3687


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.83.1...v2.84.0

2.83.1

What's Changed

* temporary patch to resolve https://github.com/langfuse/langfuse/issues/3639 caused by next.js version upgrade in v2.83.0
* change by marcklingen in https://github.com/langfuse/langfuse/pull/3640
* other changes
* chore(deps-dev): bump nodemon from 3.1.3 to 3.1.7 by dependabot in https://github.com/langfuse/langfuse/pull/3632
* chore(deps-dev): bump msw from 2.4.1 to 2.4.9 by dependabot in https://github.com/langfuse/langfuse/pull/3631
* chore(deps): bump lucide-react from 0.436.0 to 0.447.0 by dependabot in https://github.com/langfuse/langfuse/pull/3630
* chore(deps): bump langchain/core from 0.3.3 to 0.3.7 by dependabot in https://github.com/langfuse/langfuse/pull/3628
* chore(deps-dev): bump tsx from 4.19.0 to 4.19.1 by dependabot in https://github.com/langfuse/langfuse/pull/3627
* chore(deps-dev): bump prettier from 3.2.5 to 3.3.3 by dependabot in https://github.com/langfuse/langfuse/pull/3626
* chore: remove explicit context propagation for queues by Steffen911 in https://github.com/langfuse/langfuse/pull/3622


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.83.0...v2.83.1

2.83.0

What's Changed
* feat: Gitlab Auth Provider by vanshavenger in https://github.com/langfuse/langfuse/pull/3564

Dependencies
* chore(deps-dev): bump vite from 5.2.13 to 5.2.14 by dependabot in https://github.com/langfuse/langfuse/pull/3572
* chore: upgrade express by maxdeichmann in https://github.com/langfuse/langfuse/pull/3583
* chore: upgrade dd-trace by maxdeichmann in https://github.com/langfuse/langfuse/pull/3584
* chore: upgrade axios by maxdeichmann in https://github.com/langfuse/langfuse/pull/3586
* chore: upgrade sentry by maxdeichmann in https://github.com/langfuse/langfuse/pull/3587
* chore: upgrade vitest by maxdeichmann in https://github.com/langfuse/langfuse/pull/3588
* chore(deps): bump tanstack/react-table from 8.13.2 to 8.20.5 by dependabot in https://github.com/langfuse/langfuse/pull/3523
* chore(deps): bump mui/x-tree-view from 7.6.2 to 7.19.0 by dependabot in https://github.com/langfuse/langfuse/pull/3593
* chore(deps): bump pg and types/pg by dependabot in https://github.com/langfuse/langfuse/pull/3493
* chore(deps): bump nodemailer and types/nodemailer by dependabot in https://github.com/langfuse/langfuse/pull/3596
* chore: upgrade mermaid-js by maxdeichmann in https://github.com/langfuse/langfuse/pull/3599
* chore: upgrade svelte for ai sdk by maxdeichmann in https://github.com/langfuse/langfuse/pull/3600
* chore: upgrade tailwind and kysely codegen by maxdeichmann in https://github.com/langfuse/langfuse/pull/3601
* chore(deps): bump the prisma group with 2 updates by dependabot in https://github.com/langfuse/langfuse/pull/3604
* chore(deps-dev): bump types/lodash from 4.17.9 to 4.17.10 in the lodash group by dependabot in https://github.com/langfuse/langfuse/pull/3606
* chore(deps-dev): bump playwright/test from 1.43.1 to 1.47.2 by dependabot in https://github.com/langfuse/langfuse/pull/3612
* chore(deps): bump react-hook-form from 7.51.5 to 7.53.0 by dependabot in https://github.com/langfuse/langfuse/pull/3613
* chore(deps): bump uiw/codemirror-theme-tokyo-night from 4.22.2 to 4.23.5 by dependabot in https://github.com/langfuse/langfuse/pull/3611
* chore(deps): bump the observability group with 2 updates by dependabot in https://github.com/langfuse/langfuse/pull/3608
* chore(deps): bump js-tiktoken from 1.0.12 to 1.0.15 by dependabot in https://github.com/langfuse/langfuse/pull/3610
* chore(deps): bump the radix-ui group with 15 updates by dependabot in https://github.com/langfuse/langfuse/pull/3609
* chore: upgrade next by maxdeichmann in https://github.com/langfuse/langfuse/pull/3603
* chore: upgrade webpack by maxdeichmann in https://github.com/langfuse/langfuse/pull/3633


Repo cleanup
* chore: setup codeql manually by maxdeichmann in https://github.com/langfuse/langfuse/pull/3594
* chore: automerge dependabot patch PRs by maxdeichmann in https://github.com/langfuse/langfuse/pull/3595
* chore: fix dependabot automerge by maxdeichmann in https://github.com/langfuse/langfuse/pull/3597
* chore: fix auto merging by maxdeichmann in https://github.com/langfuse/langfuse/pull/3614
* chore: remove auto merge by maxdeichmann in https://github.com/langfuse/langfuse/pull/3616
* chore: correlate logs with traces by Steffen911 in https://github.com/langfuse/langfuse/pull/3619
* chore: update GHA checkout and setup-node actions by Steffen911 in https://github.com/langfuse/langfuse/pull/3620
* chore: reduce log level by maxdeichmann in https://github.com/langfuse/langfuse/pull/3636

New Contributors
* vanshavenger made their first contribution in https://github.com/langfuse/langfuse/pull/3564

**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.82.0...v2.83.0

2.82.0

What's Changed
* UI
* fix(ui): tag state inconsistent when navigating between traces by marcklingen in https://github.com/langfuse/langfuse/pull/3544
* fix(exports): download link valid few hours only by hassiebp in https://github.com/langfuse/langfuse/pull/3560
* feat(generations-table): show tokens per second by hassiebp in https://github.com/langfuse/langfuse/pull/3511
* feat(ui): improve cost and latency rendering on trace tree and preview by marcklingen in https://github.com/langfuse/langfuse/pull/3567
* Observability
* chore: disable ddtracing in favour of otel by Steffen911 in https://github.com/langfuse/langfuse/pull/3461
* chore: consolidate naming pattern for dogstatsd metrics by Steffen911 in https://github.com/langfuse/langfuse/pull/3534
* Other
* fix(prisma): HMR support by hassiebp in https://github.com/langfuse/langfuse/pull/3547
* feat: init envs via docker compose by marcklingen in https://github.com/langfuse/langfuse/pull/3568

**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.81.2...v2.82.0

Page 18 of 75

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.