Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v1.14.0
What's Changed
- feat: add sessions and i/o on traces by @marcklingen in #233
Full Changelog: v1.13.4...v1.14.0
v1.13.4
What's Changed
- fix: fix missing requests dependency by @maxdeichmann in #232
Full Changelog: v1.13.3...v1.13.4
v1.13.3
What's Changed
- fix(fern): support new fern client name by @maxdeichmann in #230
- fix(api): fix serializer to optionally support langchain if it is available by @maxdeichmann in #231
Full Changelog: v1.13.2...v1.13.3
v1.13.2
What's Changed
- fix(api): correctly serialize pydantic models by @maxdeichmann in #229
Full Changelog: v1.13.1...v1.13.2
v1.13.1
What's Changed
- feat: Make langchain optional by @hubert-springbok in #214
- fix(tests): fix tests for logger by @maxdeichmann in #217
- fix: Langfuse and StatefulClient clients return incorrect trace url by @HugoMichard in #216
- fix(ci): fix bugs introduced in the CI pipeline by @maxdeichmann in #218
- fix(api): ensure we only send events of 1mb max by @maxdeichmann in #228
New Contributors
- @hubert-springbok made their first contribution in #214
- @HugoMichard made their first contribution in #216
Full Changelog: v1.13.0...v1.13.1
v1.13.0
What's Changed
- feat: set default None values for Pydantic models by @maxdeichmann in #213
Full Changelog: v1.12.0...v1.13.0
v1.12.0
v1.11.0
What's Changed
- feat: set public param on traces by @marcklingen in #210
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- feat(core): start times created automatically on {.generation, .span, .event}, .end methods take optional body by @maxdeichmann in #206
- feat(datasets): get and upsert dataset items by @marcklingen in #207
- feat: get observation by @marcklingen in #209
Full Changelog: v1.9.3...v1.10.0
v1.9.3
What's Changed
- fix(core): allows setting the start_date on update methods by @maxdeichmann in #205
Full Changelog: v1.9.2...v1.9.3