Skip to content

Releases: langfuse/langfuse-python

v4.0.5

01 Apr 11:05

Choose a tag to compare

What's Changed

  • build: set exclude-newer to 7 days by @wochinge in #1595
  • ci(dependabot): add github-actions ecosystem with grouped updates by @wochinge in #1597
  • ci: pin and bump GH actions by @wochinge in #1596
  • chore(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #1599
  • fix(experiments): fix unstable local experiment IDs for local data by @hassiebp in #1600

New Contributors

Full Changelog: v4.0.4...v4.0.5

v4.0.4

30 Mar 16:59

Choose a tag to compare

What's Changed

Full Changelog: v4.0.3...v4.0.4

v4.0.3

30 Mar 14:18

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump langchain-core from 1.2.11 to 1.2.22 by @dependabot[bot] in #1586
  • fix(langchain): exit propagation context gracefully by @hassiebp in #1588

Full Changelog: v4.0.2...v4.0.3

v4.0.2

30 Mar 12:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.0.2

v4.0.1

19 Mar 14:03

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

10 Mar 16:21

Choose a tag to compare

v4.0.0

Breaking changes and migration guide

Please see our documentation.

Other changes

  • chore(deps-dev): bump werkzeug from 3.1.5 to 3.1.6 by @dependabot[bot] in #1531
  • chore: upgrade ruff + merge configurations by @akx in #1535
  • fix(media): reuse httpx client for requests by @hassiebp in #1537
  • feat!: prepare v4 release by @hassiebp in #1486
  • feat(api): update API spec from langfuse/langfuse 784ab09 by @langfuse-bot in #1538
  • fix(media): retry failed uploads by @hassiebp in #1540
  • feat(api): update API spec from langfuse/langfuse 25b5139 by @langfuse-bot in #1543
  • chore(deps-dev): bump langgraph-checkpoint from 3.0.0 to 4.0.0 by @dependabot[bot] in #1541
  • feat(api): update API spec from langfuse/langfuse a93f65a by @langfuse-bot in #1545
  • fix(langchain): skip priority-tier keys when subtracting token detail counts by @Br1an67 in #1549
  • fix(experiment): replace escaped newlines with actual newlines in format output by @Br1an67 in #1547
  • fix(openai): remove unreachable None type assignments for OpenAI classes by @Br1an67 in #1546
  • Add handling for invalid tool calls in CallbackHandler by @deershark in #1550
  • fix: apply stricter early routing for base64 media to prevent SSE dat… by @MoonSangJin in #1544
  • chore: unify logging usage by @akx in #1539
  • fix(client): pass release variable to span clients by @hassiebp in #1518
  • feat(api): update API spec from langfuse/langfuse 2eaf041 by @langfuse-bot in #1556
  • chore(deps-dev): bump langgraph from 1.0.9 to 1.0.10rc1 by @dependabot[bot] in #1560

New Contributors

Full Changelog: v3.14.5...v4.0.0

v4.0.0b1

24 Feb 17:53

Choose a tag to compare

v4.0.0b1 Pre-release
Pre-release

Breaking changes

Please see the preview migration guide for full details.

New Contributors

  • @akx made their first contribution in #1535

Full Changelog: v3.14.5...v4.0.0b1

v3.14.5

23 Feb 10:42

Choose a tag to compare

What's Changed

  • feat(batch-evaluation): add trace tags and roll up scores to trace by @hassiebp in #1530

Full Changelog: v3.14.4...v3.14.5

v3.14.4

19 Feb 11:03

Choose a tag to compare

What's Changed

  • fix(experiments): remove dataset version from run item request if None by @hassiebp in #1529

Full Changelog: v3.14.3...v3.14.4

v3.14.3

17 Feb 17:43

Choose a tag to compare

What's Changed

  • fix(openai): parse finish_reason from chat completion stream by @hassiebp in #1526

Full Changelog: v3.14.2...v3.14.3