Langfuse

Latest version: v2.60.2

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

Scan your dependencies

Page 6 of 75

3.26.0

What's Changed
feat
* feat(otel): add input/output and name on traces by Steffen911 in https://github.com/langfuse/langfuse/pull/5449
* feat(tables): add select all interface to tables by marliessophie in https://github.com/langfuse/langfuse/pull/5314
* feat: map additional properties for otel llm spans by Steffen911 in https://github.com/langfuse/langfuse/pull/5422
chore
* chore: deduplicate postgres event list by bucketPath by Steffen911 in https://github.com/langfuse/langfuse/pull/5407
* chore(deps): bump jsonpath-plus from 10.0.7 to 10.2.0 by dependabot in https://github.com/langfuse/langfuse/pull/5411
perf
* perf: improve performance for trace.id trpc route by maxdeichmann in https://github.com/langfuse/langfuse/pull/5430
* perf: improve trpc session.id performance by maxdeichmann in https://github.com/langfuse/langfuse/pull/5431
* perf: skip processing of already seen events in worker by Steffen911 in https://github.com/langfuse/langfuse/pull/5437
fix
* fix(model-prices): gemini 2 vertex AI prices by hassiebp in https://github.com/langfuse/langfuse/pull/5444
* fix: do not run snyk in merge groups by maxdeichmann in https://github.com/langfuse/langfuse/pull/5415
* fix(gemini): pricing units by marliessophie in https://github.com/langfuse/langfuse/pull/5420
* fix: fix cost calculation discrepancies in dashboards by maxdeichmann in https://github.com/langfuse/langfuse/pull/5448
security
* security: upgrade jsonpath-plus by maxdeichmann in https://github.com/langfuse/langfuse/pull/5445
* security: upgrade jsonpath-plus by maxdeichmann in https://github.com/langfuse/langfuse/pull/5409

**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.25.0...v3.26.0

3.25.0

What's Changed

Features

* feat(model): add playground and eval support for Gemini 2.0 Flash, Gemini 2.0 Flash-Lite, and Gemini 2.0 Pro by marliessophie in https://github.com/langfuse/langfuse/pull/5403
* feat: Add custom gid and uid support by Minivolk02 in https://github.com/langfuse/langfuse/pull/5355

Bugs

* fix(ui): input changes lost on focus in dataset item edit by marliessophie in https://github.com/langfuse/langfuse/pull/5380
* fix(dataset-evals): reference `job.observationId` rather than `sourceObservationId` by marliessophie in https://github.com/langfuse/langfuse/pull/5350
* fix: model aggregation for daily metrics by hassiebp in https://github.com/langfuse/langfuse/pull/5384
* fix(ui-markdown): fallback to json view if markdown parsing is unsucessful by marliessophie in https://github.com/langfuse/langfuse/pull/5386
* fix: return empty results in dashboard if from is larger than to by maxdeichmann in https://github.com/langfuse/langfuse/pull/5389
* fix: improve working for eval jsonpath selector by maxdeichmann in https://github.com/langfuse/langfuse/pull/5406

Style

* style(dataset-analytics): decrease chart height and width by marliessophie in https://github.com/langfuse/langfuse/pull/5379

Performance

* perf: do not load all models by default in the dashboards by maxdeichmann in https://github.com/langfuse/langfuse/pull/5387

Chores

* chore: fix flaky traces-api test by Steffen911 in https://github.com/langfuse/langfuse/pull/5370
* chore: optionally log s3 event bucket uploads in postgres by Steffen911 in https://github.com/langfuse/langfuse/pull/5381
* chore: remove unused imports by Steffen911 in https://github.com/langfuse/langfuse/pull/5388
* chore: fetch file list for worker processing from s3 event log by Steffen911 in https://github.com/langfuse/langfuse/pull/5405

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

**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.24.1...v3.25.0

3.24.1

What's Changed
* fix: instantiate the ratelimit redis client on first use to avoid connection errors by Steffen911 in https://github.com/langfuse/langfuse/pull/5362
* fix: fix flaky dataset test by maxdeichmann in https://github.com/langfuse/langfuse/pull/5366
* chore: decrease ingestion queue delay outside of date boundaries by Steffen911 in https://github.com/langfuse/langfuse/pull/5364


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.24.0...v3.24.1

3.24.0

What's Changed

Features

* feat(ui): add local iso date with utc on hover and ms precision on traces by marcklingen in https://github.com/langfuse/langfuse/pull/5359

Fixes

* fix: handle multiple number types in otel parser by Steffen911 in https://github.com/langfuse/langfuse/pull/5323
* fix: fix observation frontend exception by maxdeichmann in https://github.com/langfuse/langfuse/pull/5334
* fix: add bedrock throttling exception to retries for evals by maxdeichmann in https://github.com/langfuse/langfuse/pull/5338
* fix(score-analytics): display categorical data in dashboard by marliessophie in https://github.com/langfuse/langfuse/pull/5341
* fix(filter-ui): support mouse wheel scroll behaviour on desktop and mobile by marliessophie in https://github.com/langfuse/langfuse/pull/5346
* fix(playground): allow o3 by hassiebp in https://github.com/langfuse/langfuse/pull/5357

Chores

* chore: remove polynomial regex from MUSTACHE_REGEX by marcklingen in https://github.com/langfuse/langfuse/pull/5328
* chore(media-api): add instrumentation by hassiebp in https://github.com/langfuse/langfuse/pull/5333
* chore(models): updated price for o1-mini by marcklingen in https://github.com/langfuse/langfuse/pull/5335
* chore(media): add retries on media record write by hassiebp in https://github.com/langfuse/langfuse/pull/5336
* chore: upgrade prisma to version 6 by Steffen911 in https://github.com/langfuse/langfuse/pull/5266
* chore: add cmd_k_menu:opened event for main menu "go to..." button by marcklingen in https://github.com/langfuse/langfuse/pull/5351


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.23.0...v3.24.0

3.23.0

What's Changed
* feat(models): add o3-mini and o3-mini-2025-01-31 by marcklingen in https://github.com/langfuse/langfuse/pull/5327


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.22.0...v3.23.0

3.22.0

What's Changed
* feat: create otel/v1/traces endpoint to accept otel spans by Steffen911 in https://github.com/langfuse/langfuse/pull/5241
* feat(ui): open cmd+k menu from main menu by marcklingen in https://github.com/langfuse/langfuse/pull/5318
* fix: disable autopipelining for rate limits to avoid uncaught exceptions by Steffen911 in https://github.com/langfuse/langfuse/pull/5300
* fix(ui): correct value for accent-foreground color by marcklingen in https://github.com/langfuse/langfuse/pull/5315
* fix(ui): deduplicate prompt variables in variable preview by marcklingen in https://github.com/langfuse/langfuse/pull/5316
* fix: retry failed connections in RateLimiter and disable offlinequeue by Steffen911 in https://github.com/langfuse/langfuse/pull/5317
* fix(media-api): handle retries on existing UUIDs by hassiebp in https://github.com/langfuse/langfuse/pull/5320
* perf: improve observation list endpoint CH performance by maxdeichmann in https://github.com/langfuse/langfuse/pull/5325
* chore(ui): improve sizing of chat message role button by marcklingen in https://github.com/langfuse/langfuse/pull/5321


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v3.21.0...v3.22.0

Page 6 of 75

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.