Releases: langfuse/langfuse-js
Releases · langfuse/langfuse-js
v5.0.2
What's Changed
- feat(api): update API spec from langfuse/langfuse b3adfc3 by @langfuse-bot in #753
- fix(langchain): prevent handleChainStart from replacing structured input containing a "content" key by @taiichiro-nagase in #749
- Fix condition to check content type in promptClients by @budde377 in #751
- Add option to turn off logging by @szedelenyi in #752
- Fix string quotes in promptClients.ts by @budde377 in #755
- feat(api): update API spec from langfuse/langfuse a6c38c6 by @langfuse-bot in #757
- chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.8 by @dependabot[bot] in #759
- ci(GitHub actions): pin GitHub actions, configure dependabot alerts for GitHub actions by @wochinge in #761
- fix(langchain): handle null tokenUsage by @hassiebp in #769
- [codex] Fix local experiment ID stability by @hassiebp in #770
New Contributors
- @taiichiro-nagase made their first contribution in #749
- @budde377 made their first contribution in #751
- @szedelenyi made their first contribution in #752
- @wochinge made their first contribution in #761
Full Changelog: v5.0.1...v5.0.2
v5.0.1
What's Changed
- feat(api): update API spec from langfuse/langfuse e84ca45 by @langfuse-bot in #747
Full Changelog: v5.0.0...v5.0.1
v5.0.0
v5.0.0
Breaking changes and migration guide
What's Changed
- feat!: prepare v5 release by @hassiebp in #723
- feat(api): update API spec from langfuse/langfuse 784ab09 by @langfuse-bot in #735
- feat(api): update API spec from langfuse/langfuse 25b5139 by @langfuse-bot in #737
- fix(otel): skip base64 decode for URL-based FilePart data in AI SDK
media handling by @Tanmay-24 in #736 - feat(api): update API spec from langfuse/langfuse a93f65a by @langfuse-bot in #738
- feat(api): update API spec from langfuse/langfuse 2eaf041 by @langfuse-bot in #743
- fix(otel): allow async mask functions by @hassiebbot in #746
New Contributors
- @Tanmay-24 made their first contribution in #736
- @hassiebbot made their first contribution in #746
Full Changelog: v4.6.1...v5.0.0
v5.0.0-beta.1
Breaking changes
Please see the preview migration guide for full details.
What's Changed
- feat(api): update API spec from langfuse/langfuse 784ab09 by @langfuse-bot in #735
- feat(api): update API spec from langfuse/langfuse 25b5139 by @langfuse-bot in #737
- fix(otel): skip base64 decode for URL-based FilePart data in AI SDK
media handling by @Tanmay-24 in #736 - feat(api): update API spec from langfuse/langfuse a93f65a by @langfuse-bot in #738
New Contributors
- @Tanmay-24 made their first contribution in #736
Full Changelog: v5.0.0-beta.0...v5.0.0-beta.1
v5.0.0-beta.0
Breaking changes
Please see the preview migration guide for full details.
Full Changelog: v4.6.1...v5.0.0-beta.0
v4.6.1
What's Changed
- feat(api): update API spec from langfuse/langfuse 270f036 by @langfuse-bot in #728
- feat(datasets): support running experiments on versioned datasets by @marliessophie in #727
Full Changelog: v4.6.0...v4.6.1
v4.6.0
What's Changed
- chore(deps-dev): bump @langchain/core from 1.0.1 to 1.1.8 by @dependabot[bot] in #712
- security: upgrade langchain by @maxdeichmann in #713
- feat(api): update API spec from langfuse/langfuse d59b6a3 by @langfuse-bot in #714
- chore: update LICENSE by @marcklingen in #715
- feat(api): update API spec from langfuse/langfuse 41f064c by @langfuse-bot in #719
- feat(api): update API spec from langfuse/langfuse 99ffc45 by @langfuse-bot in #720
- fix: move logger.debug with JSON stringify under if debug by @sumerman in #722
- feat(api): update API spec from langfuse/langfuse 966662e by @langfuse-bot in #726
New Contributors
Full Changelog: v4.5.1...v4.6.0
v4.5.1
What's Changed
- feat(api): update API spec from langfuse/langfuse 3dbec46 by @langfuse-bot in #707
Full Changelog: v4.5.0...v4.5.1
v4.5.0
v4.4.10
What's Changed
- feat(prompts): allow prompt deletion by @nimarb in #703
- fix: send correct headers for self hosted gcs bucket media upload by @georgegebbett in #702
- fix(media): handle hostname check for GCS by @hassiebp in #704
- fix(experiments): pass item metadata to evaluators by @hassiebp in #705
New Contributors
- @georgegebbett made their first contribution in #702
Full Changelog: v4.4.9...v4.4.10