Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
296 commits
Select commit Hold shift + click to select a range
017e488
fix(client): pass env var tracing environment to resource manager (#1…
hassiebp Sep 11, 2025
f153b59
fix(openai): handle None arguments in tool calls (#1339)
Zentorno Sep 16, 2025
bd1a5d3
fix(get_client): preserve properties on client such as environment (#…
nimarb Sep 16, 2025
b5f5491
chore(deps-dev): bump langgraph from 0.6.6 to 0.6.7 (#1327)
dependabot[bot] Sep 16, 2025
abf3628
fix(prompt-folders): update prompt in folder failed with wrong encodi…
aaguirre-rdit Sep 16, 2025
acd0e0d
chore: release v3.3.5
nimarb Sep 16, 2025
a0ddc00
feat(experiments): add experiment runner (#1334)
hassiebp Sep 17, 2025
487a424
chore: release v3.4.0
hassiebp Sep 17, 2025
621b989
chore(deps): bump pydantic from 2.11.7 to 2.11.9 (#1343)
dependabot[bot] Sep 17, 2025
ce29143
fix(prompt-placeholders): don't strip tool calls from placeholder mes…
nimarb Sep 17, 2025
83f1285
chore(deps-dev): bump pytest from 8.4.1 to 8.4.2 (#1322)
dependabot[bot] Sep 17, 2025
8e54641
chore(typo): fix minor typos in langfuse client comments (#1350)
jitokim Sep 17, 2025
71f443a
feat(client): support custom export path to export spans (#1342)
yash025 Sep 17, 2025
e94f9ea
chore(client): remove unused LANGFUSE_OTEL_TRACES_EXPORT_PATH import
hassiebp Sep 17, 2025
33d9086
chore: test to validate multiple calls to update_trace don't drop att…
nimarb Sep 18, 2025
37468a1
feat(api): update API spec from langfuse/langfuse a7d59d7b (#1371)
langfuse-bot Sep 18, 2025
f809baf
feat(openai): add openai embeddings api support (#1345) (#1372)
hassiebp Sep 18, 2025
c8550a7
chore: release v3.5.0
hassiebp Sep 18, 2025
d0fa566
fix(langchain): maintain async context in tool executions (#1380)
hassiebp Sep 25, 2025
3ce7abe
chore: release v3.5.1
hassiebp Sep 25, 2025
d02d940
fix(observe): handle generator context propagation (#1383)
hassiebp Sep 28, 2025
140d192
chore: release v3.5.2
hassiebp Sep 28, 2025
60748e8
feat(api): update API spec from langfuse/langfuse 9b8868a (#1384)
langfuse-bot Sep 29, 2025
64e812f
fix(client): setting OTEL span status as error on Langfuse error (#13…
hassiebp Oct 1, 2025
06912ce
chore: release v3.6.0
hassiebp Oct 1, 2025
0dc0d2c
fix(experiments): pass full evaluation to score creation (#1391)
hassiebp Oct 2, 2025
9b4dcd5
chore: release v3.6.1
hassiebp Oct 2, 2025
2470af7
feat(api): update API spec from langfuse/langfuse dee644d (#1398)
langfuse-bot Oct 8, 2025
746c951
fix(resource-manager): ensure ingestion and media queues are always f…
abhishar432 Oct 10, 2025
fa290c4
chore: release v3.6.2
hassiebp Oct 10, 2025
496aca3
feat(api): update API spec from langfuse/langfuse fa2979b (#1403)
langfuse-bot Oct 13, 2025
dc09f50
feat(observe): handle starlette.StreamingResponse (#1394)
yorickvP Oct 16, 2025
cff0d9c
chore: release v3.7.0
hassiebp Oct 16, 2025
1b61c36
fix(client): HTTP headers concatenated by dashes instead of snakecase…
hassiebp Oct 17, 2025
671b2d3
feat(langchain): add v1 support (#1411)
hassiebp Oct 20, 2025
6e52a65
chore: release v3.8.0
hassiebp Oct 20, 2025
1319ddf
feat(api): update API spec from langfuse/langfuse f5e96a9 (#1408)
langfuse-bot Oct 20, 2025
8723870
feat(api): update API spec from langfuse/langfuse 1ded68c (#1414)
langfuse-bot Oct 21, 2025
f0619ca
feat(api): update API spec from langfuse/langfuse 62d2959 (#1416)
langfuse-bot Oct 22, 2025
48ca028
chore(client): move to LANGFUSE_BASE_URL (#1418)
hassiebp Oct 22, 2025
5273840
chore: release v3.8.1
hassiebp Oct 22, 2025
3a6ff12
feat(api): update API spec from langfuse/langfuse 258cc51 (#1420)
langfuse-bot Oct 23, 2025
0c11888
fix(observe): avoid empty status message when capturing exception in …
Jonas1312 Oct 28, 2025
eb66898
feat(client): propagate trace attributes onto all child spans on upda…
hassiebp Nov 3, 2025
fbac841
chore: release v3.9.0
hassiebp Nov 3, 2025
99e081d
feat(api): update API spec from langfuse/langfuse efe3532 (#1425)
langfuse-bot Nov 3, 2025
d873cfb
chore(deps-dev): bump langgraph-checkpoint from 2.1.2 to 3.0.0 (#1427)
dependabot[bot] Nov 6, 2025
52d17d3
feat(api): update API spec from langfuse/langfuse 25e6ad9 (#1428)
langfuse-bot Nov 6, 2025
0b1f2c0
chore: release v3.9.1
hassiebp Nov 6, 2025
d8c624a
fix(client): handle update_current_trace on non recorded spans gracef…
hassiebp Nov 11, 2025
9228e7d
fix(experiments): remove evals from main execution span (#1433)
hassiebp Nov 11, 2025
aa7819f
chore: release v3.9.2
hassiebp Nov 11, 2025
9ec9f4a
feat(api): update API spec from langfuse/langfuse db01ff9 (#1435)
langfuse-bot Nov 12, 2025
fd7e850
fix(experiments): move evals out of root span (#1437)
hassiebp Nov 12, 2025
94b0211
chore: release v3.9.3
hassiebp Nov 12, 2025
4c57007
feat(evals): add run_batched_evaluation (#1436)
hassiebp Nov 14, 2025
5a21c9d
test: update skip comment
hassiebp Nov 14, 2025
03bb0d1
chore: release v3.10.0
hassiebp Nov 14, 2025
c91f5ae
feat(api): update API spec from langfuse/langfuse e1f390d (#1439)
langfuse-bot Nov 14, 2025
81bca77
feat(api): update API spec from langfuse/langfuse 53b8ec8 (#1441)
langfuse-bot Nov 16, 2025
78cdbb1
feat(api): update API spec from langfuse/langfuse 34d42bc (#1443)
langfuse-bot Nov 17, 2025
e969036
fix(client): url encode dataset name (#1445)
hassiebp Nov 19, 2025
608c64a
chore: release v3.10.1
hassiebp Nov 19, 2025
5e6097c
docs(experiments): evaluation value cannot be None (#1446)
hassiebp Nov 20, 2025
ccb41c0
chore(deps-dev): bump langchain-core from 1.0.0 to 1.0.7 (#1447)
dependabot[bot] Nov 20, 2025
96b2bf8
fix(openai): handle pydantic BaseModel as metadata (#1449)
hassiebp Nov 24, 2025
e8b355e
fix(datasets): add schema arguments to create_dataset (#1457)
hassiebp Dec 1, 2025
3168703
fix(prompts): evict prompt cache on NotFound error (#1442) (#1456)
hassiebp Dec 1, 2025
478e7e2
chore: release v3.10.2
hassiebp Dec 1, 2025
d233bc4
fix(gemini): gemini input token calculation when implicit cache is hi…
aablsk Dec 1, 2025
8ceb236
feat(api): update API spec from langfuse/langfuse ad16fa0 (#1454)
langfuse-bot Dec 1, 2025
2f0da0b
feat: Add comment field to langfuse Evaluation from autoevals metadat…
rmaceissoft Dec 1, 2025
969b832
feat(langchain): allow injecting trace_context into LangchainCallback…
hassiebp Dec 1, 2025
bfbfac7
feat(api): update API spec from langfuse/langfuse cb16277 (#1459)
langfuse-bot Dec 1, 2025
863b27a
fix(resource-manager): reuse passed tracer provider for reinit (#1461)
hassiebp Dec 1, 2025
271a0be
chore: release v3.10.3
hassiebp Dec 1, 2025
4811e54
chore(deps-dev): bump werkzeug from 3.1.3 to 3.1.4 (#1462)
dependabot[bot] Dec 2, 2025
374505a
chore: update release script
hassiebp Dec 3, 2025
ceba1c2
chore: release v3.10.4
Dec 3, 2025
c820ee8
chore: release v3.10.4a1
Dec 3, 2025
be1c0ab
docs: update CONTRIBUTING.md on release process
hassiebp Dec 3, 2025
3e043be
feat(client): Add optional timestamp parameter to score creation (#1464)
hassiebp Dec 3, 2025
7e8f070
fix(resource_manager): define tracer_provider if tracing_enabled=Fals…
hassiebp Dec 3, 2025
f3eedca
chore: release v3.10.5
Dec 3, 2025
c048966
feat(api): update API spec from langfuse/langfuse fc04a50 (#1467)
langfuse-bot Dec 5, 2025
a00c020
chore(deps): bump urllib3 from 2.5.0 to 2.6.0 (#1468)
dependabot[bot] Dec 8, 2025
42d7e56
fix(openai): handle parsed_n non integer (#1470)
hassiebp Dec 8, 2025
2900a43
fix(resource-manager): flush custom tracer provider if provided (#1469)
hassiebp Dec 12, 2025
a139e19
chore: release v3.10.6
Dec 12, 2025
b72aaf0
fix(client): flush on shutdown (#1474)
hassiebp Dec 16, 2025
9afb9a8
chore: release v3.10.7
Dec 16, 2025
831270d
Langchain callback handler docs (#1476)
hassiebp Dec 16, 2025
9d67ded
chore(deps-dev): bump filelock from 3.20.0 to 3.20.1 (#1477)
dependabot[bot] Dec 16, 2025
5d3a728
feat(client): allow propagating trace name (#1478)
hassiebp Dec 17, 2025
9775c45
chore: release v3.11.0
Dec 17, 2025
993d993
chore: add release safeguard for major releases
hassiebp Dec 17, 2025
32dddd5
feat(api): update API spec from langfuse/langfuse 3dbec46 (#1479)
langfuse-bot Dec 18, 2025
c700431
fix(langchain): allow prompt linking with langchain v1 create_agent (…
hassiebp Dec 19, 2025
b1cb62a
chore: release v3.11.1
Dec 19, 2025
600325d
fix(client): reuse httpx client in get_client (#1482)
hassiebp Dec 22, 2025
405827c
chore(deps-dev): bump langchain-core from 1.0.7 to 1.2.5 (#1488)
dependabot[bot] Dec 23, 2025
179374a
chore: release v3.11.2
Dec 23, 2025
3008a53
feat(api): update API spec from langfuse/langfuse d59b6a3 (#1489)
langfuse-bot Jan 3, 2026
280b831
chore(deps): bump urllib3 from 2.6.0 to 2.6.3 (#1493)
dependabot[bot] Jan 8, 2026
c7b6e12
feat(api): update API spec from langfuse/langfuse 41f064c (#1492)
langfuse-bot Jan 8, 2026
9843ecb
chore(deps-dev): bump werkzeug from 3.1.4 to 3.1.5 (#1494)
dependabot[bot] Jan 9, 2026
25c5ef9
feat(api): update API spec from langfuse/langfuse 99ffc45 (#1495)
langfuse-bot Jan 10, 2026
898a10c
fix(experiments): move evaluations to root experiment span (#1497)
hassiebp Jan 12, 2026
f4148bc
feat(client): add score metadata argument to span client score method…
hassiebp Jan 12, 2026
ea5658f
feat(client): add methods to langfuse client to fetch and delete data…
marliessophie Jan 13, 2026
f2d5da4
chore: release v3.12.0
Jan 13, 2026
6bf4010
chore(deps-dev): bump virtualenv from 20.35.3 to 20.36.1 (#1499)
dependabot[bot] Jan 15, 2026
4caab4b
chore(deps-dev): bump filelock from 3.20.1 to 3.20.3 (#1500)
dependabot[bot] Jan 15, 2026
32ee150
fix(client): add metadata parameter to score_current_span and score_c…
doniyor2109 Jan 19, 2026
26a8589
fix: skip trace url generation when tracing is disabled (#1503)
jdidzik Jan 26, 2026
2cd639f
fix(batch-evaluation): pass trace ID for score creation if scope = ob…
hassiebp Jan 27, 2026
cf653e9
chore: release v3.12.1
Jan 27, 2026
d11155e
docs: Evaluation score cannot be None
hassiebp Jan 28, 2026
0fd6338
feat(batch-evaluation): allow passing fields param for efficient trac…
hassiebp Jan 29, 2026
54fff05
chore(deps): bump protobuf from 6.33.0 to 6.33.5 (#1507)
dependabot[bot] Feb 2, 2026
c8798ac
chore: release v3.13.0
Feb 6, 2026
d55d52c
feat(api): update API spec from langfuse/langfuse 966662e (#1508)
langfuse-bot Feb 9, 2026
1ae2923
chore: release v3.14.0
Feb 9, 2026
317e705
feat(dataset-versioning): support running versioned experiments (#1517)
marliessophie Feb 9, 2026
04f80f9
chore: release v3.14.1
Feb 9, 2026
0246093
chore(deps-dev): bump langsmith from 0.4.37 to 0.6.3 (#1519)
dependabot[bot] Feb 10, 2026
c984097
fix: evaluation docstring examples to use value=0 instead of value=No…
Tkgmuuuu Feb 10, 2026
bd0fafc
feat(api): update API spec from langfuse/langfuse 270f036 (#1521)
langfuse-bot Feb 11, 2026
ab18ba1
chore(deps-dev): bump langchain-core from 1.2.5 to 1.2.11 (#1523)
dependabot[bot] Feb 11, 2026
81b58cd
fix(openai): parse usage details from response API response chunk (#1…
hassiebp Feb 16, 2026
c50b256
chore: release v3.14.2
Feb 16, 2026
2246953
fix(openai): parse finish_reason from chat completion stream (#1526)
hassiebp Feb 17, 2026
5974a46
chore: release v3.14.3
Feb 17, 2026
ba28dae
fix(experiments): remove dataset version from run item request if Non…
hassiebp Feb 19, 2026
0241803
chore: release v3.14.4
Feb 19, 2026
0b2078e
feat(batch-evaluation): add trace tags and roll up scores to trace (#…
hassiebp Feb 23, 2026
afb636c
chore: release v3.14.5
Feb 23, 2026
42a0f62
chore(deps-dev): bump werkzeug from 3.1.5 to 3.1.6 (#1531)
dependabot[bot] Feb 23, 2026
89730bf
chore: upgrade ruff + merge configurations (#1535)
akx Feb 24, 2026
cfd3ac1
fix(media): reuse httpx client for requests (#1537)
hassiebp Feb 24, 2026
df63577
feat!: prepare v4 release (#1486)
hassiebp Feb 24, 2026
6d05456
chore: release v4.0.0
Feb 24, 2026
cea6375
Revert "chore: release v4.0.0"
hassiebp Feb 24, 2026
6a9507d
chore: fix release script for prereleases
hassiebp Feb 24, 2026
b31753a
chore: release v4.0.0b1
Feb 24, 2026
11d7ab6
feat(api): update API spec from langfuse/langfuse 784ab09 (#1538)
langfuse-bot Feb 24, 2026
7ff9522
fix(media): retry failed uploads (#1540)
hassiebp Feb 25, 2026
30b46ba
feat(api): update API spec from langfuse/langfuse 25b5139 (#1543)
langfuse-bot Feb 26, 2026
bb139f2
chore(deps-dev): bump langgraph-checkpoint from 3.0.0 to 4.0.0 (#1541)
dependabot[bot] Feb 26, 2026
72aa156
feat(api): update API spec from langfuse/langfuse a93f65a (#1545)
langfuse-bot Feb 27, 2026
c45f6ff
fix(langchain): skip priority-tier keys when subtracting token detail…
Br1an67 Mar 2, 2026
3e0fa96
fix(experiment): replace escaped newlines with actual newlines in for…
Br1an67 Mar 2, 2026
849db5e
fix(openai): remove unreachable None type assignments for OpenAI clas…
Br1an67 Mar 2, 2026
96e8189
fix(langchain): Add handling for invalid tool calls in CallbackHandle…
deershark Mar 2, 2026
9efcca0
fix: apply stricter early routing for base64 media to prevent SSE dat…
MoonSangJin Mar 2, 2026
e5f954f
chore: unify logging usage (#1539)
akx Mar 5, 2026
63a3b62
fix(client): pass release variable to span clients (#1518)
hassiebp Mar 5, 2026
9f02a16
feat(api): update API spec from langfuse/langfuse 2eaf041 (#1556)
langfuse-bot Mar 9, 2026
4576897
chore(deps-dev): bump langgraph from 1.0.9 to 1.0.10rc1 (#1560)
dependabot[bot] Mar 9, 2026
adbfe0b
chore: release v5.0.0
Mar 10, 2026
96a1f8b
Revert "chore: release v5.0.0"
hassiebp Mar 10, 2026
18418fd
chore: reset version to latest on pypi
hassiebp Mar 10, 2026
83d95bd
chore: release v4.0.0
Mar 10, 2026
c16eb0b
feat(api): update API spec from langfuse/langfuse e84ca45 (#1562)
langfuse-bot Mar 12, 2026
caddeff
chore(deps-dev): bump orjson from 3.11.3 to 3.11.6 (#1563)
dependabot[bot] Mar 13, 2026
ef08bb7
feat(api): update API spec from langfuse/langfuse b3adfc3 (#1567)
langfuse-bot Mar 19, 2026
21d79fc
chore: release v4.0.1
Mar 19, 2026
0bfd020
fix(openai): correct token details field names for Response API usage…
zachrobo1 Mar 19, 2026
abe3759
chore: remove tests/test_parse_usage.py
hassiebp Mar 19, 2026
cf68968
chore: update readme
hassiebp Mar 19, 2026
51e0b7f
fix(openai): include responses instructions in captured prompt (#1565)
D-Joey-G Mar 19, 2026
1806084
fix(observe): Handle asyncio.CancelledError in exception blocks (#1566)
jinohkang-theori Mar 19, 2026
9006683
chore: relax packaging constraint to <27 (#1570)
hassiebp Mar 19, 2026
d935f02
chore: add claude review comment action
hassiebp Mar 24, 2026
c5dc24d
feat(api): update API spec from langfuse/langfuse a6c38c6 (#1574)
langfuse-bot Mar 25, 2026
92a3188
chore(deps): bump requests from 2.32.5 to 2.33.0 (#1579)
dependabot[bot] Mar 27, 2026
0ec542e
fix(scores): parse session ID correctly (#1582)
hassiebp Mar 27, 2026
840cf2a
chore: fix flaky langchain tests (#1584)
hassiebp Mar 27, 2026
df702da
fix(experiments): maintain propagated context in async experiments (#…
hassiebp Mar 30, 2026
395bc8f
chore: release v4.0.2
Mar 30, 2026
406e10a
chore(deps-dev): bump langchain-core from 1.2.11 to 1.2.22 (#1586)
dependabot[bot] Mar 30, 2026
549faca
fix(langchain): exit propagation context gracefully (#1588)
hassiebp Mar 30, 2026
7619731
chore: release v4.0.3
Mar 30, 2026
31d513d
chore: migrate repo from poetry to uv (#1589)
hassiebp Mar 30, 2026
6df02d2
chore: release v4.0.4
Mar 30, 2026
6bae661
build: set exclude-newer to 7 days (#1595)
wochinge Mar 31, 2026
7edd17e
ci(dependabot): add github-actions ecosystem with grouped updates (#1…
wochinge Mar 31, 2026
0ddf3bc
ci: pin and bump GH actions (#1596)
wochinge Mar 31, 2026
a3f15c6
chore(deps): bump the github-actions group across 1 directory with 3 …
dependabot[bot] Mar 31, 2026
e32aeb2
fix(experiments): fix unstable local experiment IDs for local data (#…
hassiebp Apr 1, 2026
de09c32
chore: release v4.0.5
Apr 1, 2026
b680136
chore(deps): bump langchain-core from 1.2.21 to 1.2.22 (#1601)
dependabot[bot] Apr 1, 2026
6f9eaf2
feat(langchain): mark LangChain root observations in metadata (#1604)
hassiebp Apr 1, 2026
3e530af
chore: release v4.0.6
Apr 1, 2026
95ff4f8
chore(ci): move to blacksmith runners (#1613)
nimarb Apr 8, 2026
b18a59e
feat(api): update API spec from langfuse/langfuse 1999706 (#1615)
langfuse-bot Apr 9, 2026
01887dd
chore: release v4.1.0
Apr 9, 2026
fe09fd5
feat(client): add custom span exporter support (#1618)
hassiebp Apr 10, 2026
cf2f7cd
chore: release v4.2.0
Apr 10, 2026
270f729
feat(api): update API spec from langfuse/langfuse 07cae52 (#1617)
langfuse-bot Apr 10, 2026
542f2c9
chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 in the gi…
dependabot[bot] Apr 10, 2026
dea5fdf
refactor(tests): split suites by execution level and speed up CI (#1609)
hassiebp Apr 10, 2026
cfbe7a3
ci: add 7-day dependabot cooldown (#1619)
wochinge Apr 10, 2026
ffaaaa3
ci: harden GitHub Actions workflows with zizmor (#1623)
wochinge Apr 15, 2026
c445f3d
chore: release v4.3.0rc1
Apr 15, 2026
be74cbc
ci: make uv action tag explicit (#1625)
wochinge Apr 15, 2026
1cbdc93
fix(langchain): propagate trace name metadata (#1626)
hassiebp Apr 16, 2026
3a65ce8
chore: release v4.3.1
Apr 16, 2026
ee27fbc
fix(ci): disable zizmor advanced security to unblock releases (#1630)
wochinge Apr 17, 2026
264b94d
chore: release v4.4.0b1
Apr 17, 2026
26ab5d9
fix(observe): preserve streaming context without output capture (#1628)
hassiebp Apr 20, 2026
cd9812c
ci: use explicit version for `fetch-metadata` version comment (#1633)
wochinge Apr 20, 2026
ca2c4c1
fix(observe): preserve streaming context without output capture (#1634)
hassiebp Apr 21, 2026
7f15dbf
fix(langchain): preserve LangGraph control flow traces (#1632)
hassiebp Apr 21, 2026
7aa632f
fix(openai): preserve native v1 stream contract (#1627)
hassiebp Apr 21, 2026
560eca9
chore: release v4.5.0
Apr 21, 2026
d5ce2d2
chore(ci): pin action version comments to immutable patch tags (#1636)
wochinge Apr 21, 2026
9244e14
fix(experiments): flatten propagated metadata (#1641)
hassiebp Apr 24, 2026
4412567
chore: release v4.5.1
Apr 24, 2026
5ef17a0
chore: improve agent development setup (#1642)
hassiebp Apr 27, 2026
3166cb8
feat(ci): add RunnerContext and RegressionError for experiment GH act…
wochinge May 4, 2026
560fbe4
chore: release v4.6.0b1
May 4, 2026
fdcecb7
ci: allow prerelease branch releases (#1647)
hassiebp May 8, 2026
fd5decd
fix(openai): handle Azure stream chunks without delta (#1648)
hassiebp May 8, 2026
8bcc8fa
chore: release v4.6.1
May 8, 2026
56252ac
chore: add CODEOWNERS for GitHub config (#1652)
wochinge May 13, 2026
33859f2
chore(deps): bump the github-actions group across 1 directory with 5 …
dependabot[bot] May 15, 2026
b59a611
chore(deps): bump langsmith from 0.7.22 to 0.8.0 (#1653)
dependabot[bot] May 18, 2026
246bef7
feat(span-processor): mark app root spans (#1651)
hassiebp May 19, 2026
fc86ef8
feat(span-processor): simplify app root state and expand LLM scopes (…
hassiebp May 20, 2026
e1025bc
chore(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 in the…
dependabot[bot] May 21, 2026
77d284b
ci: adjust zizmor advanced security handling (#1666)
wochinge May 21, 2026
6521e90
chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the g…
dependabot[bot] May 22, 2026
a462fde
chore(deps): bump idna from 3.11 to 3.15 (#1660)
dependabot[bot] May 23, 2026
2263507
chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#1669)
dependabot[bot] May 23, 2026
4a4bb46
fix(serializer): add depth limit to EventSerializer to prevent hangs …
BKDDFS May 24, 2026
2d0941a
chore(deps): bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 in the…
dependabot[bot] May 25, 2026
f9c765b
chore: release v4.7.0
May 27, 2026
062b935
feat(api): update API spec from langfuse/langfuse 41f5847 (#1677)
langfuse-bot May 28, 2026
76e66b2
chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the g…
dependabot[bot] May 29, 2026
50e8f91
chore: release v4.7.1
May 29, 2026
8631341
docs: update README banner
jannikmaierhoefer Jun 1, 2026
003e045
feat(api): update API spec from langfuse/langfuse 9ce4aa4 (#1685)
langfuse-bot Jun 2, 2026
7ad529b
chore(deps): bump the github-actions group with 2 updates (#1691)
dependabot[bot] Jun 9, 2026
7b427ba
fix(serializer): correctly serialize float('-inf') as "-Infinity" (#1…
devteamaegis Jun 9, 2026
da69e63
feat(api): update API spec from langfuse/langfuse c82119e (#1693)
langfuse-bot Jun 9, 2026
8b7c000
chore(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 in the githu…
dependabot[bot] Jun 10, 2026
d18654c
chore(deps): bump github/codeql-action from 4.36.1 to 4.36.2 in the g…
dependabot[bot] Jun 11, 2026
9cfee9f
fix: update env template to use LANGFUSE_BASE_URL (#1701)
milanagm Jun 11, 2026
5c9efae
chore: release v4.8.0b1
Jun 11, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .codex/environments/environment.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
version = 1
name = "langfuse-python"

[setup]
script = "bash scripts/codex/setup.sh"
2 changes: 1 addition & 1 deletion .env.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Langfuse
LANGFUSE_HOST=http://localhost:3000
LANGFUSE_BASE_URL=http://localhost:3000
LANGFUSE_PUBLIC_KEY=pk-lf-1234567890
LANGFUSE_SECRET_KEY=sk-lf-1234567890

Expand Down
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Currently inactive
# * @langfuse/maintainers

# Require maintainer review for GitHub configuration changes
.github/ @langfuse/maintainers
30 changes: 30 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
## What does this PR do?

> PR title must follow Conventional Commits, for example `feat: add dataset scoring helper` or `fix(openai): preserve trace context`.

Fixes #

## Type of change

- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Refactor
- [ ] Documentation update
- [ ] Tooling, CI, or repo maintenance

## Verification

List the main commands you ran:

```bash

```

## Checklist

- [ ] I self-reviewed the diff using `code_review.md`.
- [ ] I added or updated tests for behavior changes.
- [ ] I updated docs, examples, or `.env.template` if needed.
- [ ] I did not hand-edit generated files; if generated files changed, I used the upstream regeneration path.
- [ ] I did not commit secrets or credentials.
20 changes: 19 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@

version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
- package-ecosystem: "uv" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
cooldown:
default-days: 7
rebase-strategy: "disabled" # use dependabot-rebase-stale
commit-message:
prefix: chore
Expand All @@ -21,3 +23,19 @@ updates:
llama-index:
patterns:
- "llama-index*"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
cooldown:
default-days: 7
rebase-strategy: "disabled"
commit-message:
prefix: chore
prefix-development: chore
include: scope
groups:
github-actions:
patterns:
- "*"
Loading
Loading