Langfuse

Latest version: v2.54.1

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

Scan your dependencies

Page 9 of 56

2.59.1

What's Changed
* feat(ui): format token numbers by marcklingen in https://github.com/langfuse/langfuse/pull/2538
* feat(models): add aws bedrock model names for anthropic models by marcklingen in https://github.com/langfuse/langfuse/pull/2537
* chore: fixes flaky vitest suite by running in child process by hassiebp in https://github.com/langfuse/langfuse/pull/2533
* fix: rephrase ingestion error event by maxdeichmann in https://github.com/langfuse/langfuse/pull/2536


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.59.0...v2.59.1

2.59.0

What's Changed
* feat(trace timeline): add expand/collapse all buttons by marliessophie in https://github.com/langfuse/langfuse/pull/2524
* feat(api): add `models` api routes by marcklingen in https://github.com/langfuse/langfuse/pull/2531
* perf(ui): fetch metadata individually on generations and traces tables by marcklingen in https://github.com/langfuse/langfuse/pull/2507 and https://github.com/langfuse/langfuse/pull/2506
* fix: keep the tmp col on backfill script by hassiebp in https://github.com/langfuse/langfuse/pull/2518
* fix(ui): bg of trace tabs on published traces by marcklingen in https://github.com/langfuse/langfuse/pull/2525
* fix: calculate costs only if there are no user provided cost by hassiebp in https://github.com/langfuse/langfuse/pull/2530
* fix(ui): utc startDate in model form by marcklingen in https://github.com/langfuse/langfuse/pull/2532


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.58.0...v2.59.0

2.58.0

What's Changed
* feat: Docker arm64 builds by rennokki in https://github.com/langfuse/langfuse/pull/2453
* feat(auth): add AUTH_CUSTOM_SCOPE to change oauth scopes of custom oauth setups by marcklingen in https://github.com/langfuse/langfuse/pull/2459
* feat(api): datasets v2 api & new typed public api interface for improved tests by marcklingen in https://github.com/langfuse/langfuse/pull/2484 and https://github.com/langfuse/langfuse/pull/2504
* feat(ui): auto-select first operator in filter builder by marcklingen in https://github.com/langfuse/langfuse/pull/2482
* fix(trace timeline view): prefix tree keys with respective item by marliessophie in https://github.com/langfuse/langfuse/pull/2483
* fix: include scores with missing traces in ui and api by marcklingen in https://github.com/langfuse/langfuse/pull/2477
* chore(cloud): specify aws regions in region modal by marcklingen in https://github.com/langfuse/langfuse/pull/2444
* fix(tokenCost): if user provided any cost point, do not calculate costs by hassiebp in https://github.com/langfuse/langfuse/pull/2487
* chore: adds backfill script for generations calculated costs, docs to follow as part of v3 release by hassiebp in https://github.com/langfuse/langfuse/pull/2466
* feat: add `LANGFUSE_AUTO_POSTGRES_MIGRATION_DISABLED` to optionally migrate db manually by maxdeichmann in https://github.com/langfuse/langfuse/pull/2502
* fix: capture worker sentry exceptions by maxdeichmann in https://github.com/langfuse/langfuse/pull/2505
* chore: fix typo by eltociear in https://github.com/langfuse/langfuse/pull/2490

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

**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.57.0...v2.58.0

2.57.0

What's Changed
* feat: add claude sonnet 3.5 to playground by hassiebp in https://github.com/langfuse/langfuse/pull/2425
* feat: write token costs at ingestion time by hassiebp in https://github.com/langfuse/langfuse/pull/2414
* feat: improve sentry on worker by maxdeichmann in https://github.com/langfuse/langfuse/pull/2426
* perf: increase worker sample rate by maxdeichmann in https://github.com/langfuse/langfuse/pull/2443
* perf(tables): add start time filter to filter option queries by hassiebp in https://github.com/langfuse/langfuse/pull/2445
* chore(deps): bump pino from 8.20.0 to 9.2.0 by dependabot in https://github.com/langfuse/langfuse/pull/2314
* deps: upgrade langchain in web project by maxdeichmann in https://github.com/langfuse/langfuse/pull/2423
* fix: capture errors in sentry by maxdeichmann in https://github.com/langfuse/langfuse/pull/2424
* fix: turn off logging by maxdeichmann in https://github.com/langfuse/langfuse/pull/2427
* chore: improve worker logs by maxdeichmann in https://github.com/langfuse/langfuse/pull/2428
* fix: correct parsing of scores for evals by maxdeichmann in https://github.com/langfuse/langfuse/pull/2429
* infra: Enable Porter Application by porter-deployment-app in https://github.com/langfuse/langfuse/pull/2435
* fix(tokenCost): carryover user provided cost even if no model match by hassiebp in https://github.com/langfuse/langfuse/pull/2441
* fix: improve porter naming by maxdeichmann in https://github.com/langfuse/langfuse/pull/2442



