Skip to content

Releases: traceloop/openllmetry

0.49.0

23 Nov 14:59

Choose a tag to compare

v0.49.0 (2025-11-23)

Feat

  • agno: add instrumentation for agno framework (#3452)

[main f36e5a7] bump: version 0.48.2 → 0.49.0
62 files changed, 67 insertions(+), 61 deletions(-)

0.48.2

23 Nov 13:38

Choose a tag to compare

v0.48.2 (2025-11-23)

Fix

  • add structured outputs schema logging for Anthropic and Gemini (#3454)
  • openai: use SpanAttributes instead of GenAIAttributes for cache token attributes (#3442)
  • migrate from events api to log records for otel 1.37.0+ compatibility (#3453)

[main e97e49e] bump: version 0.48.1 → 0.48.2
60 files changed, 67 insertions(+), 59 deletions(-)

0.48.1

17 Nov 15:23

Choose a tag to compare

v0.48.1 (2025-11-17)

Fix

  • openai: safe handle None tools value in responses api (#3447)
  • mcp: move exporter dependency to dev and test environment (#3445)

[main da7ec49] bump: version 0.48.0 → 0.48.1
60 files changed, 66 insertions(+), 59 deletions(-)

0.48.0

11 Nov 09:40

Choose a tag to compare

v0.48.0 (2025-11-11)

Feat

  • instrumentation: updated GenAI attributes to use OTel's (#3138)

Fix

  • openai: add streaming support for responses.create() api (#3437)
  • bedrock: handle non-text contentBlockDelta events in converse_stream (#3404)
  • openai-agents: span attribute handling for tool calls and results (#3422)
  • watson: collect prompt content and set as span attribute (#3417)

[main 8b91ed7] bump: version 0.47.5 → 0.48.0
60 files changed, 72 insertions(+), 59 deletions(-)

0.47.5

24 Oct 19:17

Choose a tag to compare

v0.47.5 (2025-10-24)

Fix

  • google-genai: make streaming responses work (again) (#3421)
  • langchain: changed dictionary access from spans[run_id] to spans.get(run_id) (#3403)

[main a693d39] bump: version 0.47.4 → 0.47.5
60 files changed, 66 insertions(+), 59 deletions(-)

0.47.4

22 Oct 17:34

Choose a tag to compare

v0.47.4 (2025-10-22)

Fix

  • fastmcp: Remote MCP instrumentation (#3419)

[main c144774] bump: version 0.47.3 → 0.47.4
60 files changed, 65 insertions(+), 59 deletions(-)

0.47.3

21 Sep 12:08

Choose a tag to compare

v0.47.3 (2025-09-21)

Fix

  • openai-agents: propagate gen_ai.agent.name through an agent flow + set workflow name to fast mcp (#3388)

[main 09cd046] bump: version 0.47.2 → 0.47.3
60 files changed, 65 insertions(+), 59 deletions(-)

0.47.2

17 Sep 08:02

Choose a tag to compare

v0.47.2 (2025-09-17)

Fix

  • mcp: add mcp.server parent span wrapper for FastMCP tool calls (#3382)

[main fd9626b] bump: version 0.47.1 → 0.47.2
60 files changed, 65 insertions(+), 59 deletions(-)

0.47.1

14 Sep 12:05

Choose a tag to compare

v0.47.1 (2025-09-14)

Fix

  • mcp: better instrumentation for FastMCP (#3372)
  • anthropic: preserve streaming helper methods in instrumentation (#3377)
  • cohere: add v2 api instrumentation (#3378)
  • mistralai: instrumentation for version 1.9+ compatibility (#3376)
  • sdk: dual bearer send via httpx (#3373)

[main 8287b30] bump: version 0.47.0 → 0.47.1
60 files changed, 69 insertions(+), 59 deletions(-)

0.47.0

10 Sep 20:06

Choose a tag to compare

v0.47.0 (2025-09-10)

Feat

  • writer: initial implementation (#3209)

Fix

  • crewai: Update CrewAI instrumentation name (#3363)
  • sample-app: Update google genai package (#3358)
  • traceloop-sdk: include telemetry SDK attributes in tracing (#3359)
  • sdk: get default span processor don't work without a base URL (#3360)

[main 84f5ee3] bump: version 0.46.2 → 0.47.0
60 files changed, 72 insertions(+), 59 deletions(-)