Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v2.57.5
v2.57.4
What's Changed
- fix: add project_id to urls returned by langfuse_context.get_current_trace_url by @marcklingen in #1056
- chore(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #1052
Full Changelog: v2.57.3...v2.57.4
v2.57.3
v2.57.2
Full Changelog: v2.57.1...v2.57.2
v2.57.1
v2.56.2
What's Changed
- feat(media): utility to resolve media references with media content by @hassiebp in #1036
- fix(media): add timeout to reference resolution by @hassiebp in #1037
- chore(deps): bump the langchain group with 2 updates by @dependabot in #1034
Full Changelog: v2.56.1...v2.56.2
v2.56.1
What's Changed
- fix(client): pass timeout to FernLangfuse by @hassiebp in #1030
- fix(openai): pass metadata when model distillation feat is used by @hassiebp in #1031
- chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #1018
- chore(deps-dev): bump the langchain group with 5 updates by @dependabot in #1025
- chore(deps): bump django from 5.0.9 to 5.0.10 in /examples/django_example by @dependabot in #1029
- chore(deps-dev): bump boto3 from 1.35.76 to 1.35.77 by @dependabot in #1032
Full Changelog: v2.56.0...v2.56.1
v2.56.0
What's Changed
- chore(deps): bump the langchain group across 1 directory with 2 updates by @dependabot in #1014
- chore(ci): update to v3 docker compose by @hassiebp in #1022
- feat: use projectid when generating trace urls by @maxdeichmann in #1024
Full Changelog: v2.55.0...v2.56.0
v2.55.0
What's Changed
- chore: remove Python 3.8 support due to EOL
- feat(media): broaden content type support by @hassiebp in #1011
- chore(media): azure support by @hassiebp in #1008
- chore(deps): add requests by @hassiebp in #1009
- Fix: Force a flush from the internal queue to the server at exit by @glesperance in #1006
- fix: correctly track falsy output values by @tux-type in #1010
- fix(ci): lf server startup by @hassiebp in #1012
New Contributors
- @glesperance made their first contribution in #1006
- @tux-type made their first contribution in #1010
Full Changelog: v2.54.1...v2.55.0