Skip to content

Releases: langfuse/langfuse-js

Release 4.0.0-beta.2

08 Aug 09:58
Compare
Choose a tag to compare
Release 4.0.0-beta.2 Pre-release
Pre-release

4.0.0-beta.2 (2025-08-08)

🐛 Bug Fixes

  • span-processor: drop dep on Buffer (28c9985)

📚 Documentation

  • add jsdoc for client and otel package (16c6366)
  • add jsdoc for openai and tracing package (e2182ec)

Release 4.0.0-beta.1

07 Aug 15:50
Compare
Choose a tag to compare
Release 4.0.0-beta.1 Pre-release
Pre-release

4.0.0-beta.1 (2025-08-07)

v3.38.4

09 Jul 13:00
Compare
Choose a tag to compare

What's Changed

  • fix(langchain-azure): set refusal error on trace from chain error by @hassiebp in #576

Full Changelog: v3.38.3...v3.38.4

v3.38.3

08 Jul 18:50
Compare
Choose a tag to compare

What's Changed

  • chore(evals): whitelist langfuse-native environment for prompt experiment trace creation by @marliessophie in #571

Full Changelog: v3.38.2...v3.38.3

v3.38.2

04 Jul 12:21
Compare
Choose a tag to compare

What's Changed

  • fix(langchain-azure): add refusal error to trace by @hassiebp in #575

Full Changelog: v3.38.1...v3.38.2

v3.38.1

03 Jul 07:57
Compare
Choose a tag to compare

What's Changed

  • fix(langchain-azure): add error message on refusal by @hassiebp in #573

Full Changelog: v3.38.0...v3.38.1

v3.38.0

02 Jul 09:08
Compare
Choose a tag to compare

What's Changed

  • feat(prompts): message placeholders in js sdk by @nimarb in #568

New Contributors

Full Changelog: v3.37.6...v3.38.0

v3.37.6

26 Jun 12:52
Compare
Choose a tag to compare

What's Changed

  • fix(prompts): escape json in getLangchainPrompt by @hassiebp in #567

Full Changelog: v3.37.5...v3.37.6

v3.37.5

23 Jun 17:12
Compare
Choose a tag to compare

What's Changed

  • fix(core): update timeout and propagate across HTTP client calls by @hassiebp in #556
  • chore: update public api client by @hassiebp in #564

Full Changelog: v3.37.4...v3.37.5

v3.37.4

06 Jun 09:56
Compare
Choose a tag to compare

What's Changed

  • fix(vercel-ai-sdk): missing generation metatdata for AI SDK logging (#542) by @hassiebp in #543
  • fix: log 429 error details without throwning an exception (#544) by @hassiebp in #545
  • chore(vercel): remove log message on input parse failure by @hassiebp in #549
  • fix(core): do not log warning messages for explicitly disabled client by @hassiebp in #550
  • fix(langchain): azure model name parsing from response metadata by @hassiebp in #554

Full Changelog: v3.37.2...v3.37.4