Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
Release list
v4.8.0b1
What's Changed
- feat(api): update API spec from langfuse/langfuse 9ce4aa4 by @langfuse-bot in #1685
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #1691
- fix(serializer): correctly serialize float('-inf') as "-Infinity" by @devteamaegis in #1683
- feat(api): update API spec from langfuse/langfuse c82119e by @langfuse-bot in #1693
- chore(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 in the github-actions group by @dependabot[bot] in #1696
- chore(deps): bump github/codeql-action from 4.36.1 to 4.36.2 in the github-actions group by @dependabot[bot] in #1702
- fix: update env template to use LANGFUSE_BASE_URL by @milanagm in #1701
New Contributors
- @devteamaegis made their first contribution in #1683
- @milanagm made their first contribution in #1701
Full Changelog: v4.7.1...v4.8.0b1
v4.7.1
What's Changed
- feat(api): update API spec from langfuse/langfuse 41f5847 by @langfuse-bot in #1677
- chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-actions group by @dependabot[bot] in #1678
Full Changelog: v4.7.0...v4.7.1
v4.7.0
What's Changed
- chore: add CODEOWNERS for GitHub config by @wochinge in #1652
- chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #1645
- chore(deps): bump langsmith from 0.7.22 to 0.8.0 by @dependabot[bot] in #1653
- feat(span-processor): mark app root spans by @hassiebp in #1651
- feat(span-processor): simplify app root state and expand LLM scopes by @hassiebp in #1662
- chore(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 in the github-actions group by @dependabot[bot] in #1665
- ci: adjust zizmor advanced security handling by @wochinge in #1666
- chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions group by @dependabot[bot] in #1668
- chore(deps): bump idna from 3.11 to 3.15 by @dependabot[bot] in #1660
- chore(deps): bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #1669
- fix: add depth limit to EventSerializer to prevent hangs on complex objects by @BKDDFS in #1577
- chore(deps): bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 in the github-actions group by @dependabot[bot] in #1672
New Contributors
Full Changelog: v4.6.1...v4.7.0
v3.15.0
Immutable
release. Only release title and notes can be modified.
What's Changed
Full Changelog: v3.14.6...v3.15.0
v4.6.1
What's Changed
- chore: improve agent development setup by @hassiebp in #1642
- feat(ci): add RunnerContext and RegressionError for experiment GH action by @wochinge in #1635
- ci: allow prerelease branch releases by @hassiebp in #1647
- fix(openai): handle Azure stream chunks without delta by @hassiebp in #1648
Full Changelog: v4.5.1...v4.6.1
v4.6.0a1
v4.6.0b1
What's Changed
- chore: improve agent development setup by @hassiebp in #1642
- feat(ci): add RunnerContext and RegressionError for experiment GH action by @wochinge in #1635
Full Changelog: v4.5.1...v4.6.0b1
v4.5.1
What's Changed
- chore(ci): pin action version comments to immutable patch tags by @wochinge in #1636
- fix(experiments): flatten propagated metadata by @hassiebp in #1641
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- fix(ci): disable zizmor advanced security to unblock releases by @wochinge in #1630
- fix(observe): preserve streaming context without output capture by @hassiebp in #1628
- ci: use explicit version for
fetch-metadataversion comment by @wochinge in #1633 - fix(observe): preserve streaming context without output capture by @hassiebp in #1634
- fix(langchain): preserve LangGraph control flow traces by @hassiebp in #1632
- fix(openai): preserve native v1 stream contract by @hassiebp in #1627
Full Changelog: v4.3.1...v4.5.0