Skip to content

Releases: langfuse/langfuse-python

v2.7.0

24 Jan 20:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.4...v2.7.0

v2.6.4

18 Jan 16:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.3...v2.6.4

v2.6.3

17 Jan 20:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.6.3

v2.6.2

17 Jan 16:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.2

v2.6.1

17 Jan 12:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

10 Jan 00:34
9cbdd25
Compare
Choose a tag to compare

What's Changed

  • feat: generalize sdk_integration to simplify tagging different integrations by @marcklingen in #282
  • feat: update pydantic models: include tags on traces (GET) and remove status from datasets by @marcklingen in #286

Full Changelog: v2.5.0...v2.6.0

v2.5.0

05 Jan 14:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.5.0

v2.4.2

03 Jan 13:41
Compare
Choose a tag to compare

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

03 Jan 09:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

03 Jan 01:14
cabef39
Compare
Choose a tag to compare

What's Changed

  • feat(langchain): trace_name as param on CallbackHandler() by @marcklingen in #273

Full Changelog: v2.3.1...v2.4.0