Skip to content

Releases: traceloop/openllmetry

0.49.6

01 Dec 18:34

Choose a tag to compare

v0.49.6 (2025-12-01)

Fix

  • agno: add streaming support for Agent.run() and Agent.arun() (#3483)

[main c8c1553] bump: version 0.49.5 → 0.49.6
62 files changed, 67 insertions(+), 61 deletions(-)

0.49.5

27 Nov 12:55

Choose a tag to compare

v0.49.5 (2025-11-27)

Fix

  • openai: responses instrumentation broken traces for async streaming (#3475)
  • mcp: remove faulty logic of trying to deduce HTTP errors (#3477)

[main bc97e56] bump: version 0.49.4 → 0.49.5
62 files changed, 68 insertions(+), 61 deletions(-)

0.49.4

27 Nov 11:40

Choose a tag to compare

v0.49.4 (2025-11-27)

Fix

  • exp: Add run in github experiment (#3459)

[main a47c4e5] bump: version 0.49.3 → 0.49.4
62 files changed, 67 insertions(+), 61 deletions(-)

0.49.3

26 Nov 12:56

Choose a tag to compare

v0.49.3 (2025-11-26)

Fix

  • openai: recognize NOT_GIVEN and Omit (#3473)
  • dataset: add support for file cells in datasets with upload and external URL linking capabilities (#3462)
  • openai: report request attributes in responses API instrumentation (#3471)
  • sdk: crewai tracing provider conflict (#3470)
  • sdk: watsonx warning on initialization (#3469)
  • traceloop-sdk: add type-checking support with mypy (#3463)

[main e63ebe3] bump: version 0.49.2 → 0.49.3
62 files changed, 72 insertions(+), 61 deletions(-)

0.49.2

25 Nov 08:09

Choose a tag to compare

v0.49.2 (2025-11-25)

Fix

  • sdk: remove posthog (#3466)

[main 120b562] bump: version 0.49.1 → 0.49.2
62 files changed, 67 insertions(+), 61 deletions(-)

0.49.1

24 Nov 13:49

Choose a tag to compare

v0.49.1 (2025-11-24)

Fix

  • langchain: allow configuration of metadata key prefix (#3367)
  • openai: record service_tier attribute (#3458)

[main ba1aa4c] bump: version 0.49.0 → 0.49.1
62 files changed, 68 insertions(+), 61 deletions(-)

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