Skip to content

Releases: traceloop/openllmetry

0.46.2

29 Aug 18:03
Compare
Choose a tag to compare

v0.46.2 (2025-08-29)

Fix

  • vertexai: add missing role attributes when handling images (#3347)
  • sdk: manual logging example + fix span ended error (#3352)
  • sdk: support disabling all instrumentations (#3353)
  • openai-agents: support json inputs (#3354)
  • openai: reasoning jsons weren't stored
  • crewai: fix unpack error when metrics are disabled (#3345)
  • milvus: Set default values when metrics are disabled (#3344)

[main e6a0bac] bump: version 0.46.1 → 0.46.2
58 files changed, 69 insertions(+), 57 deletions(-)

0.46.1

24 Aug 16:59
Compare
Choose a tag to compare

v0.46.1 (2025-08-24)

Fix

  • google-generativeai,vertexai: image support for Gemini models (#3340)

[main d71b7aa] bump: version 0.46.0 → 0.46.1
58 files changed, 63 insertions(+), 57 deletions(-)

0.46.0

24 Aug 06:22
Compare
Choose a tag to compare

v0.46.0 (2025-08-24)

Feat

  • openai: add reasoning attributes (#3336)
  • semantic-conventions-ai: Add reasoning attributes (#3330)
  • experiment: Add run experiment capabilities (#3331)

Fix

  • traceloop-sdk: bump logging instrumentation to support newer otel versions (#3339)
  • traceloop-sdk: add @staticmethod decorator to set_association_properties (#3341)
  • google-genai: update logic for deciding whether to use awrap or wrap in the Google Generative AI Instrumentation (#3329)
  • ollama: missing response model attr in operation duration metric (#3328)
  • bedrock: add guardrail on span attributes (#3326)

[main 85e3c51] bump: version 0.45.6 → 0.46.0
58 files changed, 73 insertions(+), 57 deletions(-)

0.45.6

18 Aug 07:59
Compare
Choose a tag to compare

v0.45.6 (2025-08-18)

Fix

  • anthropic: fix with_raw_response wrapper consistency and re-enable beta API instrumentation (#3297)
  • langchain: include content attribute when assistant messages have tool calls (#3287)
  • google-genai: migrate Google Generative AI instrumentation to googleapis/python-genai (#3282)

[main af48705] bump: version 0.45.5 → 0.45.6
58 files changed, 65 insertions(+), 57 deletions(-)

0.45.5

15 Aug 22:03
Compare
Choose a tag to compare

v0.45.5 (2025-08-15)

Fix

  • openai-agents: switch to hook-based instrumentation (#3283)

[main 738b649] bump: version 0.45.4 → 0.45.5
58 files changed, 63 insertions(+), 57 deletions(-)

0.45.4

14 Aug 15:14
Compare
Choose a tag to compare

v0.45.4 (2025-08-14)

Fix

  • relax opentelemetry-semantic-conventions-ai deps (#3259)

[main 50be41d] bump: version 0.45.3 → 0.45.4
58 files changed, 63 insertions(+), 57 deletions(-)

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(-)