COMMITS
March 30, 2026
H
fix(langchain): exit propagation context gracefully (#1588)
Hassieb Pakzad committed
D
chore(deps-dev): bump langchain-core from 1.2.11 to 1.2.22 (#1586)
dependabot[bot] committed
L
chore: release v4.0.2
langfuse-bot committed
H
fix(experiments): maintain propagated context in async experiments (#1587)
Hassieb Pakzad committed
March 27, 2026
H
chore: fix flaky langchain tests (#1584)
Hassieb Pakzad committed
H
fix(scores): parse session ID correctly (#1582)
Hassieb Pakzad committed
D
chore(deps): bump requests from 2.32.5 to 2.33.0 (#1579)
dependabot[bot] committed
March 25, 2026
L
feat(api): update API spec from langfuse/langfuse a6c38c6 (#1574)
langfuse-bot committed
March 24, 2026
H
chore: add claude review comment action
Hassieb Pakzad committed
March 19, 2026
H
chore: relax packaging constraint to <27 (#1570)
Hassieb Pakzad committed
J
fix(observe): Handle asyncio.CancelledError in exception blocks (#1566)
Jinoh Kang committed
D
H
chore: update readme
Hassieb Pakzad committed
H
chore: remove tests/test_parse_usage.py
Hassieb Pakzad committed
Z
fix(openai): correct token details field names for Response API usage (#1564)
Zach Cloud committed
L
chore: release v4.0.1
langfuse-bot committed
L
feat(api): update API spec from langfuse/langfuse b3adfc3 (#1567)
langfuse-bot committed
March 13, 2026
D
chore(deps-dev): bump orjson from 3.11.3 to 3.11.6 (#1563)
dependabot[bot] committed
March 12, 2026
L
feat(api): update API spec from langfuse/langfuse e84ca45 (#1562)
langfuse-bot committed
March 10, 2026
L
chore: release v4.0.0
langfuse-bot committed
H
chore: reset version to latest on pypi
Hassieb Pakzad committed
H
Revert "chore: release v5.0.0"
Hassieb Pakzad committed
L
chore: release v5.0.0
langfuse-bot committed
March 9, 2026
D
chore(deps-dev): bump langgraph from 1.0.9 to 1.0.10rc1 (#1560)
dependabot[bot] committed
L
feat(api): update API spec from langfuse/langfuse 2eaf041 (#1556)
langfuse-bot committed
March 5, 2026
H
fix(client): pass release variable to span clients (#1518)
Hassieb Pakzad committed
A
chore: unify logging usage (#1539)
Aarni Koskela committed
March 2, 2026
S
fix: apply stricter early routing for base64 media to prevent SSE dat… (#1544)
SangJin Moon committed
D
fix(langchain): Add handling for invalid tool calls in CallbackHandler (#1550)
DeerShark committed