Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v2.4.2
What's Changed
- chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.3 by @dependabot in #271
- fix: fix event serializer to correctly support dates by @maxdeichmann in #276
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- chore(deps-dev): bump ruff from 0.1.9 to 0.1.11 by @dependabot in #274
- fix: remove manual prompt interface by @maxdeichmann in #275
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
- feat(langchain): trace_name as param on CallbackHandler() by @marcklingen in #273
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- refactor: adjust size limit log in 47fd4e7
- chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #268
- chore(deps-dev): bump boto3 from 1.34.8 to 1.34.11 by @dependabot in #270
- chore(deps): bump langchain from 0.0.352 to 0.0.353 by @dependabot in #272
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- chore(deps): bump pydantic from 2.5.2 to 2.5.3 by @dependabot in #259
- chore(deps-dev): bump chromadb from 0.4.18 to 0.4.21 by @dependabot in #260
- chore(deps-dev): bump ruff from 0.1.8 to 0.1.9 by @dependabot in #265
- feat: prompt management by @maxdeichmann in #266
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
- chore(deps-dev): bump boto3 from 1.33.8 to 1.34.8 by @dependabot in #257
- chore(deps-dev): bump anthropic from 0.3.11 to 0.8.1 by @dependabot in #256
- feat: add get_observations() by @marcklingen in #130
- fix: fix timezones by @maxdeichmann in #258
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
- fix: create always trace timestamp by @maxdeichmann in #254
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- feat(langchain): set user_id in constructor by @marcklingen in #253
Full Changelog: v2.1.1...v2.2.0
v2.1.1
What's Changed
- fix: create utc timestamps by default by @maxdeichmann in #251
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- fix: handle missing model name gracefully by @maxdeichmann in #249
- feat(langchain): add mistral chat support by @maxdeichmann in #250
Full Changelog: v2.0.1...v2.1.0