X Tutup
Skip to content

Releases: traceloop/openllmetry

0.53.0

04 Mar 07:46

Choose a tag to compare

v0.53.0 (2026-03-04)

Feat

  • langchain: add OpenTelemetry GenAI semantic conventions (#3673)

Fix

  • semconv: revert deleted semconv attributes (#3750)
  • pinecone: instrument pinecone package instead of deprecated pinecone-client (#3733)
  • langchain: support non-ascii characters to support i18n (#3734)

[main 0b9c603] bump: version 0.52.6 → 0.53.0
64 files changed, 75 insertions(+), 63 deletions(-)

0.52.6

26 Feb 15:37

Choose a tag to compare

v0.52.6 (2026-02-26)

Fix

  • dataset: Add versions to dataset metadata (#3732)
  • qdrant: support all versions of qdrant package (#3500)

[main a78de64] bump: version 0.52.5 → 0.52.6
64 files changed, 70 insertions(+), 63 deletions(-)

0.52.5

23 Feb 15:38

Choose a tag to compare

v0.52.5 (2026-02-23)

Fix

  • traceloop-sdk: Add evaluator config to the evaluator validator (#3706)
  • anthropic: restore accidentally lost cache tokens attributes (#3648)

[main c2974c9] bump: version 0.52.4 → 0.52.5
64 files changed, 70 insertions(+), 63 deletions(-)

0.52.4

19 Feb 13:19

Choose a tag to compare

v0.52.4 (2026-02-19)

Fix

  • openai-agents: fix realtime session event handling for prompts, completions, and usage (#3688)
  • preserve return values for RealtimeSession context manager methods (#3681)
  • openai-agents: add functools.wraps to dont_throw decorator (#3687)

[main ae9c348] bump: version 0.52.3 → 0.52.4
64 files changed, 71 insertions(+), 63 deletions(-)

0.52.3

10 Feb 14:52

Choose a tag to compare

v0.52.3 (2026-02-10)

Fix

  • openai-agents: add clear flag to support two instrumentation modes (#3489)

[main d4d4269] bump: version 0.52.2 → 0.52.3
64 files changed, 69 insertions(+), 63 deletions(-)

0.52.2

08 Feb 10:03

Choose a tag to compare

v0.52.2 (2026-02-08)

Fix

  • traceloop-sdk: Add conversation decorator (#3659)
  • traceloop-sdk: Add endpoint_is_traceloop attribute (#3650)

[main 8830cd7] bump: version 0.52.1 → 0.52.2
64 files changed, 70 insertions(+), 63 deletions(-)

0.52.1

02 Feb 09:21

Choose a tag to compare

v0.52.1 (2026-02-02)

Fix

  • voyageai: add to commitizen to bump on release (#3660)

[main c8205f5] bump: version 0.52.0 → 0.52.1
64 files changed, 69 insertions(+), 63 deletions(-)

0.52.0

02 Feb 08:25

Choose a tag to compare

v0.52.0 (2026-02-02)

Feat

  • voyage-ai: add voyage-ai instrumentation (#3653)

Fix

  • openai-agents: apply content tracing flag to content (#3487)
  • traceloop-sdk: Align evals output schema (#3643)

[main 5f597c4] bump: version 0.51.1 → 0.52.0
62 files changed, 72 insertions(+), 61 deletions(-)

0.51.1

26 Jan 16:27

Choose a tag to compare

v0.51.1 (2026-01-26)

Fix

  • openai-agents: add support for realtime (#3533)

[main ad330e3] bump: version 0.51.0 → 0.51.1
62 files changed, 67 insertions(+), 61 deletions(-)

0.51.0

20 Jan 11:40

Choose a tag to compare

v0.51.0 (2026-01-20)

Feat

  • google-generativeai: Add metrics support (#3506)

Fix

  • traceloop-sdk: Add csv and json support to experiment (#3537)
  • evals: evals API supports input + config, generate mbt functions (#3534)
  • langchain: correct unknown role in completion spans (#3532)
  • evals: auto generate evals (#3529)
  • tracing: Add association property (#3524)
  • openai-agents: optional import of optional deps (#3488)

[main 73913ea] bump: version 0.50.1 → 0.51.0
62 files changed, 76 insertions(+), 61 deletions(-)

X Tutup