Skip to content

Releases: traceloop/openllmetry

0.45.3

14 Aug 14:36
Compare
Choose a tag to compare

v0.45.3 (2025-08-14)

Fix

  • anthropic: temp disable beta apis instrumentation (#3258)

[main 56ee9ef] bump: version 0.45.2 → 0.45.3
58 files changed, 63 insertions(+), 57 deletions(-)

0.45.2

14 Aug 12:07
Compare
Choose a tag to compare

v0.45.2 (2025-08-14)

Fix

  • langchain: langgraph application crash due to context detach (#3256)

[main 57b67b1] bump: version 0.45.1 → 0.45.2
58 files changed, 63 insertions(+), 57 deletions(-)

0.45.1

13 Aug 17:47
Compare
Choose a tag to compare

v0.45.1 (2025-08-13)

Fix

  • langchain: context detach exception (#3255)
  • mcp: MCP Instrumentation: streamablehttp_client Parameter Corruption (#3199)

[main f706a9f] bump: version 0.45.0 → 0.45.1
58 files changed, 64 insertions(+), 57 deletions(-)

0.45.0

12 Aug 16:12
Compare
Choose a tag to compare

v0.45.0 (2025-08-12)

Feat

  • datasets: add dataset and datasets functionality (#3247)

Fix

  • anthropic: support with_raw_response wrapper for span generation (#3250)
  • langchain: fix nesting of langgraph spans (#3206)
  • langchain: Add "dont_throw" to "on_llm_end" and remove blank file (#3232)

[main 2708764] bump: version 0.44.3 → 0.45.0
58 files changed, 69 insertions(+), 57 deletions(-)

0.44.3

12 Aug 10:31
Compare
Choose a tag to compare

v0.44.3 (2025-08-12)

Fix

  • sdk: avoid initializing metrics exporter on custom tracing config (#3249)
  • openai: propagate span IDs properly to events (#3243)

[main 2bb91eb] bump: version 0.44.2 → 0.44.3
58 files changed, 64 insertions(+), 57 deletions(-)

0.44.2

11 Aug 19:48
Compare
Choose a tag to compare

v0.44.2 (2025-08-11)

Fix

  • openai: dynamically import types for 1.99 (#3244)
  • langchain: Added new method for fetching model name from association metadata (#3237)

[main 3926524] bump: version 0.44.1 → 0.44.2
58 files changed, 64 insertions(+), 57 deletions(-)

0.44.1

04 Aug 08:35
Compare
Choose a tag to compare

v0.44.1 (2025-08-04)

Fix

  • mcp: do not override meta pydantic types (#3179)

[main 8ee725c] bump: version 0.44.0 → 0.44.1
58 files changed, 63 insertions(+), 57 deletions(-)

0.44.0

03 Aug 21:02
Compare
Choose a tag to compare

v0.44.0 (2025-08-03)

Feat

  • sdk: support multiple span processors (#3207)
  • semantic-conentions-ai: add LLMVendor enum to semantic conventions (#3170)

Fix

  • langchain: spans dictionary memory leak (#3216)
  • openai-agents: use framework's context to infer trace (#3215)
  • sdk: respect truncation otel environment variable (#3212)
  • anthropic: async stream manager (#3220)
  • langchain: populate metadata as span attributes in batch operations (#3218)
  • anthropic: various fixes around tools parsing (#3204)
  • qdrant: fix qdrant-client auto instrumentation condition (#3208)
  • instrumentation: remove param enrich_token_usage and simplify token calculation (#3205)
  • langchain: ensure llm spans are created for sync cases (#3201)
  • openai: support for openai non-consumed streams (#3155)

[main cfe309d] bump: version 0.43.1 → 0.44.0
58 files changed, 77 insertions(+), 57 deletions(-)

0.43.1

23 Jul 14:35
Compare
Choose a tag to compare

v0.43.1 (2025-07-23)

Fix

  • langchain: added vendors to llm calls (#3165)

[main 87f8932] bump: version 0.43.0 → 0.43.1
58 files changed, 63 insertions(+), 57 deletions(-)

0.43.0

22 Jul 08:26
Compare
Choose a tag to compare

v0.43.0 (2025-07-22)

Feat

  • prompts: add tool function support (#3153)

Fix

  • llamaindex: structured llm model and temperature parsing (#3159)
  • langchain: report token usage histogram (#3059)
  • openai: prioritize api-provided token over tiktoken calculation (#3142)
  • milvus: Add metrics support (#3013)

[main 6704f15] bump: version 0.42.0 → 0.43.0
58 files changed, 70 insertions(+), 57 deletions(-)