v2.56.0
版本发布时间: 2024-06-24 21:15:30
langfuse/langfuse最新发布版本:v2.78.0(2024-09-04 23:31:34)
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