**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.56.1...v2.57.0

2.56.1

What's Changed
* feat(models): add support for anthropic 3.5 sonnet by marcklingen in https://github.com/langfuse/langfuse/pull/2407
* feat: allow redis connection via connection string by maxdeichmann in https://github.com/langfuse/langfuse/pull/2409
* fix: redis connection string with bull by maxdeichmann in https://github.com/langfuse/langfuse/pull/2410
* fix: typo in contributing file by maxdeichmann in https://github.com/langfuse/langfuse/pull/2411
* fix: handle errors in worker API by maxdeichmann in https://github.com/langfuse/langfuse/pull/2412
* perf: add prisma to worker sentry by maxdeichmann in https://github.com/langfuse/langfuse/pull/2413
* fix: ordering of ingestion events by timestamp by maxdeichmann in https://github.com/langfuse/langfuse/pull/2417
* fix: flaky eval test by maxdeichmann in https://github.com/langfuse/langfuse/pull/2418
* security: upgrade langchain by maxdeichmann in https://github.com/langfuse/langfuse/pull/2421


**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.56.0...v2.56.1

2.56.0

Note: due to flaky test, this version was not published as a Docker container. Please refer to 2.56.1

What's Changed
* fix: correct sentry 8.0 upgrade by maxdeichmann in https://github.com/langfuse/langfuse/pull/2357
* chore(deps): bump the sentry group across 1 directory with 4 updates by dependabot in https://github.com/langfuse/langfuse/pull/2332
* style(annotation): small UI/UX improvements by marliessophie in https://github.com/langfuse/langfuse/pull/2359
* feat: adds exports to sessions table by hassiebp in https://github.com/langfuse/langfuse/pull/2360
* fix: hide batch export button for selfhosters by hassiebp in https://github.com/langfuse/langfuse/pull/2365
* feat: configure default lookback for dashboards and tables by maxdeichmann in https://github.com/langfuse/langfuse/pull/2364
* fix: flaky worker tests by maxdeichmann in https://github.com/langfuse/langfuse/pull/2368
* perf: optimize indices by hassiebp in https://github.com/langfuse/langfuse/pull/2367
* fix: s3 link ttl by hassiebp in https://github.com/langfuse/langfuse/pull/2370
* fix: overflow LLMApiKeyList baseUrl by hassiebp in https://github.com/langfuse/langfuse/pull/2372
* fix(self-hosted): enable air-gapped use by disabling online check of react query by marcklingen in https://github.com/langfuse/langfuse/pull/2374
* infra: Enable Porter Application web by porter-deployment-app in https://github.com/langfuse/langfuse/pull/2380
* fix: use correct hook to determine cloud environment by hassiebp in https://github.com/langfuse/langfuse/pull/2383
* Delete Porter Application web by porter-deployment-app in https://github.com/langfuse/langfuse/pull/2387
* infra: Enable Porter Application web by porter-deployment-app in https://github.com/langfuse/langfuse/pull/2391
* infra: Enable Porter Application worker by porter-deployment-app in https://github.com/langfuse/langfuse/pull/2392
* chore: removing 'version' from docker-compose.yml file by mukesh1811 in https://github.com/langfuse/langfuse/pull/2389
* infra: add public variables to docker build steps by maxdeichmann in https://github.com/langfuse/langfuse/pull/2393
* fix(ui): number formatting while undefined by marcklingen in https://github.com/langfuse/langfuse/pull/2396
* feat(api): add GET /score-configs/[configId] and GET /score-configs by marliessophie in https://github.com/langfuse/langfuse/pull/2361
* fix(ui): render dataset items with `false` as value correctly by marcklingen in https://github.com/langfuse/langfuse/pull/2404
* infra: add porter for US worker by maxdeichmann in https://github.com/langfuse/langfuse/pull/2406

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

**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.55.1...v2.56.0

Page 9 of 56

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.