Skip to content

Releases: langfuse/langfuse-python

v3.1.2

04 Jul 14:38

Choose a tag to compare

What's Changed

  • fix(langchain): do not stringify metadata unnecessarily by @hassiebp in #1237
  • chore: add good .env defaults by @nimarb in #1239
  • fix(openai): add check for metadata NotGiven by @hassiebp in #1240
  • fix(scores): skip sampling if OTEL sampler not available by @hassiebp in #1241
  • fix(dataset-run-items): correctly typ datasetRunItems.list by @hassiebp in #1242

Full Changelog: v3.1.1...v3.1.2

v3.1.1

02 Jul 18:16

Choose a tag to compare

What's Changed

  • fix(client): do not escape url param with httpx > 0.28 by @hassiebp in #1236

Full Changelog: v3.1.0...v3.1.1

v3.1.0

02 Jul 08:09

Choose a tag to compare

What's Changed

  • feat(prompts): chat message placeholders by @nimarb in #1222

New Contributors

Full Changelog: v3.0.9...v3.1.0

v3.0.9

01 Jul 13:48

Choose a tag to compare

chore: release v3.0.9

v3.0.8

29 Jun 09:34

Choose a tag to compare

What's Changed

  • feat(langchain): add last trace id property to CallbackHandler by @hassiebp in #1230
  • fix(openai): chat.completions.parse out of beta by @hassiebp in #1231

Full Changelog: v3.0.7...v3.0.8

v2.60.9

29 Jun 09:40

Choose a tag to compare

What's Changed

  • fix(openai): chat completions parse out of beta (sdk-v2) by @hassiebp in #1232

Full Changelog: v2.60.8...v2.60.9

v3.0.7

27 Jun 10:26

Choose a tag to compare

What's Changed

  • fix(client): auth check on missing credentials by @hassiebp in #1224
  • fix(flushing): rely on OTEL default flush settings by @hassiebp in #1229

Full Changelog: v3.0.6...v3.0.7

v3.0.6

26 Jun 11:53

Choose a tag to compare

What's Changed

  • fix(prompts): escape json in get_langchain_prompt by @hassiebp in #1226

Full Changelog: v3.0.5...v3.0.6

v3.0.5

24 Jun 14:50

Choose a tag to compare

What's Changed

  • feat(client): allow filtering spans by instrumentation scope name by @hassiebp in #1223
  • fix(observe): default IO capture on decorated functions by @hassiebp in #1221

Full Changelog: v3.0.4...v3.0.5

v3.0.4

23 Jun 17:10

Choose a tag to compare

What's Changed

  • fix(client): use tracing_enabled in get_client by @hassiebp in #1220

Full Changelog: v3.0.3...v3.0.4